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
How to integrate automated scripts from testdirector to winrunner scripts?
Explain data parameterization in winrunner?
What is the use of gui map and what happens when the gui map file get loaded?
Why don’t we normally load the gui maps through start up scripts?
Explain the purpose of loading winrunner add-ins?
global sheet and external excel sheet how it will work
How to check the background colour of the screen in WR?
How to have winrunner insert yesterdays date into a field in the application?
Difference between winrunner and test director?
What is the purpose of gui spy?
What is parameterizing?
What are the modes of script recording in winrunner ?
How to read the third party controls in the application
Hi iam a begginer or rather new stsrter to QTP and strugling to start as i have to start writing the automated scripts for the existing manual testing could some one send me some tips ans tricks for a jump start. Any help is greatly appreciated
What is contained in the test scripts?