what are the stages in Testing life cycle?
Answer Posted / pratik
The testing life cycle consist of the following stages in the order of occurrence as mentioned by their number:
1. Requirement Analysis(Studying & Analyzing business doc, SRS etc)
2. Test Planning(Scope, effort/time estimation, resource planning etc)
3. Test Designing (Test scenarios, Test cases etc)
4. Environment set up(code deployed by developer in preprod/testing environment)
5. Test Execution(Smoke testing, System Integration Test, Regression test etc)
6. Test result Analysis & Defect Reporting (Test result validation, defect management in QC etc)
7. Test Closure (post UAT & sanity testing)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Please Tell me About Fish-Bone Model. Thanks in Adv.
What Is risk Based testing?
How do you Prepare a Defect Managemnt Policy
What is difference between cmmi and cmm levels?
in the account there is 10,000 rupees and i entered 20000, in this case how will you test the application
plz tell me the difference b/w PB/MF based appl.with examples. Thanks
Explain about PET Model?
Is anybody have the telecom systems test cases from start to end?
Suggest some book to learn more test case???
Can any tell me how a clinical data management system is tested? what are the test scenarios? what are the test cases? work flow.
Difference between Stakeholder and Relevant Stakeholder?
What a team leader will test first when s/he will get new module to test?
How the application is launched to the production environment?
9.Data – driver automation typically includes?
What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.