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 |
Please explain software release process in detail.
what is meant by system testing?
As a tester how much server knowledge is enough to know. I worked in Tomcat 5 and Jboss 4.0.3 server but I didn't have any knowledge on that please help me to know more about this? i had lot of questions in this. What architecture, what configuration, draw how it works..but not able to manage. please help me.
In which Phase of testing life cycle we prepare test data and test scenario?
What is Test Policy
What is the exact difference between retesting & regression testing? Please advise in detail
What is meant code review?
what is prototype and why we are using that ?
how many phases in SDLC
Hi,Any body taking real time classes on manual testing.If u know please let me know in my E-Mail-id: anbarasu2k@gmail.com mob no:09740297798
what is android testing?
If testing will be done after the release then how mutch time budget will increase?