Answer Posted / vrfrens01
The treturn and texit statements are used to stop execution
of called tests.
The treturn statement stops the current test and returns
control to the calling test.
The texit statement stops test execution entirely, unless
tests are being called from a batch test. In this case,
control is returned to the main batch test.
Both functions provide a return value for the called test.
If treturn or texit is not used, or if no value is
specified, then the return value of the call statement is 0.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain data parameterization in winrunner?
What do you verify with the sync point for object/window bitmap and what command it generates, explain syntax?
How do you call windows APIs, explain with an example?
what is risk?
How to test Fonts and its size thru "Font Expert" in Win Runner.
what is mean by release in quality center and who will perfom?
What in contained in the GUI map?
soft key for virtual object wizard ?
What actually happens when you load GUI map?
What is the use of gui map and what happens when gui map file get loaded?
How should we write and execute a user define function using WinRunner.
Name the different modes of recording?
What is the purpose of gui map configuration?
What is the use of test director testing tool?
How to do text matching?