Product conception to product retirement - Answers For a software life cycle process, the term
"life" refers to the time from
Verification and validation - Answers What are the activities to assess the software product to
make sure it works the way it should and that it meets the client's needs?
Requirements and tests - Answers What are examples of work products in making a software
product?
A role performs task, a task produces a work product, and a task consumes a resource - Answers
As defined and depicted in the course, which one of the following statements is true?
Managing risks, performing estimations, and allocating sources - Answers From the course,
what are examples of project management activities?
Integration - Answers From the course, in which phase would an activity to integrate
functionality into a working product occur?
small - Answers A specific Extreme Programming practice is to have____releases, so that
releases happen frequently
Developers run unit tests while refactoring
The design of the source code is restructured without changing its behavior - Answers In the
Extreme Programming practice of refactoring, which two of the following statements is true?
(Choose two that are correct)
Continuous Integration - Answers Which of the following Extreme Programming practices
focuses on developers frequently combining their code?
on-site - Answers Following an Extreme Programming practice, the customer is____which can
be difficult to arrange
Concentration, where each team member focuses on tasks in a specialty - Answers Which one
of the following is not an outcome of Scrum practices to manage work?
No, working on such changes is not allowed - Answers In Scrum, during a sprint, suppose a
requirements change is suggested that is outside the sprint goal. Can the scrum team work on
the change during the sprint?
The product owner is shown the working software - Answers In Scrum, what happens at the end
of each sprint, in a sprint review event?
, There are delays in receiving work products.
Meetings are scheduled weekly, whether or not they are needed. - Answers Which practices
waste time during software development? (Choose two that are correct)
requirements on the product backlog - Answers In Kanban, the developer tasks are initially
derived from
When the project is ready to be released - Answers Which of the following is an example of a
milestone?
A commitment/ An estimate / A target - Answers ____is what you are agreeing to
deliver._____is a guess for the time it will take for your development team to complete a task.
______is a point in the schedule to meet
medium priority / low priority - Answers Release planning considers the priorities of the user
stories in the product backlog, where "should do" means ___and "could do" means____:
nodes / edges - Answers In a CPM chart, the___represented tasks, while in a PERT chart,
the___represented tasks
commonly / negative - Answers An anti-pattern is a ____occurring solution or situation in
projects, with____consequences
Analysis paralysis - Answers The project for a software product is stuck in the specification
phase, waiting for the product requirements to be perfected. Which anti-pattern is this?
Silos - Answers The project for a software product has separate teams that do not communicate
well with each other, leading to an incoherent product. Which anti-pattern is this?
Have each member independently make their choice, reveal the choices at the same time, and
discuss - Answers The development team is deciding between two data compression libraries
for a mobile app. To avoid groupthink and make an effective decision, what should the team do?
Little movement happens on task board until just before the sprint review - Answers Which of
the following would be an indicator of a fire drill anti-pattern?
technology risk - Answers Suppose a mobile application has a growing user base and the
underlying server-side platform is not scaling with the demand. What main type of risk is
happening, which could cause the product or project to fail?
low/ medium - Answers From the version of the impact versus likelihood matrix presented in
the course, a risk with low impact and high likelihood would be a___risk. A risk with high impact
and medium likelihood would be a___risk