If you want to stop the execution of your script on error,
how do you do that?
Answer Posted / 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 |
Post New Answer View All Answers
What are the advantages of load runner?
How are concurrent users differing from simultaneous users?
Where are automatic correlation options set?
When a scenario run exactly what happened?
how to add 100 for dynamic(correlate value) value
How is each step validated in the script?
What is elapsed time in load runner?
when i run start senario for different process it always completed at elapsed time 6.32 sec. i don't understand why it happens.. can we set elapsed time ? plz answer.... pratik196@gmail.com
What are the loadrunner testing process?
How does loadrunner execute a performance scenario?
What kind of problem can we face regarding hardware, software, network and memory bottleneck during the performance test?
What is the basic credentials should be provided while recording SAP-GUI?
What kind of problem we can face regarding hardware, software, network and memory bottleneck during the performance test?
How can we edit the vuser script?
How could you measures Https/Sec ?