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
What are the Win Runner tools for functional testing?
What is the purpose of the temp GUI map file?
How do you configure gui map?
How do you unload the GUI map?
What is the purpose of gui map configuration?
Why don’t we normally load the gui maps through start up scripts?
Explain the purpose of loading winrunner add-ins?
What information is contained in the checklist file?
What is the use of test director testing tool?
When it is appropriate to change physical description?
How do you call windows APIs, explain with an example?
What do you verify with the sync point for object/window bitmap and what command it generates, explain syntax?
What is the usage of Test case Design Techniques,in Integration/System Testing?
How do you identify which files are loaded in the gui map?
Define parameterizing?