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

how do you use DLLs in winnrunner?

1 Answers  


How to carry out manual testing for a background process which does't have any user interface

1 Answers  


Is it possible to run a WinRunner script without using GUI Map file? If yes how?

3 Answers   Relq,


During debugging how do you monitor the value of the variables?

1 Answers  


Welcome link is dynamic. How do you handle? What is your approach and write script.plz send answer

0 Answers  






what is add-in manager in WinRunner?

2 Answers  


When it is appropriate to change physical description?

0 Answers  


Dear all i am new to testing my company using vb.net and we are developing web based application. How i can test those application with winrunner if any one have some good tutorial or link kindly provide thanks u.

0 Answers  


how can we upload manul test caseses in to test director

1 Answers  


Please give an example for test case.

1 Answers  


How to Import(insert) data from an excel sheet to Database(table).

2 Answers   GE Capital, iGate,


What is the use of test director testing tool?

0 Answers  


Categories