SCRUM Training Quiz

Approved & Edited by ProProfs Editorial Team
The editorial team at ProProfs Quizzes consists of a select group of subject experts, trivia writers, and quiz masters who have authored over 10,000 quizzes taken by more than 100 million users. This team includes our in-house seasoned quiz moderators and subject matter experts. Our editorial experts, spread across the world, are rigorously trained using our comprehensive guidelines to ensure that you receive the highest quality quizzes.
Learn about Our Editorial Process
| By Sourav9385
S
Sourav9385
Community Contributor
Quizzes Created: 1 | Total Attempts: 3,566
Questions: 10 | Attempts: 3,567

SettingsSettingsSettings
SCRUM Training Quiz - Quiz

Do you think you can pass this SCRUM training quiz? Scrum, or SCRUM, is understood as a framework made for project management. It is made with a primary emphasis on software development, although it's been used in various other fields, including research, sales, marketing as well as advanced technologies. Let's just start your SCRUM training with some interesting questions here. All the best to you! Share this quiz with your friends too!


Questions and Answers
  • 1. 

    What happens to the Product Backlog as development continues from Sprint to Sprint?

    • A.

      It gets larger as it contains the list of completed items.

    • B.

      It gets smaller as the teams complete all tasks.

    • C.

      It gets smaller because the scrum master removes all tasks that are not needed

    • D.

      It gets larger as the Sprint Review demonstration prompts requests for more or different features.

    Correct Answer
    D. It gets larger as the Sprint Review demonstration prompts requests for more or different features.
    Explanation
    New scope discovery tends to outpace velocity. Scrum teams ship the highest value products they can, within time constraints, accepting that some requests must be delayed until future releases.

    Rate this question:

  • 2. 

    When do we hold a retrospective meeting?

    • A.

      At the end of each sprint, after the sprint review meeting.

    • B.

      At the beginning of the project

    • C.

      At the end of the project

    • D.

      Depends on the Scrum Master's availability.

    Correct Answer
    A. At the end of each sprint, after the sprint review meeting.
    Explanation
    A retrospective meeting is held at the end of each sprint, after the sprint review meeting. This allows the team to reflect on the sprint, identify what went well and what could be improved, and make adjustments for the next sprint. Holding the retrospective meeting at this time ensures that the team can gather feedback and insights while the sprint is still fresh in their minds, making it easier to identify areas for improvement. It also aligns with the iterative and incremental nature of agile development, where regular feedback and adaptation are key principles.

    Rate this question:

  • 3. 

    What is the Scrum Development Team expected to do during the first sprint? (Choose Two)

    • A.

      Nail down the architecture

    • B.

      Build a thin slice of potentially ship-able functionality

    • C.

      Develop a detailed plan for the rest of the project

    • D.

      Test the product

    Correct Answer(s)
    B. Build a thin slice of potentially ship-able functionality
    D. Test the product
    Explanation
    During the first sprint, the Scrum Development Team is expected to build a thin slice of potentially ship-able functionality. This means that they should focus on delivering a small, but complete, portion of the product that could potentially be released to customers. Additionally, they are also expected to test the product during this sprint to ensure that it meets the required quality standards. This allows for early feedback and helps in identifying any issues or bugs that need to be addressed before the final release.

    Rate this question:

  • 4. 

    Who creates a Product Backlog item's effort estimate?

    • A.

      Scrum Master, with inputs from Scrum team.

    • B.

      Product Owner, with inputs from Scrum Team

    • C.

      Scrum Team, after clarifying the requirement.

    • D.

      Project Manager and Stakeholders

    Correct Answer
    C. Scrum Team, after clarifying the requirement.
    Explanation
    The Scrum Team creates a Product Backlog item's effort estimate after clarifying the requirement. This is because the Scrum Team is responsible for understanding the requirements and breaking them down into smaller, manageable tasks. They have the necessary knowledge and expertise to estimate the effort required for each item in the Product Backlog. The Scrum Master and Product Owner may provide inputs or guidance, but ultimately, it is the Scrum Team that is responsible for estimating the effort. The Project Manager and Stakeholders are not directly involved in creating the effort estimate for a Product Backlog item.

    Rate this question:

  • 5. 

    Which of the following is the team responsible for? (Choose 4 answers)

    • A.

      Coordinating daily during the sprint to meet the sprint goal.

    • B.

      Resolving internal conflicts.

    • C.

      Increasing productivity and learning.

    • D.

      Selecting the product owner.

    • E.

      Planning how to meet the Sprint goal.

    Correct Answer(s)
    A. Coordinating daily during the sprint to meet the sprint goal.
    B. Resolving internal conflicts.
    C. Increasing productivity and learning.
    E. Planning how to meet the Sprint goal.
    Explanation
    The team is responsible for coordinating daily during the sprint to meet the sprint goal, resolving internal conflicts, increasing productivity and learning, and planning how to meet the Sprint goal. These responsibilities are essential for the team to work effectively and efficiently towards achieving the sprint goal and delivering high-quality results. Coordinating daily helps the team stay aligned and on track, resolving conflicts ensures a healthy and collaborative work environment, increasing productivity and learning leads to continuous improvement, and planning ensures a clear roadmap to achieve the sprint goal.

    Rate this question:

  • 6. 

    During Sprint Execution, when are new tasks added? 

    • A.

      Never, Sprint tasks are fixed and are decided during sprint planning.

    • B.

      When Product Owner identifies a new task

    • C.

      When Scrum Master approves them

    • D.

      As soon as possible after they are identified, unless they reflect a scope change in sprint goals or committed Product Backlog items.

    Correct Answer
    D. As soon as possible after they are identified, unless they reflect a scope change in sprint goals or committed Product Backlog items.
    Explanation
    New tasks are added during Sprint Execution as soon as possible after they are identified, unless they reflect a scope change in sprint goals or committed Product Backlog items. This allows for flexibility and adaptability within the sprint, ensuring that any new tasks that arise can be addressed promptly. However, if these new tasks would significantly impact the sprint goals or the committed Product Backlog items, they would need to be evaluated and potentially considered as scope changes before being added to the sprint.

    Rate this question:

  • 7. 

    Which technique is least effective in encouraging collaboration between the Scrum Team and the Product Owner?

    • A.

      Act as a go-between for them.

    • B.

      Teach the team to talk in terms of business needs and objectives.

    • C.

      Listen to their communications.

    • D.

      Teach the product owner about technologies the team uses

    Correct Answer
    A. Act as a go-between for them.
    Explanation
    Acting as a go-between for the Scrum Team and the Product Owner is the least effective technique in encouraging collaboration between them. This approach creates a communication barrier and hinders direct interaction between the two parties. Collaboration is best fostered when the Scrum Team and the Product Owner directly communicate and work together to understand business needs, objectives, and technical aspects. Listening to their communications, teaching the team to talk in terms of business needs, and educating the Product Owner about the team's technologies all contribute to effective collaboration.

    Rate this question:

  • 8. 

    How frequently do you test in the Scrum model?

    • A.

      As soon as QC team is available

    • B.

      Every time the code changes

    • C.

      Once per night or day

    • D.

      Once a week

    Correct Answer
    B. Every time the code changes
    Explanation
    In the Scrum model, testing is done every time the code changes. This is because Scrum follows an iterative and incremental approach, where the development team continuously delivers working software in short iterations called sprints. Each sprint aims to deliver a potentially shippable product increment. Therefore, testing is performed whenever there is a change in the code to ensure that the new functionality or bug fixes do not introduce any regressions or issues. This helps in maintaining the quality of the software throughout the development process.

    Rate this question:

  • 9. 

    When is sprint execution completed?

    • A.

      It Depends

    • B.

      When all committed Product Backlog items meet their definition of "Done."

    • C.

      When the timebox expires

    • D.

      When all tasks are complete

    Correct Answer
    C. When the timebox expires
    Explanation
    The correct answer is "When the timebox expires." In sprint execution, a timebox is set for the duration of the sprint. The sprint execution is considered completed when this timebox expires, regardless of whether all tasks are complete or all committed Product Backlog items meet their definition of "Done." The timebox serves as a fixed timeframe for the sprint, ensuring that the team stays focused and delivers within a specific timeframe.

    Rate this question:

  • 10. 

    The CEO asks a team member to do some work outside the goals of the current Sprint in progress. What should the team member do? (Choose One)

    • A.

      Inform the Product Owner so he/she can work with the CEO

    • B.

      Add it to the current sprint while swapping out the committed work of equal size.

    • C.

      Add it to the next sprint

    • D.

      Add it to the current sprint.

    Correct Answer
    A. Inform the Product Owner so he/she can work with the CEO
    Explanation
    The team member should inform the Product Owner so that they can work with the CEO. This is because the Product Owner is responsible for managing the product backlog and prioritizing the work for the team. By involving the Product Owner, they can assess the request from the CEO and determine if it aligns with the overall goals and priorities of the project. They can then work with the CEO to find a suitable solution, whether it be adding the work to the current sprint or planning it for a future sprint.

    Rate this question:

Quiz Review Timeline +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Aug 24, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • Dec 06, 2013
    Quiz Created by
    Sourav9385
Back to Top Back to top
Advertisement
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.