which TSl statement is used in winrunner to stop the Run
Answers were Sorted based on User's Feedback
Answer / naganath.patil
1.Sleep()
2.wait()
3.Web_sync()
4.stop()
| Is This Answer Correct ? | 0 Yes | 0 No |
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 |
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 |
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 |
In Analog mode of Recording in WinRunner,the maximum value of Y in (x,y) is ?
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??
How do you handle tsl exceptions?
How does WinRunner evaluate test results?
How to connect TestDirector from winrunner tool?
In the flight example flight(select flights) button is recognizing ,it recognizes as object how to gui map configure to button pls explain
can i get apex technologies interview questions in testing
what is the advantage of INOUT parameter over OUT parameter?
can anybody tell me about 5 critical,major & low severity and priority with examples.
How do you do digital signature test in winrunner?
what is the extension of the gui expected results file?
what are the different modes of executing TSL Script