When to start and Stop Testing?

Answers were Sorted based on User's Feedback



When to start and Stop Testing?..

Answer / sj1234

This is a General question asked in all the Interviews

You start testing once you are clear with the requirements
amd the documnets are ready

You stop testing depending on the following factors

Is This Answer Correct ?    26 Yes 6 No

When to start and Stop Testing?..

Answer / sudhakar8

The following are the list of items that are required to be
Start the QA Phase.
.Complete Unit/ Integration Testing.
.QA Test Environment SetUp Completed.
.QA Test Plan Preparation Completed and approved.
.QA Test Cases Preparation Completed and approved.

The following are the list of items that are required to be
Stop the QA Phase.
. All Planned System Test cases have been executed.
. No Critical Bugs.
. Defect log should be updated.
. QA Test Summary Report Completed.
. QA Sign off.

Is This Answer Correct ?    10 Yes 1 No

When to start and Stop Testing?..

Answer / sj1234

I am continuing The answer You stop testing when
stop testing these are the main factors.

1. Reduce in defects.
2. Increase in Testing cost.
3. Delivary dates.

We need to check that

1) Whether all the Bugs which were Assigned to developers
have been fixed .
2) All the documents pertaining to testing have been
prepared.
3) all the bugs which were in Previous releases have been
retested .

Is This Answer Correct ?    16 Yes 8 No

When to start and Stop Testing?..

Answer / divya nandana.b

we will start testing when we have software requirement
specification, enough testcases, and build

we will stop testing
i)when all major seviority bugs are solved
ii)when budget is going to complete
iii)when project time s going to complete

Is This Answer Correct ?    6 Yes 3 No

When to start and Stop Testing?..

Answer / meenakshi

when bug rate falls below a certian level
when deadlines are reached
when all the testcases are passed with a certian rate of
passed testcases
when testing budget is depleted
and teamleader says to stop testing
in all these cases we stop testing

Is This Answer Correct ?    5 Yes 6 No

When to start and Stop Testing?..

Answer / vijayvardhan

Some of the common factors and constraints that should be considered when decided on when to stop testing are:
1. Testing budget of the project. Or when the cost of continued testing does not justify the project cost.
2. Resouces available and their skills.
3. Project deadline and test completion deadline.
4. Critical or Key Test cases successfully completed. Certain test cases even if they fail may not be show stoppers.
5. Functional coverage, code coverage, meeting the client requirements to certain point.
6. Defect rates fall below certain specified level & High priority bugs are resolved.
7. Project progresses from Alpha, to beta and so on.

Is This Answer Correct ?    0 Yes 1 No

When to start and Stop Testing?..

Answer / nandini pai

Enter criteria  to start testing:-
Build is released  to testing team with all unit test case is executed and all  defect got fixed which is identified during unit testing


Stop Testing(Exit criteria ):-All Business requirement is testing and  all defect are fixed

Is This Answer Correct ?    0 Yes 1 No

When to start and Stop Testing?..

Answer / prabha

When to start:

1)When build is ready
2)Environment is setup
3)Test cases are executed
4)Resource should be ready

when to stop:

1)Based on no. of test cases executed
2)No. of defect-reach certain low level
3)Based on release date

Is This Answer Correct ?    3 Yes 5 No

When to start and Stop Testing?..

Answer / prince

why no hv mentioned abt the Test Plan -Exit Criteria.
while Test Plan is done we use to mention the Exit Criteria
Right,we shd Indentify that Exit Criteria also to Stop
Testing know?

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More QA Concepts Interview Questions

what is the difference between functional requirements and non functional requirements? Which things will come in bothe categories?

12 Answers  


Mention the different types of software testing?

0 Answers  


What are verification and validation and difference between these two?

0 Answers  


Explain what is traceability matrix?

0 Answers  


1.Testing work starts once a)once requirement are complete b)once test cases are complete c)once coding is complete d)begining of requirement 2)For white box testing a)the tester is completely unconcerned abt the internal behavior of the program b)the tester is concerned with finding circumstances in which the program doesnot behave according to code standards c)test data is derived from market requirements 3)stress testing is a measure of one of the following a)application response time b)concurrent load an application can handle c)transactions per minute that can be handled d)virtual load at which the system will fail 4)UAT means a)testing performed on a single stand alone module b)testing after changes have been made to ensure that no unwanted changes were introduced c)testinf to ensure that the system meets the needs of the organization& the end user 5)software quality metrics will help u to a)keep account on the software quality of an application b)analyse and improve the deficiencies of an application c)both of the above d)none 6)Application that has GUI must be tested for usability a)for any kind of UI applications b)more necessary for web based applications c)only if the user is going to use the UI d)only if the user pays for it 7)the program according requirements expects the uppercase letters from A to Z.Analyze the following inputs and choose one that can cause the failure with greater probability a)@,[ b)1,0 c)B,W d)[,] 8)A system test that forces the software to fail in a variety of ways and verifies that softwware is able to continue execution without interruption.This definiton in nearest to a)Recovery testing b)Stress testing c)both of the above d)none 9)Automated testing is necessary when a)testing has to be done very quickly b)number of resources are very less c)most of the test cases are similar in anture d)all of the above 10)which of the following tests is performed early in a software testing process a)monkey testing b)unit testing c)system testing d)none 11)the testing technique that requires devising test cases to demonstrate that each program function is operational is called a)black box testing b)glass box testing c)grey box testing d)white box testing 12)what a UML diagram is useful for black box testing a)class diagram b)object diagram c)use case diagram d)sequence diagram 13)what kind of tools would you suggest to use for the automation of regression tests? a)capture and playback b)static analysis tools c)simulators d)debugging tools

3 Answers   Bally Technologies, IBM, QA, Speridian Technologies,






During the test case review, what are the main important things will you check

2 Answers   FIC, Wells Fargo,


Explain what is mr and what information does mr consists of?

0 Answers  


How to estimate testing effort ?

0 Answers  


What is mr and what information does mr consists of?

0 Answers  


What is object repository?

2 Answers   Cognizant, CTS,


what is the difference b/w qtp,winnrunner,testdirector?

2 Answers  


Can anybody give answer for WHAT IS THE MEANING OF TRANSACTION BASED TESTING WITH EXAMPLE

2 Answers   ESI,


Categories