Can u plz tell me what r the functions available in load
runner and how to write userdefined functions and what are
they?
Answers were Sorted based on User's Feedback
Answer / lucky123
hi
the functions start with lr_ r called load runner functions.
ex:lr_message()
lr_debug_messag()
lr_error_message()
lr_find_string()
lr_eval_string()
with in brackets there r some comments.for those ucan ake
the help of load runner.
user defined functions we have to write in vb.and stored in
load runner DLL directory.then we can use them in script
directly.
Is This Answer Correct ? | 7 Yes | 2 No |
Answer / pushpa
For this Functions can u post examples for each
funtion,then we easily understand.
Is This Answer Correct ? | 1 Yes | 1 No |
You have created several auto-correlation rules. A new tester on your team is preparing to record a group of scripts on the same application on his workstation. What can you do to provide the tester with the correlation rules?
How can we edit the vuser script?
what are the objectivies of performance testing and what is tuning?
What is the use of lr_start_transition statement in loadrunner.
unexpectedly in analysis when i generated the report think time is added to response time.how to remove the thinktime from the report?
What is action section?
can we use Load Runner to perform load testing on client- server application developeds in java? if yes, which protocol to use and how to go for it?
Can u call QTP scripts from Load Runner?
Hello Friends, Can anyone please let me know about Performance testing health care EDI ( 270,271, 835 ect). I need as detailed answer as possible. I am going to use LoadRunner for load testing. I would really really really appreciate your help. Thanks, Piyush
what is the language(Script) use in Loadrunner script?
Need to know best institute where i can learn LR with live concepts... Please suggest if any one knows...
If you want to stop the execution of your script on error, how do you do that?