I need to validate the performance of ODBC application which uses RMI and CORBA interfaces. I was using the RMI- Java Protocol or Corba Protocol (there is no option in LR to select both the protocol at a time). But, while recording, the scripts are not getting generated.Can any body assist in this issue.with regardsSai

Showing Answers 1 - 6 of 6 Answers

e0richt

  • Feb 13th, 2007
 

in order to create an "action script", I had to create a jar that would perform the test that I wanted.put it on the machine that had Load Runner on it and create a "recordxxx.bat" kind of script. I used examples from the samples directory... run that script (you see it execute if you have any output to System.out.println) and will bring up "VuGen" and ask what kind of virtual user you want to create... RMI in my case and the script that would be able to run it, with any other info needed (directory to use, command line parameters, etc...)once you got past that, it will put code into the Action() part of the script... now you can save that virtual use script, and use it to develop a scenario...

  Was this answer useful?  Yes

fdha

  • Feb 13th, 2007
 

no

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions