| |
GeekInterview.com > Interview Questions > Testing > Testing Basics
| Print | |
Question: Testing Cycle and Testing Process
Answer: Explain what is testing cycle and testing process and what are stages involved in each? |
| August 08, 2009 00:58:49 |
#5 |
| rajmohan23 |
Member Since: August 2009 Total Comments: 37 |
RE: Testing Cycle and Testing Process |
Testing life cycle involves
1. Test plan preparation 2. Test case design 3.
Test case execution 4. Test log preparation 5. Defect traction 6.
Report writing
Test plan preparation :it contains the test objective, test goal, roles and
responsibilities, communication approach, risk analysis etc.
Test case design: Designing test case id Test case execution: Executing the tests
Test log preparation: Filling up the tests which got pass and failed states
Defect tracking: Filling up the failed tests Report writing:
Prepare a detailed report
|
| |
Back To Question | |