| |
GeekInterview.com > Interview Questions > Testing > Test Automation
| Print | |
Question: how do you run automated regression scripts
|
| August 08, 2008 21:35:57 |
#2 |
| Pooja579 |
Member Since: August 2008 Total Comments: 2 |
RE: how do you run automated regression scripts |
If there are more than one automated regression script, then you can perform a 'Batch Run' While certain automated tools let you write a bit of code to run all the scripts one after the other. There are also more advanced features in tool like QTP - The 'batch run' feature (seen under QTP submenu in Programs list) lets you select the scripts that shud be run in a batch mode and once set off, the scripts are run one after the other with out needing any intervention from the tester. The results can be verified once all the scripts ran |
| |
Back To Question | |