explain test life cycle
Answers were Sorted based on User's Feedback
Answer / satish
Project Initiation
System Study
Test Plan
Design Test Cases
Test Automation
Execute Test Cases
Report Defects
Regression Test
Analysis
Sumary Report
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / romie
Effort Estimation
Project Initiation
System Study
Test Plan
Design Test Cases
Test Automation
Execute Test Cases
Report Defects
Regression Test
Analysis
Sumary Report
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / vijay
Test life cycle dentifies what test activities to carry out
and when (what is the best time) to accomplish those test
activities. Even though testing differs between
organizations, there is a testing life cycle.
They are 6 (Generic phases) involved in Test life cycle.
Viz:
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 ? | 1 Yes | 0 No |
Answer / dhvani
1.Test Planing
2.Test Analysis and Design
3.Test Implementation
4.Evaluating Exit Criteria
5.Test Closer
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mallikarjun
total there are si phases in test life cycle system
1)test planning
2)test design
3)test execution
4)result analysis
5)bug tracking
6)report analysis
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / s.ghosh
Test life cycle:
Analysis the SRS->Outline and scope is drawn->Test Plan is
prepared->Test case written->Test data prepared->test case
execution->Defect tracking ->Defect report is prepared &
send to devloper->After Fixing Regration testing->If fixed
despached to customer->if not fixed send to devoloper.
| Is This Answer Correct ? | 3 Yes | 4 No |
expalin with ex high priority high severity, and low sev low prioority? brahma412@yahoo.co.in July 24
by testcase how to achieve 100% branch coverage for the following code. Read P Read Q Print "P" Print "Q"
what is the difference in smoke and sanity testing.?
how to write test case in testing give some examples plz help me any one?
What are initial conditions?
What does the verification process include: a. Reviews b. testing c. Both D. none of these
what is vss?
PLEASE ANSWER THIS Q? HOW TO DEFINE DEFECT DENCITY ?
in web application , what are the common "browser compatabality issues " that you have across.?
What is test data
Which types of testing do u do in u r organisation.
What is the difference between coupling and cohesion?