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 |
How is each step validated in the script?
How is automated correlation configured?
What is the Diffrence between Clint server & Web based application ? plz Explain in detail (Chandana)
How do you debug a LoadRunner script?
What is Performance testing?
what r DLL functions in loadrunner?where these present?when &why we use these?
Types of frameworks which is fallowd in Loadrunner ? real timers plz(Chandana)
How load runner interacts with the application?
When you initialize the vuser what happen?
1.What will you do if the VuGen crashes while recording a script? 2.what will you do if Controller crashes while executing a scenario?
Can u Explain me in real time projects any frameworks follows in Loadrunner ? if Yes plz mentiond(Chandana)
What is the load runner testing process?