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 |
How do we use <!DOCTYPE HTML PUBLIC...> in the begining of any HTML page.
What is mean cookies testing? What are testcase for it?
What are the cases why parameterization is necessary when load testing the Web server and the database server?
what is entry criteria for intigration testing,,? what is entry criteria for system testing? what is exit criteria for intigration testing & system testing??? plz give me proper examples .... thanks & regards svsekhar2003@gmail.com
developers take most of the time for coding and tester left very few time for testing say 2 days which testing u find best when ur project is run out of time and product is going to be released
diff b/w smoke testng and sanity,which coms fist functional or sanity
Can you explain the concept of tailoring?
What is the role of QA in a company that produces software? How do you scope, organize, and execute a test project?
what is the difference between onshore and off shore
What is Bug Triage?
difference between sainty and smoke testing?
what is test scenario and test case ?please explain detail