1.

What are the different phases of the Software Testing Life Cycle (STLC)?

Answer»

STLC is a SERIES of activities that are done for the PURPOSE of testing the software. It defines what activities are to be done and on what sequence.

There are generally 6 phases of Software Testing LIFE Cycle:
  • Requirement Analysis
  • TEST Planning
  • Development of Test Cases
  • Setup of the Ideal Environment for Testing
  • Execution of Test
  • Closure of the Test cycle


Discussion

No Comment Found