Jmeter can test web applications and most applications that expose a Java API of sorts (including DB's with JDBC). It cant test thick clients. So yes it should be able to (with varying levels of difficulty) test whatever you have listed. It doesnt do so well with workflow or asynchronous sort of applications , but thats probably true of any application that needs to test workflow/asynchonous apps.
Your question is too broad however. On Wed, Jun 16, 2010 at 2:15 AM, Purvi Verma <[email protected]> wrote: > > Hello all, > > I came across a requirement where client wants to test the application with > Jmeter. We need to evaluate whether > Jmeter is fit for testing an application with the following technology. > > Please help. > > Project Technology is > > Oracle Tool set > > OBPM 10gR2 - Business process Management > OSB 10gR3 - Service Bus > Oracle Database 11G > > IBM > ilog - Rule Engine > > Thanks > Purvi > > =====-----=====-----===== > Notice: The information contained in this e-mail > message and/or attachments to it may contain > confidential or privileged information. If you are > not the intended recipient, any dissemination, use, > review, distribution, printing or copying of the > information contained in this e-mail message > and/or attachments to it are strictly prohibited. If > you have received this communication in error, > please notify us by reply e-mail or telephone and > immediately and permanently delete the message > and any attachments. Thank you > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

