volume_mute

Three Stages of Commercial Software Testing

publish date2026/06/16 21:34:56.801669 UTC

volume_mute

A commercial software system typically goes through three stages of testing before deployment. Which of the following correctly lists all three stages in the right order?

Correct Answer

Development testing, release testing, user testing

Explanation

The three main stages of commercial software testing are: (1) Development testing - carried out during development by designers and programmers to discover bugs; (2) Release testing - a separate team tests a complete system version before release; (3) User testing - users or potential users test the system in their own environment.

Reference

Software Engineering, Ian Sommerville, 10th edition


Quizzes you can take where this question appears