volume_mute
Alpha Testing vs Beta Testing
publish date: 2026/05/30 21:26:58.813190 UTC
volume_muteMatch each testing term to its correct description.
To complete the line match
- Click on an item in the first group
- Click on the match in the second group
To delete a match, double click on a line
Term
Alpha testing
Beta testing
Description
Acceptance testing for custom systems — the process continues until the client and developer agree the system is an acceptable implementation of the requirements
A system is delivered to a number of potential customers who agree to use it and report problems, exposing the product to real use before general release
Correct Answer
(1) Alpha testing,Acceptance testing for custom systems — the process continues until the client and developer agree the system is an acceptable implementation of the requirements
(2) Beta testing,A system is delivered to a number of potential customers who agree to use it and report problems, exposing the product to real use before general release
Explanation
Alpha testing is used for custom systems developed for a single client; it continues until the developer and client agree the delivered system is acceptable. Beta testing is used for software products marketed to multiple customers; the product is exposed to real use and problems are reported back to developers.
Reference
Software Engineering, Ian Sommerville, 9th edition
