Explain lr_output_message?
Answers were Sorted based on User's Feedback
Answer / aruna
eg
script code:
lr_save_string("123",svalue)
lr_output_message("The value of the data is : %d",svalue)
output:
The value of the data is :123
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / 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 |
Answer / masthan
Lr_output_message function is used to dispaly the output
message.
Eg :
lr_output_message (" request passed succesfully");
So the same thing will be displayed in output log
Like
Action
Request passed succesfully.
End Action.
| Is This Answer Correct ? | 2 Yes | 0 No |
I am not able to access controller machine and I have to run test. How would I handle this situation?
What do you mean by path?
HI, I have to do Load Test on web application which is having 2 logins. i.e the first login will take to the some links the first one should be one time login due to the limitations. once login need to select one of the link which will take to the main application. i have generated the script using Vuser_Init for first login when i am executing the scripts i am getting error , even i did correlation and did script in HTTP and web Click in either ways my script is not working can you please help me to get this.
If a load test has to run for 4 hours with 2,000 users, and the average iteration completes in 10 minutes, how many transactions will run per minute? can any give the calculation please.
What is vuser script?
why parameterization is necessary when load testing the web server and the data base server ?
Difference b/n Loadrunner and Performance center?
I have one Scenario login then bookcoffee then logout explain test plan for above scenario?
Hello testers..This question is for u? If u have guts give the ans for this question?***" Manual tester daily process is ..Study the req.S preparing test scenarios
What is the purpose of an extended log?
how many performance test scripts have you written? what was the performance issues you had? what did you recommended to that issues? what kind of performance requirements did you have? how did you tune the system for performance? how did you ramped up the users? how did you find the bottlenecks of the system? did you find any coding issues and if yes what kinds of?
When the rendezvous point is insert?