SDLC
Agile
Sofware testing
Version Control
100

a structured process that enables the production of high-quality and low-cost software, in the shortest possible production time.

What is "Software Development Life Cycle"?

100

Flexible approach in software development focusing on:

Customer collaboration, Frequent delivery, Responding to change

What is "Agile Software Development"?

100

Ensures complete functionality meets requirements, tests the entire system.

What is "System Testing"?

100

save a snapshot of the current state of your project to the repository's history

What is the "Commit" command?

200

What the customer wants and, defined what the software system is required to do

what is "Requirement"?

200

Framework within Agile for managing and completing complex projects. Through defined roles, planned meetings.

What is "Scrum"

200

Testing done by developers, tests individual components and functions one at a time.

What is "Unit Testing"?

200

A copy of the repository hosted on a server

What is "Remote Repository"?

300

As a <type of user> I want to <some action> so that <some benefit>.

what is "User Stories"?

300

Individuals and interactions over processes and tools

Working software over comprehensive documentation

Customer collaboration over contract negotiation

Responding to change over following a plan

What is the "Core Values Of Agile"?

300
Testing how components are coming together/work together

What is "Integration testing"?

300

Held in the cloud serves as a hosting service for git repositories

What is Github?

400

Business requirements, Users requirements, Product requirements  

V. 

Usability, Reliability, Performance

What is function Vs Non Functional

400

Leader of the team, Removes roadblocks

Facilitates meetings like daily stand-ups, sprint planning

Coaches the team on Agile principles

What is "Scrum Master"?

400

any error, flaw, or unintended behavior in a program that causes it to crash, return incorrect results or go outside of expected behavior.

What is "Software defect"?

400

An intermediate area where git stores changes you plan to commit.

what is "Staging area"?

500

Create lifecycle plan, Fix bugs, New features

What is maintenance 

500

Representative of the customer/business, managing product backlog and what gets build and when.

What is "Product Owner"?

500

Checks if the software meets design specs

Checks if the software meets user needs

What is Verification v. Validation?

500

A copy of your repository on your current machine

What is "local Repository"?

M
e
n
u