Acceptance testing - Software Testing MCQs
1. Finding defect is not a major goal of acceptance testing. True or falsea) True
b) false
View Answer / Hide AnswerANSWER: a) True
Comment : A major goal is acceptance testing is to test if system is acceptable to user or not.
2. Who is responsible for acceptance testing?a) Software tester
b) Designer
c) Customer
d) Developer
View Answer / Hide AnswerANSWER: c) Customer
Comment: Customer is responsible for acceptance testing.
3. When acceptance test cases are prepared in v model?a) After system testing is done
b) As soon as testing begins
c) When user asks
d) When user requirements are gathered
View Answer / Hide AnswerANSWER: d) When user requirements are gathered
Comment: When user requirements are gathered, URS(User requirement specification) document is prepared based on which acceptance test cases are prepared.
4. Which of the following statement is not true?a) Acceptance testing determines if system is ready for release
b) Acceptance testing checks whether system meets needs and expectations
c) Acceptance testing helps to find defects in system
d) Acceptance testing is responsibility of user
View Answer / Hide AnswerANSWER: c) Acceptance testing helps to find defects in system
Comment: The goal of acceptance testing is to check if user accepts the system and ensuring his confidence in system. Defect finding is major goal of system testing.
5. Acceptance testing can be done after system is installed. True or false.a) True
b) false
View Answer / Hide AnswerANSWER: a) True
Comment: For commercial Of The Shelf (COTS) , system might be tested after installation is done.
6. Which of the following are types of acceptance systema) Alpha testing
b) Beta testing
c) Both a and b
d) Contract acceptance testing
e) Compliance acceptance testing
f) All the above
View Answer / Hide Answer7.Which of the following is/are not a characteristic/s of alpha testing?a) Simulated environment is created at developers site and user tests the system
b) System is installed at user organization and user tests the system
c) Alpha testing is also called as factory acceptance testing
d) Alpha testing is also called as site acceptance testing
e) both b and d
View Answer / Hide AnswerANSWER: e) both b and d
Comment: In alpha testing, Simulated environment is created at developers site and user tests the system. Alpha testing is also called as factory acceptance testing while remaining are characteristics of beta testing