which function executes multiple TSL script
Answers were Sorted based on User's Feedback
Answer / srikanth.m
by using BATCH test we can execute multiple tests/multiple
TSL statments by making use of CALL() statement.
if there is any mistake please correct me @
madamanchi.sri@gmail.com
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / mayank maheshwari
Batch Test is used to executes multiple TSL script.
Suppose u have two TSL one is test1 and aother u have test2.
tset1 is save in C drive and also the test2.
then using call function u can execute..
call "C:\\test1"();
call "C:\\test2"();
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / maheswar
suresh thanks for posting questions and answers.
| Is This Answer Correct ? | 0 Yes | 2 No |
What different actions are performed by find and show button?
Where are the expected results file will be stored? what is the extension of that?
Difference between actions and functions
How do you load GUI map?
For my web Application I am recording website by WR. but the fuctions are displaying normal recorded fun. such as set_window...etc. eventhough i selected web add-in at start up WR. how to use web functions? such as web_link_click.... pls. guide
what is Add-wathch, how will it work?
How to check property of specific icon is highlighted or not?
What is Analog Recording?
What do you verify with the gui checkpoint for single property and what command it generates, explain syntax?
What is the add-in used to test the web application in winrunner?
1 Answers Hanu Software, Second Foundation,
I want to know is there any latest Win Runner Technology? If then plz tell me in detail. Thanks
What is parameterizing?