This printable matching worksheet on the topic of Career & Employment has 25 questions and answers to match. This matching worksheet is also available to download as a Microsoft Word document or a PDF.
Expected behavior written as an example or a use case scenario
A build with repeatable steps, requiring no direct human intervention, and performed at any time with no information other than what is stored in the repository
An ordered list representing everything needed to deliver a specific feature
Behaviour Driven Development builds a shared understanding of expectations between development and business
Tracks the quantity of output (hours, story points, or backlog items) a team completed in a sprint
Frequently merged code changes into a shared repository so a release is available at any moment. Requires a reproducible and automated integration process
Daily opportunity for team collaboration and coordination
List of the activities necessary to get a story, feature, or epic to a done state
Clear criteria for a user story to meet before moving to Sprint Ready
A large effort and is usually broken into features and stories
Given-When-Then. Formula is a template intended to guide the writing of acceptance tests for a User Story: (Given) some context, (When) some action is carried out, (Then) a particular set of observable consequences should obtain
Merging efforts to deliver a product release as a functional whole
Japanese for "card". Workflow tool to visualize and limit work in progress, focus on flow, and continuously improve
Two programmers sharing a development effort and workspace
Maximizes the value of the product resulting from the work of the Development Team
Improves existing internal source code, while preserving external behavior
Promotes and supports Scrum by helping everyone understand Scrum theory, practices, rules, and values
A technique to scale Scrum to large groups. One representative from each team coordinates work across multiple Scrum teams
A Scrum team event to determine which product backlog items to work on during a sprint
Test-driven development tightly couples three activities: development, testing (unit tests) and design (refactoring)
Spanish for "Three Friends". Business, Development, and QA examine and refine requirements before, during, and after development.
A test to exercise the smallest piece of code that can be logically isolated in a system
A short and simple description of a feature told from the perspective of a user
The combined quantity of effort to deliver completed user stories during a sprint. Simply a measure of how fast a team is going.
Professionals who do the work of delivering a potentially releasable Increment of “Done” product at the end of each Sprint