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
What are different types of vuser logs which can be used while scripting and execution?
What should be done to view parameter substitution in the execution log?
what are the risks you faced with loadrunner
What is script list?
For what purpose, user will be using ‘continue on’ error?
What are the three sections of a vuser script and what is the purpose of each one?
What is difference between manual scenario and goal oriented scenario?
During run time where the hosts saves the files?
What is loadrunner api function?
how to get current system time Loadrunner function?
How do you identify which protocol to use for any application?
What is the process for developing a vuser script?
How does caching affect performance testing results?
How many users can I emulate with loadrunner on a pc?
What is pause command?