What Is SDLC Flashcards

1
Q

What is SDLC

A

The software development lifestyle. A process for a software project

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the planning phase in SDLC

A

Customer, product owner (PO) and possibly the (BA) where they outline the requirements of the application.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the requirement analysis phase in SDLC?

A

Beginning of software development. All information and requirements are gather to create an expectation of the product.

Testers can contribute by adding value to the analysis of requirements. Do the requirements make sense?

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the design phase of the SDLC?

A

Developer and system architects formulate high level design of the software and system in relation to the created requirements.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the Implementation/coding phase in SDLC

A

This is the development phase. Where the code is translated into software.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the Testing phase in SDLC

A

Begins after development phase. Each module will be tested throughly by QA testers to make sure the software has no defects

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is the development phase in SDLC

A

The software design is now transferred into code. Front end developers create necessary interfaces as well as the GUI to connect with the back-end

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the Maintenance phase in SDLC

A

Software is live. Post-production process that enchantes the fine-tuning of the system. What features could be added now?

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is the deployment stage of SDLC?

A

Software is now free from any defects and tested. User acceptance tests should be checked and software should live within production environment.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is Agile?

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is backlog grooming

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is the Sprint planning meeting

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

How do you create action items in a sprint?

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Kanban

A

Helps to visualize task, limit work-in-progress and maximize efficiency.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

5 elements of Kanban

A
  1. Visual Signals
  2. Columns
  3. Work in Progress (WIP) Limits
  4. Commitment Point
  5. Delivery
How well did you know this?
1
Not at all
2
3
4
5
Perfectly