Multiple choice technology testing

It is virtually impossible and economically not feasible to perform exhaustive testing. We have to avoid both under testing and over testing, while optimizing the testing resources, and reducing cycle time. When projects do not have unlimited resources, we have to make the best use of what we have. We need to select the Focus Areas which are important from the following stakeholders:

  1. Test Manager perspective

  2. Business from busienss processes perspective

  3. The developer from a system perspective

  4. The testers Perspective

Reveal answer Fill a bubble to check yourself
B,C Correct answer
Explanation

Business processes perspective identifies critical functionality, and system developer perspective reveals technical complexity and risk areas. These stakeholders define focus areas. Test manager and testers perspectives manage execution rather than define priorities.