Wednesday, 11 November 2015

Difference between STLC & SDLC

Difference between STLC & SDLC

STLC means "Software Testing Life Cycle".

It involves following stages

1) Preparation of the test strategy
2) Preparation of the test plan
3) Creation of the test environment
4) Writing of the test cases
5) Creation of the test scripts
6) Execution of the test scripts
7) Analysis of the test results
8) Reporting of the bugs
9) Performing regression testing

SDLC means "Software or System Development Life Cycle".

It involves following stages

1) Initiation of the Project
2) Collection of Requirements and Documentation
3) Designing
4) Coding and unit testing
5) Integration testing
6) System testing
7) Installation and acceptance testing

8) Support or maintenance 

Related Posts:

  • Recording and Running-QTP Recording and Running-QTP a) Test Recording Process It is a Process of Recording user operations on AUT (Application Under Test). During … Read More
  • SQL Queries for DB Testing SQL Queries for DB Testing Create the following Tables: LOCATION Location_ID Regional_Group 122 NEW YORK 123 DALLAS 124 CHIC… Read More
  • Test Plan Template Test Plan Version 1.2 Revision History DATE Version AUTHOR DESCRIPTION 01/07/1… Read More
  • Software Testing Definition Software Testing: Software Testing is a process of verifying whether the project is acceptable to all its end users or not. There is a continuou… Read More
  • VB Script Variables VB Script Variables Definition 1): Variable is a named memory location for storing program information Definition 2): A variable is a con… Read More

0 comments:

Post a Comment

Note: only a member of this blog may post a comment.