Answer Posted / munna
if u want to print the messages in between the script
then we use lr_output_message
its just like report_msg ("")in win runner and msgbox()
in qtp
Ex:
lr_output_message("pass");
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
How can you test the global servers with using loadrunner
What are the challenges that you will face to script the step “select all” and then “delete” for any mail account?
What the host attributes determine?
What is run-time-setting?
What is loadrunner controller?
What is difference between manual scenario and goal oriented scenario?
What is the difference between load, performance testing?
What is rendezvous graph?
What is host?
How are concurrent users differing from simultaneous users?
What is the purpose of a loadrunner transaction?
How to schedule a scenario?
How will you stop the execution of a script on error?
What component of loadrunner is used to record a script?
What type of function generate and insert by the vugen to the script when you record a script?