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
How do you handle tsl exceptions?
Name the two modes of recording?
global sheet and external excel sheet how it will work
How do you handle dynamically changing area of the window in the bitmap checkpoints?
What is the purpose of set_window command?
What in contained in the GUI map?
soft key for virtual object wizard ?
What information is contained in the checklist file?
What is the purpose of different record methods 1) record 2) pass up 3) as object 4) ignore.
This Is Sekar, Can Any One Of You Help Me? Question: How To Draw Charts In Excel Sheet Using Winrunner Scripts. Thanks, Sekar.
Define parameterizing?
How do you find an object in an gui map.
How do you maintain the document information of the test scripts?
What are data driven tests?
How do u check FONTS in Login Window?