Which type of test cases are usually NOT a good fit for automation?
- Database test cases
- Exploratory test cases
- Load test cases
- Regression test cases
Exploratory test cases are based on real-time learning and testers' expertise. Automation is not suitable because these tests are often non-repetitive, less predictable, and leverage the human ability to spot unexpected issues in an ad-hoc manner.
Loading...
Related Quiz
- _______ testing assesses the system's performance with an increasing number of users until reaching the system's threshold limit.
- In test planning, which document provides a detailed view of the testing objectives, resources required, and the testing schedule?
- Which type of testing is primarily concerned with validating the software's overall functionality against the specified requirements?
- Test metrics that measure the effectiveness of the testing process by identifying areas that have been most problematic are known as _______.
- The selection of appropriate tools for automated testing largely depends on the _______.