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):

- Requirement Analysis
- Test Planning
- Test case development
- Test Environment setup
- Test Execution
- Test Cycle closure
Comments
Post a Comment