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
When the loadrunner controller open the winrunner file then what is the location of the winner configuration file?
What is stand-alone mode?
How are concurrent users differing from simultaneous users?
How can correlation be performed?
What are different types of vuser logs which can be used while scripting and execution? What is the difference between these logs? When you disable logging?
If we want to know the size of each component in system how?
How you enhance the basic script?
While the script is running we find some values that may need to be correlated? Is it possible to do manual correlation for those values?
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 the host attributes determine?
How do you enable text and image checks in vugen?
What is a ramp up and how it can be set?
what are the skip functions in Load Runner?
What should be done to view parameter substitution in the execution log?
Why vugen is used in lr?