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 |
If there there are 100 test cases which need to be executed in one day and out of them 50 are of Critical Severity, 30 are Major and 20 are Minor. What would be your approach?
hi Will any one can be able to send the notes or any website for the ISTQB(Testing Certification) or any certification courses related to the testing(other than CSTE Exam) and about the fees details. U can send the information thr' mail also "geethapriyav_1980@yahoo.co.in" Thanks
Iam new to testing field and i put lot of experiences so i want to get prepared for the interview in all the ways both in manual and Automation can any one help me how to answer there questions in real time. also can anyone send the top questions and answers to me plz its urget u can mail me at vaisu72@yahoo.com
how would u ensure 100% coverage testing?
what type of testing techniques are using after accept the build?
how do you determine what to test?
performance testing is only done for online(website) applications or even offline(desktop) applications
give me some interview ques?
If you open a bug in build -1 and that get closed in build-2 . Again the same bug a raised in build -3. Then what state will you give to that?
what is the difference between Test case and Test scenario? is it necessary to prepare scenarios before writing test cases?explain in detail.
Give an example of low severity and high priority bug?
Unit Testing can be done by using Nunit?