what are the stages in Testing life cycle?
Answers were Sorted based on User's Feedback
Answer / dhobale amol
testing life cycle is 8 stages
1.Requirement Analysis
2. test Planning
3.test Analysis
4. test Design
5. test construction & Verification
6.test Execution & Bug Reporting
7.Final testing & Implementation
8. Post implementation
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / asish
The stages in Testing life cycle are:
Requirement Analysis
Test Planning
Test case design or Creation
Test Environment setup
Test Execution
Defect tracking
Test Reporting
Test Cycle Closure
| Is This Answer Correct ? | 1 Yes | 0 No |
Stages in Testing life cycle are:
i.Test strategy - Prepared by QA Manager.
ii.Test Methodology
iii. Test Plan - Prepared by Test Lead.
iv. Test Case Design
v. Test Case Review
vi. Test Case Execution
vii. Defect Reporting
viii. Status Reporting
ix. Test Closure
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / 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 |
Answer / vishwanath
1) Test Intiation
2) Test Plan
3) Identifiable Testable Requeriments
4) Test Data Preparation
5) Test case design and Techniques
6) Test case execution in Testing Environment
7) Test Case execution in UAT Environment
8) Defects
9) Regression Testing
10) Test Strategy
11) Test Closure
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sarwajeet
Varioe stages of the Testing life cycles are:
Effort Estimation.
Project Initiation.
System study.
Test Plan.
Design Test cases.
Test Automation.
Execute Test Cases.
Report Defects.
Regression Test.
Analysis.
Summary Reports.
| Is This Answer Correct ? | 46 Yes | 46 No |
Answer / naveen
test planning
test development
test execution
result analysis
bug tracking and reporting
test closer activity
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / a.bharath
stages of testing life cycle.
Test planning
Test design
Test Execution
bug tracking
bug reporting
Maintanence
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / prajakta
1. test objective
2. test plan preparation
3. test case design
4. test case execution& test log preparation
6. defect testing
7. test report preparation.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / venuprasad
1. Requirement analysis
2. Test planing
3. Test cases development
4. Environment setup
5. Test execution
6. Test cycle closure.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is Database normalisation
what do u know about ERP , INSURANCE DOMAINS?
2 Answers Bartronics, NDL, TCS,
what is role of tester in spiral model?
I have 3 years of experience as a software manual tester. What can i study further for a career growth. Please advice if there is anything apart from automation testing
Please any one tell me what is application architure in web based applications
prepare test cases for file copy paste.
The Test strategy, in Test Plan document must be changed according to the type of test to be conducted. The main reason could be,
how to retrieve the test data?
What is big bang approach?
what is difference in between os 2000 xp
1. How many Process are there in Testing Life Cycle?
I m writting the test cases in Excel sheet. After wrting test cases for version 2.0.0 If there is new feature added in build 2.0.1, I will write test cases for newly added feature. Then 3.0 version release for testing with new feature. I will write test cases for newly added feature 3.0 But if in between 2.0.2 build release for testing with same feature of 3.0.Then should I have to write test cases for same feature again? If not --> when 2.0.2build again release for testing after 2months then How should I came to know that I have to run these test cases on 2.0.2build?