Structured Testing Flashcards
STLC
Software Testing Life Cycle
SDLC Stage 1, Planning, Corresponds to
Nothing by itself
SDLC Stage 2, Design, Corresponds to
Nothing by itself
SDLC Stage 3, Coding, Corresponds to
Nothing by itself
SDLC Stage 4, Testing, Corresponds to
The first 4 steps of STLC
Planning the product should be followed by
SLTC requirements analysis, to fully understand the product and what will need to be tested
Designing the product can happen at the same time as
STLC step 2, Test Planning, and STLC step 3, test case creation.
Here the QA first decides how to test product and what the goals of testing are and then creates test cases that will be used after coding is finished
Coding can happen while
STLC Step 4 happens, test environment set up. The test environment is needed for step 5 of STLC
STLC Step 5
Test execution
Before a product can move to production
Steps 6 of STLC needs to be completed, test closure