📚 Practice Mode
Software Testing Techniques and Methodologies
Learn at your own pace with hints and detailed explanations
1 / 13
Multiple Choice
When software reliability measures are used to determine when to stop testing, the best types of test cases to use are those that
- Exercise system functions in proportion to the frequency they will be used in the released product
- Push the system beyond its designed operation limits and are likely to make the system fail
- Exercise unusual and obscure scenarios that may not have been considered in design
- Exercise the most complicated and the most error-prone portions of the system