If you want to stop the execution of your script on error,
how do you do that?
Answers were Sorted based on User's Feedback
Answer / mahesh sv
The lr_abort function aborts the execution of a Vuser
script. It instructs the Vuser to stop executing the Actions
section, execute the vuser_end section and end the
execution. This function is useful when you need to manually
abort a script execution as a result of a specific error
condition. When you end a script using this function, the
Vuser is assigned the status "Stopped". For this to take
effect, we have to first uncheck the ?Continue on error?
option in Run-Time Settings.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / krishna chaitanya
Exit function usage will terminate the Execution.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the basic credentials should be provided while recording SAP-GUI?
how to write scenarios using loadrunner in real time application. plz give me an example
What are the different sections of the script? In what sequence do these sections run?
what is the exactly meening of web_reg_save_param?
How do you decide the number of load generator machine required to run a test?
What is the relationship between response time and throughput?
Which web protocol recording level generates the web_submit_form function?
What is pause command?
dear gurus! i have LR8.1 installed on my Laptop and am a week old in the US, i am unable to record any SCRIPT on the same..i am starting the WEBSERVER and then the Mercury sample application and then trying to record ..but it is giving me an error...please help me.thanks in advance..if i can get a step by step guidance it will be great.
Loadrunner is enough to monitor all the servers while load testing? if yes how can u monitor & which servers u monitor & how can u access those servers through LR explain it??
1 Answers CTS, Strategic Outsourcing Services,
What is bottlenecks and how to identify bottlenecks? Could anyone answer this question in point of interview please....
what are the benifits of creating multiple actions within any virtual user script ?