what is batch mode, how can u run ur tests in batch mode?
Answer Posted / aaa
calling all the modules is called batch script.
The test scripts which are created for all the modules and
are stored in a common drive .To execute all the scripts
together you need to write a batch script and call all the
saved scripts and run in batch mode.
tools > general options >run >select run in batch mode >
click ok.
When the scripts are run in Batch ON mode the test resuts
will be stored in the main module and in the individual
module.
When the scripts are run in Batch OFF made the test results
will be stored only in the main module.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How to break infinite loop?
write a compilemodule function for loginscreen.
Explain the purpose of gui spy?
How do you modify the logical name or the physical description of the objects in gui map?
What do you verify with the sync point for object/window bitmap and what command it generates, explain syntax?
What is the purpose of gui map configuration?
How to to get the information from the status bar without doing any activity/click on the hyperlink?
How do you identify which files are loaded in the gui map?
Which are default codes winrunner generates when we start the application?
What is the usage of Test case Design Techniques,in Integration/System Testing?
What is the purpose of a gui spy?
What is the purpose of set_window command?
What information is contained in the checklist file?
Have you used winrunner in your project?
How do u check FONTS in Login Window?