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



If you want to stop the execution of your script on error, how do you do that?..

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

If you want to stop the execution of your script on error, how do you do that?..

Answer / krishna chaitanya

Exit function usage will terminate the Execution.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Load Runner Interview Questions

How is each step validated in the script?

0 Answers  


How is automated correlation configured?

0 Answers  


What is the Diffrence between Clint server & Web based application ? plz Explain in detail (Chandana)

1 Answers   IBM,


How do you debug a LoadRunner script?

2 Answers  


What is Performance testing?

5 Answers  






what r DLL functions in loadrunner?where these present?when &why we use these?

1 Answers   Symphony,


Types of frameworks which is fallowd in Loadrunner ? real timers plz(Chandana)

7 Answers   TCS,


How load runner interacts with the application?

0 Answers  


When you initialize the vuser what happen?

0 Answers  


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?

2 Answers   IBM,


Can u Explain me in real time projects any frameworks follows in Loadrunner ? if Yes plz mentiond(Chandana)

4 Answers   SoftSol,


What is the load runner testing process?

0 Answers  


Categories