What is the testing lifecycle and explain each of its phases
(eswar)

Answers were Sorted based on User's Feedback



What is the testing lifecycle and explain each of its phases (eswar)..

Answer / 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

What is the testing lifecycle and explain each of its phases (eswar)..

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

Post New Answer

More Manual Testing Interview Questions

WHAT IS QUALITY ASSURANCE ,,WHAT IS QUALITY CONTROL BYE

0 Answers   CA, Navigation Solutions,


what is the difference sanith testing and smoke testing?

8 Answers   IBM,


how can u do database testing manually?

4 Answers   HCL,


can anyone give me a good example for creating Bug report with all its mandatory field

3 Answers  


What is Six sigma ?Expain.

8 Answers   Infotech,






what is the main difference between high and low level design in sdlc

11 Answers   Accenture, Infosys,


Based on what doccuments do you start scripting?/ Testing?

3 Answers   MTN, MTN Nigeria,


can someone give me a brief idea about embedded testing.. i know both embedded system concepts and testing concepts.. i just want to know what we have to do for embedded testing

0 Answers  


We can check many things in one test case, then Is it necessary to write separate test case for checking each functionality? Example : For Login Window --> Test Case is---> 1) Enter valid user id & password --> For this expected result --> 1) User should login. My question --> while executing above valid test case, we can expect more than one result such as "Visibility of password should be as ****" So Should I have to write separate test case for "Visibility of Password" OR Not? Please guide me properly.

5 Answers  


i m doing a course in manual testing ,they ll be conducting a online exam.i just need a sample question paper with answer.

0 Answers  


what is equivalence boundary

7 Answers   Deloitte,


write the maximum possibilities test scenarios/ test cases for Google home page - Screen has following: Google Text field, Buttons are - "Google Search" and "I'm Feeling Lucky".

2 Answers   Amazon,


Categories