Software Testing Solved MCQ

Software Testing Solved MCQ




Software Testing Solved MCQ contain set of 10 MCQ questions for Software Testing MCQ which will help you to clear beginner level quiz.



1. What is the order in which test levels are performed?
a) Unit, Integration, System, Acceptance
b) Unit ,System, Integration, Acceptance
c) Unit, Integration, Acceptance, System
d) It depends on nature of a project
 
2. Which testing is concerned with behavior of whole product as per specified requirements?
a) Acceptance testing
b) Component testing
c) System testing
d) Integration testing
3. Software tester should be involved very early during development phase of a project. True or false
a) True
b) false
4. System testing is a
a) Black box testing
b) White box testing
c) Grey box testing
d) Both a and b
5. Beta testing is useful way of compatibility testing. True or false.
a) True
b) False
6. System architecture is determined during which phase?
a) Requirement gathering
b) Implementation
c) Development
d) Design
7. Verifying that whether software components are functioning correctly and identifying the defects in them is objective of which level of testing?
a) Integration testing
b) Acceptance testing
c) Unit testing
d) System Testing
8. Who is responsible for component testing?
a) Software tester
b) Designer
c) User
d) Developer
9. Component testing is a
a) Black box testing
b) White box testing
c) Grey box testing
d) Both a and b
10. System testing only deals with functional requirements. True or false.
a) True
b) false