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 |
Hi I am to load runner ,please let me know what is the actual process of load runner and how to use it
Which is the best institute for LOAD RUNNER in HYD? what is the market for LR present?
What is Standard deviation? How it will use in Lr?
What is the process for developing a vuser script?
Hi Guys, Is it possible to merge and compare graphs from different scenarios in load runnner ?
How to calculate TPS in LR and Jmeter? Suppose I need to carry out test for 1hr duration with 10 VU and i need to achieve 5000 transactions. What should be the iteration of a single user to achieve this ?
how can we test clent server application and what is the preliminary requirement for load testing
explain about goal-oriented scenario in controller
What kind of problem can we face regarding hardware, software, network and memory bottleneck during the performance test?
What is rendezvous graph?
What is threshold time in load runner
How to call the QTP script in to the load runner? which foment should it be?