what are the stages in Testing life cycle?
Answers were Sorted based on User's Feedback
Stages in STLC are mentioned below,
1. Requirement Analysis
2. Test Planning
3. Test case development
4. Test Environmental setup
5. Test Execution
4. Test Reporting
Each stages in STLC has entry and exit criteria and activities and deliverable associated with.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / xyz
1.Requirement anyalsis
2.Design test case
3.Test plan
4.Test environment
5.Test data
which falls under verification
6.Test execution
7.Bug report
8.Test closer
which falls under validation hands on testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / chaitanya
1)Test planning
2)Test analysis
3)Test design
4)Test execution
5)Test closure
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / hareesh
test plan
test analysis
test design
coding
test execution
test implementation
support/ maintenance
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / raja
1. Requirement Analysis
2. Test Planning
3. Test case design and test case execution
4. Test log preparation
5. Defect Tracking
6. Test Summary reports
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / himaja
1. Test Initiation.
2. Test Planning.
3. Test Design.
4. Test Execution.
5.test monitoring
6.test controlling
7. Test Closure.
I
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / saba naz
Stages of testing or STLC are as below:
1.Requirement analysis and Planning
2.Test Designing
3. Test Implementation
4.Test Environment set up
5.Test Execution and defect reporting
6. Test closure
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / satheeshkumar
1.system study
2.Write test plan
3.Write test case
4.Prepare traceability matrix
5.Execute test cases
6.Defect tracking
7.Summary/STCM(Software testing coverage matrix)
8.Redrosepect meeing / post harrest meeting (Client does not participate in this step.This process only internal valuation)
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / satish
Requirement Gathering and Analysis
Risk Analysis
Test Strategy
Test Estimation
Team Formation
Test Document
Test Environment
RTM
Test closer
| Is This Answer Correct ? | 0 Yes | 0 No |
1.requirments
2.analyse
3.test planning
4.test case
5.environment setup
6.test execute
7.verify
8.closure
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the diff b/w system testing & end to end testing
What is meant by Decision Table Testing Technique?
Is Regression Testing done for Manual Testing projects?
What is Performance Testing?
what is test harness and testability?
how will you manually test yahoo messenger on single system.
which type fo Error occurred in localization testing and globalization testing explain me with example thanks Pradeep Singh
if it is a web testing,what is a dead link and a broken link.,and what are the other things we test in a web application related to functionality other than field level and form level validations.
diff betn buddy and pair testing
If asked to create a Configuration Design Pattern, where would you start?
How would you build a test team?
What is an Use Case ? How can we write the Use Case and how can we write the Test Cases for that? What role plays the Requirements in the Use cases ?