Thursday, May 26, 2016

Software Testing Life Cycle

Software Testing Life Cycle (STLC) defines the steps/ stages/ phases in testing of software.



Like SDLC, STLC has fixed phases.

  1. TEST PLANNING – Preparing the test strategy & planning
  2. TEST DEVELOPMENT – Creating the testing environment
  3. TEST EXECUTION – Writing the test cases/Creating & Executing the Test Script
  4. RESULT ANALYSIS – Analysis result and Bug report
  5. BUG TRACKING – Analyze Bugs and application errors
  6. REPORTING – This is a post conditional process which involves collecting data from end users

No comments:

Post a Comment