what are the stages in Testing life cycle?
Answers were Sorted based on User's Feedback
Testing life cycle:-
1.System Study---Understanding of requirement
2.Write tes plan---Future testing activation to be done
3.Prepare traceability matrix(Requiremenr traceaboility matrix/cross reference matrix)
4.Execute test Case
5.Prepare Summary/STCM report
6.Retrospect / post harvest meeting
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / bharathsimha reddy
Requirement Collection
Feasibility Study/Analysis
Design :1.HLD(High Level Design
2.LLD(Low Level Design
Coding/Programming
Testing
Installation
Maintainence
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sidhu
1. Understanding Requirements
2. Test case designing
3 Testcases Exicticution
4. Bug reporting and tract
5. Test closer
6. Maintenance
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ranjith
system study
test plan
writing test cases
review test cases
test case review fixed
executing test cases
stored in repository
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / milya
-Requirement Stage
-Test Paln
-Test Design
-Code Review
-Test Case preparation
-Testing Report
-Bug Reporting
-Release to production
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / vijay
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 ? | 3 Yes | 5 No |
Answer / selin
initiation
planning
executing
generate report
regression test
| Is This Answer Correct ? | 2 Yes | 4 No |
Answer / asha
The stages in Testing life cycle
Test Plannig
Test Development
Preparation of test environment
Test Execution
Test Evaluvation
Defect Tracking
Doccumentation Preparation
| Is This Answer Correct ? | 17 Yes | 31 No |
Answer / raghu
Test planning
Generating the script
Enhancing the script
Debugging the script
Executing the script
Analysing the script
| Is This Answer Correct ? | 7 Yes | 30 No |
What agile testing? how it is process?
difference between change management and configuration management
what is user interface testing?
what is srs based review, brs based review and trm based review
What is the difference bet white box testing and black box testing.pls give me an example
how to know whether the bug is valid or invalid?
What is difference between Quality Assurance and Quality Control?
What is diff between Load testing Stress testing?
what is sequential injection?
What u will do if you have less time for testing (3-4 days) instead of 10 days.
For a Login screen with Username, Password input fields and Enter, Cancel button write Test Cases for GUI, Funcitonal, Negative, Usability and Security testing.
what do you mean by documentation testing