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
How many types of vuser are available?
What are the loadrunner testing process?
What is the modular approach of scripting?
What component of loadrunner is used to record a script?
What is gui vuser and on which platform it will run?
What is transaction per second graph(pass)?
What is vuser script?
What is the number of graphs you can monitor using controller at a time? What is the max of them?
When the rendezvous point is insert?
What is the threshold level for think time and how can be this changed?
How are concurrent users differing from simultaneous users?
Suppose ur app server is .net server. In that connection pool is related to memory ?explain how?
how to get current system time Loadrunner function?
What are all the reasons to use the server resources monitor?
What is remote command launcher?