STLC Flashcards

1
Q

What are the phases of STLC?

A
  • Test Planning
  • Test Design
  • Test Environment setup
  • Test Execution
  • Test Reporting/Closure
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Explain the Test Planning phase

A
  • QA team learns requirements in order to fully understand the product and its features
  • After that, they come up with a test plan
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Who usually writes the Test plan?

A

QA Lead or Manager. In some cases, QA team together

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

What is the Test Plan?

A

Answers the questions:
* What needs to be tested?
* How
* When
* Who
* How much will it cost?

Covers the following:
* Testing objectives
* strategies
* scope
* timelines
* resources needed
* exit criteria

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

Explain the Test design phase

A
  • QA Team starts creating test cases based on the requirements they just went through in the planning phase
  • The test cases are saved into a test case management system for future use and reporting
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Explain the Test Environment Setup phase

A

Setup an environment so the QA team can start testing. The test environment defines the conditions under which the software is tested

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

Who sets the test environment for QA team?

A

It depends on the company. It could be QA, dev, or Devops team

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

Explain the Test Execution

A

QA team members run all of the test cases and file bug reports if necessary

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

Explain the Test Reporting/Closure phase

A

QA Lead or manager will create a report based on certain metrics such as:
* How many bugs were found
* How long did it take for bugs to fix them

In addition, every team member gives feedback on what went well, what didn’t, and what could be improved

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