While automated tests are excellent for repetitive tasks, _______ testing is often needed for exploratory and usability checks.
- black-box
- load
- manual
- white-box
While automated tests can efficiently handle repetitive tasks, manual testing is indispensable for exploratory testing (where testers actively explore the application to identify issues) and usability checks to ensure a user-friendly experience.
Loading...
Related Quiz
- What is the main advantage of integrating automated testing into a Continuous Integration process?
- Imagine a scenario where testing is being conducted and the same bugs are being reported even after they've been fixed. Which principle of software testing might explain this phenomenon?
- In error guessing, testers often create a list of potential errors called _______. What is this list commonly known as?
- A specific approved version of the software that can be used as a starting point for further development is referred to as a _______ in Configuration Management.
- The process of evaluating and comparing different test automation tools to determine which one best fits the project's needs is known as _______.