When you have 15 million lines of code to test, and you need to get a quality product to market as soon as possible, you need ways to streamline testing. This paper explores how to use Coverage Analysis System (CAS) data to determine the optimum set of automated tests to execute for a corrected defect.
Trimming the Test Suite
articleBy
|
Summary
When you have 15 million lines of code to test, and you need to get a quality product to market as soon as possible, you need ways to streamline testing. This paper explores how to use Coverage Analysis System (CAS) data to determine the optimum set of automated tests to execute for a corrected defect.
We have derived different methods using CAS data:
- selecting all of the tests that execute the modified source file
- selecting the minimum number of tests that provide coverage for as many lines in the source file as have been executed
- selecting all of the existing tests that execute lines in the vicinity of where the source file was changed
Download Article:
XDD2168filelistfilename1_0.pdf
About The Author
Community Sponsor
Not specified
Lets Hang!