When to start and Stop Testing?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
what are the feature of our test group?
how can u find system IP address
Can anyone explain me with examples wat is parallel testing?
How to download QTP 9.5 Trail version? please explain the complete process?
What do you think is a good investment, a defect tracking system or a test management system integrated with a defect tracking tool? Please comment.
what is test plan? what are main thing for test plan? How does it work? What is testDirector? what are mazor componats of TestDirector?
What is workflow testing?
How you will collect a module from the version?
Describe the role that QA plays in the software lifecycle.
What is meant by Factory testing?? I have seen this one in a Job posting
Explain what are test driver and test stub and why it is required?
what are test metrics?