what are the stages in Testing life cycle?
Answers were Sorted based on User's Feedback
Answer / hamsa
What given above are like sub modules under some modules.
So to say it in a structured way we can say it as:
1. Test Initiation.
2. Test Planning.
3. Test Design.
4. Test Execution.
5. Test Closure.
| Is This Answer Correct ? | 180 Yes | 25 No |
Answer / jyothsna
The stages in Testing life cycle
Test Planning
Test Development
Test Execution
Test Analysis
Bug Tracking
Reporting
| Is This Answer Correct ? | 75 Yes | 22 No |
Answer / santhosh kumar aitha
The stages in Testing life cycle are:
Test Intiation
Test Planning
Test Design
Test Execution
Test Report
Regression Testing (This is conducted on modified build
when the bugs found in the existing build)
Test Execution closure.
| Is This Answer Correct ? | 55 Yes | 6 No |
Answer / venki
The stages in Testing life cycle are:
Test Requirement
Test Planning
Test Environment setup
Test case design or contruction
Test Execution
Defect tracking
Regression Testing
Test Report
Test Closure
| Is This Answer Correct ? | 44 Yes | 7 No |
Answer / ch.s.m.prasad,kkd
stages of testing life cycle.
1. test initiation it is performed by project manager.
2. test planning it is performed by test lead.
3. test design
4. test execution
5. test report ( regression testing ,re-testing)
6. test closure.
3,4,5,6 phases are purely taken care by testing
engineers.
| Is This Answer Correct ? | 24 Yes | 6 No |
Answer / priya
1)Test initiation
2)Test planning
3)Test design
4)Test execution
5)Defect management
6)Test closure
| Is This Answer Correct ? | 19 Yes | 2 No |
Answer / solomon jude
1)Planning---Create high level test plan
2)Analysis---Create detailed test plan, Functional
Validation Matrix, test cases
3)Design ---test cases are revised; select which test cases
to automate
4)Construction---scripting of test cases to automate,
5)Testing cycles--complete testing cycles
6)Final testing--execute remaining stress and performance
tests, complete documentation
7)Post implementation---Evaluate testing processes
| Is This Answer Correct ? | 20 Yes | 9 No |
Answer / guest
test requirment
Test palnning
test case design
test case execution
defect reporting
regression testing
user acceptance testing
test closure
| Is This Answer Correct ? | 19 Yes | 9 No |
Answer / sudeep
1.Test Planning,
2.Test Analysis,
3.Test Design,
4.Construction and verification,
5.Testing Cycles,
6.Final Testing and Implementation and
7.Post Implementation.
| Is This Answer Correct ? | 15 Yes | 5 No |
Answer / venu
1. Test Planning&Control.
2. Test Analysis&Design.
3. Test Implementation&Execution.
4. Evaluating Exit Criteria &Reporting.
5. Test Closure.
| Is This Answer Correct ? | 9 Yes | 1 No |
what is security testing? can u please set an example for it?
What are the points to be considered while testing an application on different browsers like firefox, opera, mozilla, ie etc. on both windows & linux ??
Do you face any showstoppers issue in your current project? Explain
How to test login Page ? What wud be the possible Test cases ?
Explain branch coverage and decision coverage.
Why testing is required?
28 Answers Cap Gemini, Infosys,
Write Test Strategy for Hot mail Login Screen?
what the purpose of requirement phase
what is non incremental integration testing?
What is 'string' testing?
Hi, this is murthysharma. I need very urgently about some terms which are used in use cases? Plz give reply to me, if any body know, It is really very very urgent. 1. what is the difference between basic flow,exception flow and alternative flow? 2.what are non-functional requirements in use cases? 3.what are exceptions, special requirements, business rules, assumptions, constraints. Kindly give me with the example. Bcoz, I am very new to this use cases. thanks in Advance. Regards, M.MurthySharma
What is difference between V-Model and Agile Model?