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 |
how many options are provided in WR login screen
How to break infinite loop?
Where to use the public or private functions in your script?
Are there any suitable free tools to conduct performance test on a php web application?Manual or automation which is preferable for such kind of application? please answer ASAP
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.
What is the use of gui map and what happens when the gui map file get loaded?
How do you load GUI map?
how to insert check points? whatis the gui check point?
how do you use DLLs in winnrunner?
what is the testing high level architecture
Could you anyone share me the path to download the automation tools which are having trial license version?
Other than Regression testing where can also it can be used.