What is the testing lifecycle and explain each of its phases
(eswar)
Answer Posted / rajkumar gholve
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 |
Post New Answer View All Answers
What is bug release?
what we have to read to gain knowledge in banking and financial domain(software testing) for 4+ experience
Plz give me manual testing real test case ?
Test approach to windows scheduler?
What does entry and exit criteria mean in a project?
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing? plzzzzzzz i need ur help.
negative test cases on banking domain ?
Can anyone list out major scenarios for an application managing drug composition?
Can some one help me writing a manual test case for email applications like yahoo i need for www.everonn.com
What are the benefits of requirement traceability?
What kind of testing to be done in client server application and web application? Explain
What is difference between Build, Version and Release
Describe Testing Decomposition?
Hi.....wat r d major bugs we can find in banking domain???
What is the Diff between Code Walkthrough & Code Review? What is the diff between walkthrough and inspection? What is meant by GUI Testing?