What is T_Exit and T_return?

Answer Posted / bala

Winrunner interprets these statements differently for a
batch test and a regular test.During a regular test run
texit terminates tes execution.During a batch test run
texit haults the execution of the current test only and
control is returned to the batch test
treturn statment is used when calling a test .This statment
stops execution of the current test and returns control to
the calling test. The return statment also provides a
return value for the called test.If no value is specified
in the expression of the statment ,then the return value
is Zero
both are not functions, so they won't appear in the
functon generator.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

1805


Explain difference between winrunner and test director?

642


Write test scripts on a scenario where you have to transfer data from one table to another.

1587


soft key for virtual object wizard ?

1906


What are the Win Runner tools for functional testing?

2527






Explain the use of test director software?

611


What Framework is suitable to validate the Login screen.

1937


I want to do smoke test in my application but i have learnt the application before recording but im getting an error class name not found while running the script.I want to check each links and each text in my application. Can anybody answer my quesion plz.If it is possible i want test script for Yahoo login form with "New User" Login.

1643


what is risk?

2095


What are the different modes of recording in winrunner?

675


What is the purpose of set_window command?

717


Why don’t we normally load the gui maps through start up scripts?

637


what is the use of generate script that is avaliable 3 places(file settings, tools, object identification)

1887


What is debug mode in Winrunner?

1711


The title of the window consists of date and time.What is the regular expression to recognize the window as unique?

1485