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
This Is Sekar, Can Any One Of You Help Me? Question: How To Draw Charts In Excel Sheet Using Winrunner Scripts. Thanks, Sekar.
Write test scripts on a scenario where you have to transfer data from one table to another.
what is risk?
What is contained in the test scripts?
How do you identify which files are loaded in the gui map?
you hae a inbox and got a mail how can you know it is there or not write script.
What is tsl? What 4gl is it similar too?
What are the virtual objects and how do you learn them?
What is the use of gui map and what happens when gui map file get loaded?
When it is appropriate to change physical description?
How do you call windows APIs, explain with an example?
What are the platforms that WinRunner can be used?
What are the reasons that winrunner fails to identify gui object?
How to find the local host name using winrunner ?
What are different types of checkpoints?