How do you run automated regression scripts

Questions by lolu79

Showing Answers 1 - 6 of 6 Answers

aroraam

  • Jul 1st, 2008
 

A workstation includes a regression testing program which tests application programs developed on the workstation using stored test scripts. A test directory tree is maintained to mirror a source code directory tree, and the test directory tree is employed to select the test scripts to be used in testing any newly compiled application programs.

  Was this answer useful?  Yes

Pooja579

  • Aug 4th, 2008
 

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

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions