Multiple choice technology testing

What if the project isn't big enough to justify extensive testing?

  1. Use risk based analysis to find out which areas need to be tested

  2. Use automation tool for testing

  3. a and b

  4. None of the above

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

When project scale limits testing resources, risk-based analysis becomes the critical prioritization tool (Option A). This approach identifies high-risk areas requiring thorough testing while accepting lower coverage in safer, lower-impact components. Option B (automation tools) addresses execution efficiency but not scope prioritization. Risk analysis provides the strategic framework for allocating limited testing effort where it matters most.