Showing posts with label STLC. Show all posts
Showing posts with label STLC. Show all posts

Sunday, July 3, 2011

STLC (Software Testing Life Cycle)


Software testing life cycle or STLC refers to a comprehensive group of testing related actions specifying details of every action along with the specification of the best time to perform such actions.
There can not be a standardized testing process across various organizations, however every organization involved in software development business, defines & follows some sort of testing life cycle-
1) Planning of Tests
2) Analysis of Tests
3) Designing of Tests
4) Creation & Verification of Tests
5) Execution of Testing Cycles
6) Performance Testing, Documentation
7) Actions after Implementation

Wednesday, June 29, 2011

SDLC(Software Development Life cycle) Models

There are various software development approaches defined and designed which are
used/employed during development process of software, these approaches are also
referred as "Software Development Process Models". Each process model follows a
particular life cycle in order to ensure success in process of software development.
Different types of SDLC Models are listed below -

1. Waterfall Model
2. Iterative Model
3. V Model
4. Spiral Model
5. The Big Bang Model
6. RAD Model
7. Prototyping Model
8. Agile Model