Responsible for prioritizing the backlog?
Product Owner
Process of integrating code changes multiple times a day
Continuous Integration
The initial phase of the SDLC
Intake
Work items that are part of the portfolio backlog
Releases, Epics and Features
Grouping of test suites and individual testing scenarios together
Test Plan
Typical range of a sprint.
2-4 weeks
Command is used to copy a repository from Azure DevOps to your local machine
Clone
Three SDLC models
This link allows you to identify that a specific work item should be completed first before the other one.
Successor and Predecessor
Type of testing in which the management, selection, prioritization, and use of testing activities and resources are based on corresponding risk types and risk levels.
Risk-based testing
All user stories must follow INVEST Criteria.
What is "T" in INVEST
Testable
All team members need a clear and precise way to verify that the story is complete
Type of agent in Azure Pipelines is provisioned dynamically and automatically released after a job completes
Ephermeral
Raises RFC for production deployment
Product Team lead (initiate) and Product manager approves.
Component of Azure DevOps that provides a centralized location for managing and tracking work items, such as user stories and tasks.
Task board
A test level that focuses on verifying that a system as a whole meet specified requirement.
System Testing
True or False: The suggested retrospective template is "Went well-Learned-Accelerators-Impediments."
True
This feature allows you to define a set of variables that can be referenced across multiple pipelines
Variable Groups
The realization of the goal of the sprint is assessed, feedback is collected from stakeholders and backlog is adapted going forward
Sprint review
All work items can be released except for...
Incidents
A set of test scripts or test procedures to be executed in a specific test run.
Test Suite
Where did Agile originated in the context of software development?
The term "Agile" originated from the Agile Manifesto - which was created by a group of software developers in Snowbird Ski Resort in Utah in February 2001.
This feature automates building, testing, and packaging in Azure DevOps
Azure Pipelines
This is a business-centric design document which focuses on the business aspects of the solution.
High-level Solution Design Document (HLSD)
Two most important element in the burndown chart
Remaining work (hrs) and Remaining Capacity (hrs)
A type of software development lifecycle model in which the component or system is developed through a series of repeated cycles.
Iterative Development Model