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 |
Why should we consider 90 percentile graph in the Lr report? Why Not 80 graph?
what usually indicates that ur virtual user script has dynamic data that is dependent on u parameterized fields?
What is loadrunner agent?
How to find get the Response time of the Online News Feeds (News headlines getting updated in every second with out any user intervention)using Load Runner ?
how to test load test for an web application. what r the steps to do load test. urgently needed. thanks in advance
Where Can i get the Best training on Loadrunner
what is monitoring in load runner ?
what problems did you face ?
In how many ways we can convert a load test into stress test ?
What is difference between manual scenario and goal oriented scenario?
What are the 5 icons appear in the buttom of the controller windows?
What is the advantage of running vuser as a process than a thread?