Agile Flashcards
Sprint backlog
a list of work items your team plans to complete during a project sprint. These items are usually pulled from the product backlog during the sprint planning session.
Product backlog
a prioritized list of work for the development team that is derived from the roadmap and its requirements. The most important items are shown at the top of the product backlog so the team knows what to deliver first.
Product but up chart
a visual representation of a team’s work process. It displays the scope of a project and the work completed. Using a burn-up chart, a team can easily track their progress as they work towards completion of a sprint.
Sprint burn down chart
A chart that shows the amount of work that has been completed in an epic or sprint, and the total work remaining. Burndown charts are used to predict your team’s likelihood of completing their work in the time available. They’re also great for keeping the team aware of any scope creep that occurs.
Gulf of evaluation
the degree to which the system/artifact provide representations that can be directly perceived and interpreted in terms of the expectations and intentions of the user
Exploratory testing
an approach to software testing that is often described as simultaneous learning, test design, and execution. It focuses on discovery and relies on the guidance of the individual tester to uncover defects that are not easily covered in the scope of other tests.
User personas
An archetype user representing a set of similar end users described with their goals, motivations, and representative personal characteristics
Caves vs. Commons
Caves: private spaces for one on one phone calls or conversations
Commons: primary work area
Minimum viable product (MVP)
a product that has enough functionality and features so that early adopters are likely to use it or even purchase it.
Definition of done (DOD)
an agreement between a product team on the set of conditions that must be true in order to consider backlog items truly done.
Lead time
the time from the moment the customer makes a request to the time they receive something.
Cycle time
the time it takes the development team to work on the request and deliver it. Cycle time is a a subset of lead time
Defect cycle time
Amount of time between when the defect was discovered and when it was fixed
product owner
Designated person that represents the customer on the project
sprint planning meeting
meeting done by the agile team to determine what features will be done in the next sprint