Acceptance Testing - Multiple Choice Questions

Acceptance Testing - Multiple Choice Questions

1)
User Acceptance Testing (UAT) is a process to obtain confirmation that a system meets mutually agreed-upon requirements.

A) True
B) False

2)
Alpha Testing & Beta Testing are not part of UAT.

A) True
B) False

3)
Three major objectives of acceptance testing:

A) Confirm that the system meets the agreed upon criteria
B) Identify and resolve discrepancies, if there is any
C) Determine the readiness of the system for cut-over to live operations
D) Making sure that the critical module is bug free

4)
The acceptance test engineer may create an ............. document to communicate the deficiency in the acceptance to the supplier.

A) Acceptance Caution Change (ACC)
B) Acceptance Test Change (ATC)
C) Acceptance Criteria Change (ACC)
D) Acceptance Execute Change (AEC)

5)
Acceptance tests, also known as, customer tests and functional tests, validate the customer's view of the application. They are distinct from unit tests, which validate the programmer's view of the software internals.

A) True
B) False

6)
Accountability for software acceptance does not belong to the customer or user of the software.

A) True
B) False

7)
Acceptance testing and System testing is one and the same thing.

A) True
B) False

8)
The user must assign the criteria the software must meet to be deemed acceptable. Ideally, this is included in the ........

A) software requirements specifications
B) Project Plan
C) Use Cases
D) Both A & B

9)
Acceptance tests are written by the customers, with assistance from developers/testers only when requested.

A) True
B) False

10)
Acceptance test plan must include an explanation of how defined quality factors or objectives of acceptance testing activities will be achieved, during acceptance testing.

A) True
B) False

11)
It is usually not possible to do exhaustive acceptance testing but it is limited to sampling and governed by the sampling errors.

A) True
B) False

12)
Acceptance testing may happen at any phase of development in Waterfall model.

A) True
B) False

Answers