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
What are the platforms that WinRunner can be used?
How do you suppress a regular expression?
What do you verify with the gui checkpoint for single property and what command it generates, explain syntax?
How should we write and execute a user define function using WinRunner.
you hae a inbox and got a mail how can you know it is there or not write script.
How do you filter the objects in the gui map?
What is the use of gui map and what happens when the gui map file get loaded?
What is the purpose of different record methods 1) record 2) pass up 3) as object 4) ignore.
Without the gui map, use the phy desc directly?
How to get the resolution settings?
Define parameterizing?
How do you select multiple objects during merging the files?
what is qtp licence
What are data driven tests?
Difference between winrunner and test director?