phase of the SDLC produces test reports
Test
A user enters his credentials to login
Functional
Decomposes a system into small, independently deployable services
Microservices
A servant leader who facilitates the team
Scrum Master
MySQL command that gets data
SELECT
Requirements phase produces
Software Requirements Specification
What does W in WRSPM stands for
World
MVC
Model View Controller
Fixed length iteration, 1-3 weeks
Sprint
Repository types in Git
Local and Remote
Phase where code is generated (clue program code)
Development
S in WRSPM stands for
Specification
Testing individual functions alone
Unit testing
who prioritizes the product backlog
Product Owner
git add . moves changes here before a commit
Staging area
Maintenance phase
bug fixes
M in WRSPM stands for
Machine
can software be truly bug-free?
No
Individuals and interactions over processes and tools is from this
Agile Manifesto
MySQL word to get data from two tables
JOIN
White paper is generated in this phase
Concept
what requirement type is security and usability
Non-functional
Testing multiple modules
Integration testing
Number of principles in Agile Manifesto
12
Name 3 Git commands
push, merge, pull, commit