volume_mute
Three Types of User Testing
publish date: 2026/06/19 10:25:32.302838 UTC
volume_muteMatch each type of user testing 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
Type
Acceptance testing
Alpha testing
Beta testing
Description
A selected group of users works closely with the development team to test early releases
A release is made available to a larger group of users to experiment and raise problems with developers
Customers test the system to decide whether it is ready to be accepted from the developer and deployed
Correct Answer
(1) Alpha testing,A selected group of users works closely with the development team to test early releases
(2) Beta testing,A release is made available to a larger group of users to experiment and raise problems with developers
(3) Acceptance testing,Customers test the system to decide whether it is ready to be accepted from the developer and deployed
Explanation
The three types are: (1) Alpha testing - selected users work with the development team to test early releases; (2) Beta testing - an early release is made available to a larger user group for experimentation; (3) Acceptance testing - the customer tests the system using their own data to decide if it should be accepted from the developer.
Reference
Software Engineering, Ian Sommerville, 10th edition
