Suggest you take a look at the JMS section of the manual:
http://jakarta.apache.org/jmeter/usermanual/component_reference.html#JMS_Publisher
http://jakarta.apache.org/jmeter/usermanual/component_reference.html#JMS_Subscriber
http://jakarta.apache.org/jmeter/usermanual/component_reference.html#JMS_Point-to-Point

Haven't used JMeter for JMS yet (though should have instead of LoadRunner).

Not sure about the DB query, but start by looking into:
http://jakarta.apache.org/jmeter/usermanual/component_reference.html#JDBC_Request
and perhaps using a response assertion on the result? Wiser heads than I
might have more information.

On Tue, Dec 15, 2009 at 5:06 PM, testing.arun <[email protected]
> wrote:

>
> Hi,
>
> I am testing an application which uses OpenMQ.
> When I send a http request it first goes to my message queue (if it success
> it goes to success queue othe wise error queue)
> If it is a success message it inserts records into my DB(MySQL).
>
> How can I use Jmeter for load test of this application.
>
> --
> View this message in context:
> http://old.nabble.com/OpenMQ-testing-Using-Jmeter-tp26789924p26789924.html
> Sent from the JMeter - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to