What is testing life cycle what are all the stages involved in the testing life cycle

Questions by ferozbm   answers by ferozbm

Showing Answers 1 - 14 of 14 Answers

nitesh484

  • Feb 15th, 2006
 

Testing life cycle include's Right side of V-Model i.e validation

Unit Testing ,Integration Testing , System Testing and User acceptance Testing

  Was this answer useful?  Yes

madhavi kanbarkar

  • Feb 16th, 2006
 

stages in testing life cycle:_1. Effort estimation2.project initiation3.system study4.test plan5.writing test cases6.automation 7.execute test cases8.report defect9.regression testing10.analysis11.summery report

  Was this answer useful?  Yes

Software Testing Life Cycle (STLC) consists of

1. Preparation of Testing Strategy

2. Preparation of Test Plan

3. Preparation of Test Cases

4. Test Case review

5. Execution of Test cases.

6. Reporting the test results.

7. Preparation of bug tracking report

8. Regression testing

9. Test report preparation.

  Was this answer useful?  Yes

Nithya

  • Feb 23rd, 2006
 

Software Devolpment Lifecycle consists of

          Planning

          Designing

          Coding

          Testing

          Implementing        

  Was this answer useful?  Yes

Ravi kumar.G

  • Mar 15th, 2006
 

Hi,

Testing life cycle:

1.Test Initialization

2.Test Plan

3.Test Cases preparation

4.Test Case execution

5.Bug Reporting

6.Test Close

  Was this answer useful?  Yes

kutty

  • Mar 16th, 2006
 

- test plan preparation - a  document that defines the over all testing approach is called test plan

- test case design - set the procedure in order to find out the defect

- test execution - executing the test case

- test log preparation - pass and fail information will be stored in this test logs

- defect tracking - all the faild item will come under the defect tracking

  Was this answer useful?  Yes

Gulraj

  • Jul 5th, 2006
 

Software testing life cycle consist of following (generic) phases :
1. Test Planning
2. Analysis Requirement
3. Design Test
4. Construction Test
5. Testing Cycle/Phases
6. Final testing and Implementation
7. Post Implementation Test

  Was this answer useful?  Yes

Susanta Behera

  • Sep 30th, 2006
 

Testing Life Cycle is a Frame work of testing process in order to get Qulity and suceesss at the end basing upon EndUser Requirement.It stated from 1. Req Capture, then Analysys2. Preparation of Test Plan and scenario def.3. Preparation of Test Cases4. Test Case review5. Execution of Test cases.6. Reporting the test results.7. Preparation of bug tracking report8. Regression testing9. Test report preparation.

Kumar Surapaneni

  • Jul 26th, 2007
 

Software Testing Life Cycle :

System Study
Scope/Approach/Estimation
Test Plan Design
Test Case Design
Test Case Execution
Defect Handling
Gap Analysis
Deliverables

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions