Testing Life Cycle:



Steps involved in testing an application:

Test Plan preparation
It is a document that defines over all testing approach.

Test case design
Documents that defines what is selected to test and describes its expected results

Test Execution
Executing the test cases.

Test Log Preparation
Pass and fail information will be stored in test log.

Defect cracking
All the fail items will come under defect tracking.

Test reports
Reports are generated during the final test summary report.