What is the testing lifecycle and explain each of its phases
(eswar)
Answers were Sorted based on User's Feedback
Software Testing Life Cycle
1) Test Planning & Control
Determine the objective & scope of project, obtain all
requirements, cost estimations, time estimations, prepare
test plan. Review test plan freeze test plan.
2) Analysis & Design
Analyze requirements, review requirements, identify
test conditions. Start designing test case one by one. Start
preparing test data. Review test cases, freeze test cases.
Once you finished writing down test cases. Prepare a RTM to
assure than each requirement is covered by at least one test
case. Also you can identify test cases that can go for
regression testing.
3) Implementation & Execution
Implementation refers to checking where test environment
is properly in place. Test Data is prepared and free to use.
Follow test procedures written in test cases start executing
test cases. Compare actual results with expected from
requirements document. Log if any deviation found. This
phase can occur for more than once after all the bugs you
rased are fixed.
Reporting & Test Closure activities.
Prepare test summery reports that will give the best
assessment of quality to the stake holders. Reports like
Defect Density, Defect Severity wise, Defect priority wise,
Defect status wise. And forward all reports to stake holders.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / madhusudan
Software testing life cycle is testing process.
1.requirements specification
2.Planning
3.Testcase design
4.Testcase Execution
5.Defect reporting
6.Testcase execution (for regresssion&retesting)
7.Maintanance.
| Is This Answer Correct ? | 0 Yes | 1 No |
suppose i show 2 yrs fake exp. how will i face th interview.
What are the diff types of integration testing?
At what stage unit testing has to be done?
What is the Test Methodology and Framework in Testing?and what ur following in ur company?
Hi, Can any body tell me that do anybody need any sort of software background to learn testing
What is the difference between smoke and sanity testing? and when we perform smoke testing and when we perform sanity testing?
what is the difference between product and application?
can testing and development be done in same environment?
What is the difference between two tier and three tier architecture?
What is a top-down and bottom-up approach in testing?
I have an UI issue "please fill out this field" pop up in firefox browser keeps scrolling with the page is it valid???
what are general aspects of security testing?