Agile Scrum(Computer Science ) Questions and Answers

Question 1. Which of the following is delivered at the end of the Sprint?
  1.    A document containing test cases for the current sprint
  2.    An architectural design of the solution
  3.    An increment of Done software
  4.    Wireframes designs for User Interface
Explanation:-
Answer: Option C. -> An increment of Done software

Question 2. Which of these isn't a sprint event?
  1.    Sprint Planning
  2.    Daily Stand Up
  3.    Sprint Review
  4.    Sprint Closure
Explanation:-
Answer: Option D. -> Sprint Closure

Question 3. What is the ideal sprint length?
  1.    1 - 4 weeks
  2.    3 months
  3.    6 weeks
  4.    1 - 2 months
Explanation:-
Answer: Option A. -> 1 - 4 weeks

Question 4. Which statement is a value from the agile manifesto safe
  1.    Alignment
  2.    Transparency
  3.    Built-in Quality
  4.    Program execution
  5.    All of above
Explanation:-
Answer: Option E. -> All of above

Question 5. Which of the following is not a principle of the manifesto for agile software development?
  1.    Commitment to the plan despite changing circumstances
  2.    Working software is delivered frequently (weeks rather than months)
  3.    Face-to-face conversation is the best form of communication (co-location)
  4.    Projects are built around motivated individuals, who should be trusted
Explanation:-
Answer: Option A. -> Commitment to the plan despite changing circumstances

Question 6. The Product Owner in a Scrum project
  1.    collaborates with the developers over prioritization of product backlog items, but the developers have the final say
  2.    creates a product backlog items but leaves prioritization to business analyst
  3.    collaborates with the developers over prioritization of product backlog items, but the product owner has the final say
  4.    Has no control over the prioritization of product backlog items
Explanation:-
Answer: Option B. -> creates a product backlog items but leaves prioritization to business analyst

Question 7. The Product Owner is part of the Delivery Team
  1.    True
  2.    False
Explanation:-
Answer: Option B. -> False

Question 8. What are the different Scrum events
  1.    Stand-up, Group coding, Backlog refinement , Sprint Retrospective
  2.    Daily Scrum, Group coding, Backlog refinement , Sprint Retrospective
  3.    Daily Scrum, Sprint Review, Backlog refinement , Sprint Retrospective
  4.    Daily Scrum, Sprint Review, Sprint Planning, Sprint Retrospective
Explanation:-
Answer: Option D. -> Daily Scrum, Sprint Review, Sprint Planning, Sprint Retrospective

Question 9. What are the scrum values?
  1.    Courage, Focus, Commitment, Respect, Openness
  2.    Courage, Focus, Commitment, Respect, Non-transparent
  3.    Fear, Focus, Indifference, Respect, Non-transparent
  4.    Courage, Disruptive, Non-committed, Respect, Openness
Explanation:-
Answer: Option A. -> Courage, Focus, Commitment, Respect, Openness

Question 10. What is a requirement for Scrum
  1.    Using JIRA
  2.    Being disciplined in applying the process
  3.    Having a separate Scrum master
  4.    Having 2-weeks sprints
Explanation:-
Answer: Option B. -> Being disciplined in applying the process