Multiple Choice Questions & Answers on White Box Testing

Multiple Choice Questions & Answers on White Box Testing


1. A key principle of Scrum is ______________
a) Strict requirements
b) Requirements volatility
c) Fixed scale development
d) Cross-functional development
Answer: Requirements volatility

2. White Box techniques are also classified as_________________
a) Design based testing
b) Structural testing
c) Error guessing technique
d) None of the mentioned
Answer: Structural testing

3. The Sprint is a/an ___________ effort.
a) Timeboxed
b) Closed
c) Sandboxed
d) Open
Answer: Timeboxed

4. The _____________ is the sum of all the Product Backlog Items completed during a Sprint.
a) Sprint burn-down char
b) Release burn-up chart
c) Potentially shippable increment
d) Scrumban
Answer: Potentially shippable increment

5. ___________ defines “a flexible, holistic product development strategy where a development team works as a unit to reach a common goal”.
a) Scrum
b) FDD
c) DevOps
d) MDD
Answer: Scrum

6. The ______________ comprises an ordered list of requirements that a Scrum Team maintains for a product.
a) Sprint Review
b) Sprint Backlog
c) Product Increment
d) Product backlog
Answer: Product backlog

7. The _______________ represents the product’s stakeholders and the voice of the customer
a) Development Team
b) Scrum Master
c) Product Owner
d) Servant-leader
Answer: Product Owner

8. Each day during a Sprint, the team holds a ______________ with specific guidelines.
a) Impediment
b) Daily Scrum
c) Backlog refinement
d) Scrum of Scrums
Answer: Daily Scrum

9. The _____________ is the list of work the Development Team must address during the next Sprint.
a) Sprint Review
b) Sprint Backlog
c) Product Increment
d) Product backlog
Answer: Sprint Backlog

10. At the _____________ the team reflects on the past Sprint.
a) Sprint Review
b) Daily Scrum
c) Sprint Retrospective
d) Sprint Reflection
Answer: Sprint Retrospective

11. A _____________ is the basic unit of development in Scrum.
a) Class
b) Manifesto
c) Slice
d) Sprint
Answer: Sprint

12. Which of the following is/are White box technique ?
a) Statement Testing
b) Decision Testing
c) Condition Coverage
d) All of the mentioned
Answer: All of the mentioned

Comments