Covered in these exams
All questions (17)
A software project team has been tracking defects found during testing sprints. The data shows:<br/><br/>| Sprint | Defects Found | Defects Fixed | Remaining Defects |<br/>|--------|---------------|---------------|-------------------|<br/>| 1 | 23 | 20 | 3 |<br/>| 2 | 31 | 28 | 6 |<br/>| 3 | 28 | 25 | 9 |<br/>| 4 | 35 | 30 | 14 |<br/>| 5 | 40 | 32 | 22 |<br/><br/>What does this trend MOST likely indicate about the project?
A project team is working on a mobile application development project. During user acceptance testing, users report that while the application meets all functional requirements, the user interface is confusing and difficult to navigate. The development team argues that they built exactly what was specified in the requirements. What should the project manager do?
A project manager is working on an agile project where the team has been consistently delivering working software every sprint. However, the product owner reports that while individual features work correctly, the overall user experience is fragmented and inconsistent. What should the project manager recommend?
A project team is using Scrum and has been consistently delivering working software each sprint. However, the product owner reports that while individual features work correctly, the overall product architecture is becoming fragmented and technical debt is accumulating. What should the project manager recommend?
A project manager is leading a software development project where the development team has been consistently delivering features on time, but the quality assurance team reports that they are finding an increasing number of defects in recent deliverables. The defect trend is upward, and fixing defects is starting to consume significant development time. What should the project manager do FIRST?
A project manager discovers that a key project deliverable will not meet the quality standards expected by the client, even though it meets the technical specifications in the contract. The development team argues that they have fulfilled their contractual obligations. The client is likely to be dissatisfied with the deliverable quality. What should the project manager do?
A project team has been tracking defect trends over five sprints. The data shows defects found increasing from 15 to 42, defects fixed increasing from 12 to 35, but remaining defects accumulating from 3 to 18. What does this trend MOST likely indicate?
A project manager is working with a team that has been using agile practices for six months. While the team delivers working software regularly, retrospectives reveal recurring issues with technical debt and code quality that are starting to slow down development velocity. Which TWO actions should the project manager take to address these quality issues?
A project manager discovers that a critical project deliverable has a quality defect that wasn't caught during testing. The defect would be expensive to fix and could delay the project by two weeks. However, the deliverable might be acceptable to the client as-is. What should the project manager do FIRST?
A software development team is consistently delivering features that meet functional requirements but are experiencing increasing customer complaints about usability and performance. The team follows a definition of done that includes code review, unit testing, and functional testing, but customer satisfaction scores are declining. What should the project manager do FIRST?
A software development team has been consistently delivering features that meet functional requirements, but customer feedback indicates issues with usability, performance, and accessibility. The team's Definition of Done includes code review, unit testing, and functional testing, but customer satisfaction scores are declining despite meeting all technical criteria. What should the project manager do FIRST?
A software project team has been tracking defects found during testing sprints. The data shows a concerning trend where remaining defects are accumulating from 3 in Sprint 1 to 22 in Sprint 5, even though the team is finding and fixing more defects each sprint. What does this trend MOST likely indicate about the project?
A software development project has established quality standards requiring 95% test coverage and zero critical defects before release. During the final sprint, the team discovers they can only achieve 88% test coverage due to time constraints, but there are no critical defects. The release date is fixed due to a marketing campaign. What should the project manager do FIRST?
A project manager is implementing quality management for a medical device development project that must meet FDA regulatory standards. The project team has established quality processes, but recent testing has revealed several defects that could impact regulatory approval. The defects are not critical safety issues but do affect product performance. What should the project manager do FIRST?
A software project team has been tracking defects found during testing sprints. The data shows an increasing trend in remaining unresolved defects from 3 in Sprint 1 to 22 in Sprint 5, while defects found and fixed have also increased. What does this trend MOST likely indicate?
A software project team has been tracking defects across five sprints. The data shows: Sprint 1: 15 defects found, 12 fixed; Sprint 2: 22 defects found, 18 fixed; Sprint 3: 25 defects found, 20 fixed; Sprint 4: 30 defects found, 24 fixed; Sprint 5: 35 defects found, 28 fixed. The cumulative unresolved defects have grown from 3 to 18. What does this trend indicate?
A software project team has been tracking defects across six sprints. The data shows: Sprint 1: 12 found, 10 fixed; Sprint 2: 18 found, 15 fixed; Sprint 3: 22 found, 18 fixed; Sprint 4: 28 found, 22 fixed; Sprint 5: 32 found, 25 fixed; Sprint 6: 38 found, 30 fixed. The cumulative unresolved defects have grown from 2 to 25. What does this trend indicate?
Practice these questions with detailed guidance
Full answers, grading, and explanations on why each answer is correct.
Expert