Answer Posted / 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 |
Post New Answer View All Answers
How do you make the configuration and mappings permanent?
Explain data parameterization in winrunner?
How do you handle dynamically changing area of the window in the bitmap checkpoints?
Difference between winrunner and test director?
How to do text matching?
What is toogle breakpoints? How does it differ from break points?
How do you load GUI map?
Where did you learn winrunner and testdirector?
What is the XML test cases creation?
what is risk?
How do you clear a gui map files?
What is the use of gui map and what happens when gui map file get loaded?
what is the testing high level architecture
What is the purpose of set_window command?
How you integrated your automated scripts from TestDirector?