Q. Several techniques for using test execution information to prioritize test cases for regression testing include, (Solved)
1. Techniques that order test cases based on their total coverage of code components.
2. Techniques that order test cases based on their total coverage of code components not previously covered.
3. Techniques that order test cases based on their estimated ability to reveal faults in the code components that they cover.
4. All of the above
- d. All of the above