differance between "lr_output_message"
and "lr_error_message"?
Answers were Sorted based on User's Feedback
Answer / ajay
lr_output_message function will give the data during the
run where as lr_error_message will give the error message
details when occured during the run.
For example
lr_output_message("VARNAME, %S",LR_EVAL_STRING
("{parameter}"));
will give the value of the "parameter" which is substituted
in the script during the run.
Where as lr_error_message will give only error messages
during run.
| Is This Answer Correct ? | 18 Yes | 5 No |
Answer / shankar
lr_output_message - The lr_output_message function sends
notifications to the Controller Output window and the Vuser
log file.
lr_error_message - The lr_error_message function sends an
error message to the LoadRunner Output window.
| Is This Answer Correct ? | 13 Yes | 5 No |
Difference b/w URL and HTML modes in LR?
here 100user and 8hours time and 500000 transactions what r the inputs nees for this scenario?
What are the different components of loadrunner?
Hi Am new for load testing.I got the following error..Please check it and do needful.. Action.c(213): To location "http://10.239.32.23/CCM-NIELSEN- PUNE/wfErrorApplication.aspx" [MsgId: MMSG-26693] Action.c(213): Found resource "http://10.239.32.23/CCM- NIELSEN-PUNE/ccms_css.css" in HTML "http://10.239.32.23/CCM- NIELSEN-PUNE/wfErrorApplication.aspx" [MsgId: MMSG-26659] Action.c(213): Found resource "http://10.239.32.23/CCM- NIELSEN-PUNE/images/ERROR.GIF" in HTML "http://10.239.32.23/CCM-NIELSEN- PUNE/wfErrorApplication.aspx" [MsgId: MMSG-26659]
Why is parameterization necessary in the script?
what is built monitors and they are explain plz?
Where do you set automatic correlation options?
which language is used for load runner script?
When will u do Lad Testing,Stress Testing, Spike Testing and scalability Testing?
There is scenario. Total no. of transaction you have to done 1,00,000 in 8 Hour duration. One transaction taking time to complete 6 mins. how many Vusers you will run on this test.
Script is working fine in Vgen.. but while running in Controller a error is throwing as "Action.c(59):Error-27995:Requested link(Text=My account") not found" I searched and it is pointing "web_link(...)" line. Plz help me regarding this.. if any.. Thanks
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?