CAD CAD Collaboration and Team Dynamics Questions and Answers 2 — Questions and Answers
Question 1: A development team consistently misses sprint goals due to unclear task ownership. Which agile practice best addresses this issue?
- Assigning a single owner to every task during sprint planning (Correct answer)
- Having the Scrum Master assign all tasks
- Letting management decide task allocation
- Creating a RACI matrix for every user story
Correct answer: Assigning a single owner to every task during sprint planning
Establishing clear task ownership during sprint planning ensures accountability and helps the team commit to realistic sprint goals.
Question 2: During a retrospective, two team members have a heated disagreement about coding standards. What should the facilitator do first?
- Acknowledge both perspectives and redirect the conversation toward finding a shared solution (Correct answer)
- End the retrospective immediately
- Ask the team to vote on who is correct
- Escalate the conflict to the product owner
Correct answer: Acknowledge both perspectives and redirect the conversation toward finding a shared solution
Acknowledging both viewpoints de-escalates tension and refocuses the team on collaborative problem-solving rather than personal positions.
Question 3: Which technique is most effective for improving knowledge sharing across an agile team with mixed experience levels?
- Pair programming rotations (Correct answer)
- Documenting everything in a wiki before starting work
- Having senior developers review all code alone
- Scheduling weekly lectures from senior team members
Correct answer: Pair programming rotations
Pair programming rotations create real-time knowledge transfer and help less experienced developers learn patterns and practices through hands-on collaboration.
Question 4: A cross-functional agile team is struggling because the QA engineer only tests at the end of each sprint. What collaboration improvement would have the greatest impact?
- Integrating testing throughout the sprint by having QA collaborate with developers from story kickoff (Correct answer)
- Hiring an additional QA engineer
- Moving QA to a separate sprint cadence
- Having developers write all tests themselves
Correct answer: Integrating testing throughout the sprint by having QA collaborate with developers from story kickoff
Shifting QA involvement to the beginning of each story promotes early defect detection and shared quality ownership across the team.
Question 5: What is the primary purpose of establishing working agreements in an agile team?
- To create shared expectations that enable the team to collaborate more effectively (Correct answer)
- To enforce strict rules that prevent any deviation from process
- To document individual performance metrics
- To satisfy organizational compliance requirements
Correct answer: To create shared expectations that enable the team to collaborate more effectively
Working agreements establish shared norms that help team members collaborate smoothly by setting mutual expectations for communication, code standards, and decision-making.
Question 6: An agile team has members across three time zones. Which approach best supports effective daily standups?
- Rotating the standup time so the burden of off-hours meetings is shared equally (Correct answer)
- Always scheduling at the time most convenient for the majority
- Replacing standups with email status reports
- Having each time zone hold its own separate standup
Correct answer: Rotating the standup time so the burden of off-hours meetings is shared equally
Rotating meeting times demonstrates respect for all team members and distributes the inconvenience of off-hours participation fairly across the distributed team.
A development team consistently misses sprint goals due to unclear task ownership.
Which agile practice best addresses this issue?