Explain STLC with an example


Software Testing Life Cycle (STLC) is a sequence of specific activities conducted during the testing process to ensure software quality goals are met.


 There are following six major phases in every Software Testing Life Cycle Model (STLC Model):



STLC Model
STLC Model Phases
  1. Requirement Analysis
  2. Test Planning
  3. Test case development
  4. Test Environment setup
  5. Test Execution
  6. Test Cycle closure



Comments

Popular posts from this blog

What are the different types of Non-Functional Tests

What is CI, CD & CT?

How to push changes to Git Hub using GIT GUI?