Stress testing for JMS messages
Question ID: 106619
2
0

We are currently using LR 12
I would like to know that is there a way to test JMS messaging using LoadRunner?
Basically I would like to stress test to see how many connections it can handle
and when the server break down. Right now at the beginning level we are using Apache ActiveMQ.

Marked as spam
Posted by (Questions: 159, Answers: 15)
Asked on January 27, 2016 12:07 pm
85 views
Answers (1)
3
Private answer

No, LoadRunner protocol will Not record JMS Steps. The process is to use a web service script and then enhance the script with LoadRunner JMS functions.

The JMS steps/functions are only available when manually creating scripts-you cannot record JMS messages sent between the client and server.

After you create a script with Web Service calls, you prepare it for replay.
You can enhance it with custom error and log messages or with transactions. In addition, you can enhance your script with JMS functions, jms_[suffix] or XML functions, lr_xml_[suffix]. For more information, see the Function Reference (Help > Function Reference).

Please review HP Virtual User Generator User Guide starting on page 848 for more details about this topic.

Marked as spam
Posted by (Questions: 17, Answers: 266)
Answered on January 27, 2016 12:08 pm
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top