which TSl statement is used in winrunner to stop the Run

Answers were Sorted based on User's Feedback



which TSl statement is used in winrunner to stop the Run..

Answer / naganath.patil

1.Sleep()
2.wait()
3.Web_sync()
4.stop()

Is This Answer Correct ?    0 Yes 0 No

which TSl statement is used in winrunner to stop the Run..

Answer / ratna rao

Wait(5)-5 sec WinRunner will wait for execution.

Is This Answer Correct ?    0 Yes 0 No

which TSl statement is used in winrunner to stop the Run..

Answer / allin

pause()-function also used to stop execution until then if
u selected continue, next step will execute.If u select
Pause the control will stop in a particular step it self.

Is This Answer Correct ?    0 Yes 0 No

which TSl statement is used in winrunner to stop the Run..

Answer / sanjeev prabhudesai

texit([expression]) is used to stop the run of current test.
where expression provides return values to the called
test.

Is This Answer Correct ?    0 Yes 0 No

which TSl statement is used in winrunner to stop the Run..

Answer / sravanti

texit stops execution of the test. If testing is performed
in batchmode, control is returned to the calling batch test

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WinRunner Interview Questions

what is test bed

1 Answers   Satyam,


What is the use of Merge option provided in WR

3 Answers  


What is boundary test?

0 Answers  


did you winrunner architecture

3 Answers   Wipro,


How do you invoke a text file from winrunner?

6 Answers   BeBo Technologies,






What do you verify with the database check point custom and what command it generates, explain syntax?

0 Answers  


can anybody please send me important scripts in qtp

1 Answers  


How many types of tests can u create in winrunner?

2 Answers   Covansys,


i'm using WR 8.2 version to test a form developed using ORACLE10g. The problem i'm facing is, the form has number of edit objects in that only two objects are not able to recognize by WR while running the script. ( if i FIND that object in the GUI File it highlights the object but if i press SHOW button not able to recognize) can anyone tell me the reason for it??

2 Answers  


What is the extension of GUI check points check list file?

3 Answers   FCG,


what is the winrunner framework?

1 Answers   Agile Software, GE,


Where did you learn winrunner and testdirector?

0 Answers  


Categories