Sunday, August 24, 2008

STLC (Software Testing Life Cycle):

STLC (Software Testing Life Cycle):
It contains 6 phases.

1)     TEST PLANNING

   Plan: Plan is a strategic document, which describes how to perform a task in an effective, efficient and optimized way.
  Optimization: Optimization is a process of reducing or utilizing the input resources to their maximum and getting the maximum possible output.
Test Plan: It is a strategic document, which describe how to perform testing on an application in an effective, efficient and optimized way. The Test Lead prepares test                                                                                                                    plan.

Inter system testing:

Inter:
During this testing process tester can verify co existence of a new application with other application which is already used. 
used. 

Recovery testing:

R
 During this testing process tester can verify how well our application changes its state from abnormal state to normal state. Usually applications are run in normal state. When the application changes its state from normal to abnormal state due to power failure, system failure, Mishandling etc…
ov