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 |
How winrunner Handles varying window Labels?
how to write the pass or fail message in winrunner for eg: in QTP we can write like "Reporter.reportEvenr,micDon,"Test Test pass"
What are the modes of script recording in winrunner ?
What are Optinal Properties and Obligation Properties? please explain in detail.
whats spiral testing. give example
how do you rate your self in winrunner
How do you select multiple objects during merging the files?
How do you suppress a regular expression?
where can i get realtime projects
descriptive program for web application.
what is qtp licence
WHAT PURPOSE TO USE WINRUNNER