Why is it beneficial to have a mix of manual and automated testing in a project?
- It allows quick identification of issues in new changes
- It increases software reliability
- It provides a holistic quality assurance approach
- It reduces the overall cost
A holistic quality assurance approach is achieved when combining both manual and automated testing. While automation provides speed, repeatability, and accuracy, manual testing offers flexibility, human intuition, and an ability to address usability concerns.
Loading...
Related Quiz
- Why is modular scripting considered beneficial in test automation?
- Which black-box testing technique is based on deriving the test cases from the system requirements?
- _______ testing is typically done by in-house developers and testers during the final stages of the software development process.
- A _______ is a tool that helps visually impaired users by reading out the text displayed on the screen.
- In incremental integration testing, what is the significance of "top-down" and "bottom-up" approaches?