Which of the following is related to Alpha Testing and Beta Testing?
2025
Which of the following is related to Alpha Testing and Beta Testing?
- A.
Unit Testing
- B.
System Testing
- C.
Acceptance Testing
- D.
Integration Testing
Attempted by 87 students.
Show answer & explanation
Correct answer: C
Alpha testing and Beta testing are standard industry terms that fall directly under the category of Acceptance Testing in software quality assurance processes. These specific phases validate whether the system meets business requirements and is ready for deployment, unlike Unit or Integration testing which focus primarily on code components.