Which scenario is more suitable for manual testing over automated testing?
- Ensuring complete code coverage.
- Load testing to simulate heavy user loads.
- Regression testing on a frequently changing codebase.
- Testing repetitive, time-consuming tasks.
Manual testing is more suitable for scenarios like load testing, which require a human perspective and judgment to simulate real-world usage conditions, something automation may struggle with.
Loading...
Related Quiz
- What is the main objective of performance testing in software development?
- Why are coding standards and style guides important in software development?
- How does a rolling deployment strategy differ from a Blue-Green deployment in terms of risk and downtime?
- What considerations are typically evaluated during the Feasibility Study in the initial phases of the SDLC?
- In large enterprises, the selection of Requirement Management Tools should consider aspects such as ______ and ______.