Skip to main content

SET PYQs from Unit-6

Which is/are the false statement(s) about alpha test?
(i) It is conducted by developers.
(ii) It is conducted in controlled environment.
(iii) It is conducted on live application

The alpha test is conducted at the developer's site by a customer. The software is  used in a natural setting with the developer "looking over the shoulder" of the user and recording errors and usage problems. Alpha tests are conducted in a controlled environment.
Alpha testing is typically conducted by the internal development and Quality Assurance (QA) teams within a company.

The beta test is conducted at one or more customer sites by the end-user of the  software. Unlike alpha testing, the developer is generally not present. Therefore, the  beta test is a "live" application of the software in an environment that cannot be controlled by the developer.

Only statement (iii) is false.

Comments