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 are the typical problems in web testing?
what is the format of traceability matrix?
If I have written the test cases for Login window . If one new field is added to login window then steps of test case changed in the next build. my question is that should I make change in the steps of previous test case or write another test case with new steps?
What is common interface?
what is tracebility matrix? what is negative testing
14 Answers Creative Informatics, RTG, Symantec, TCS,
which test case format ur company following
10 Answers CTS, Param Software,
What's HTML content-checking tests
What and why is api testing?
how to write testcase for toaster?
we go to shopping. after completion of shopping we have to pay money. we swipe our credit/debit card in swiping machine. assume your card is icici card. and that machine is of hsbc.here with what name the bank of your card is called ? and that machine's bank name?
1 Answers Bank Of America, Cap Gemini,
sir actually how we connect the Ajax engine to the normal web chat application how. And how Ajax engine works??
What is Trivial Bug?