what are the limitations of testing?explain in detail plz??

Answers were Sorted based on User's Feedback



what are the limitations of testing?explain in detail plz??..

Answer / sohail sarwar

1)testing can only identify the known issues or errors. It
gives no idea about defects still uncovered.

2)provides no help when we have to make a decision to
either "release the product with bugs for meeting the
deadline" or to "release the product late compromising the
deadline"

3)has some financial constraints

Is This Answer Correct ?    20 Yes 3 No

what are the limitations of testing?explain in detail plz??..

Answer / rajendra prasad reddy penumall

Ideally there is no zero defect product in the software
industry.

Normally it the product reaches to 98% defect revoal procss
then it is called zero defect product.

Limitations:
Exhaustive testing is not possible.
There is no zero defect s/w in the world.

rajendra_penumalli@yahoo.com

Is This Answer Correct ?    11 Yes 4 No

what are the limitations of testing?explain in detail plz??..

Answer / harshit gupta

Testing Limitations

You cannot test a program completely
We can only test against system requirements
- May not detect errors in the requirements.

- Incomplete or ambiguous requirements may lead to inadequate or incorrect testing.

Exhaustive (total) testing is impossible in present scenario.
Time and budget constraints normally require very careful planning of the testing effort.
Compromise between thoroughness and budget.
Test results are used to make business decisions for release dates.
Even if you do find the last bug, you’ll never know it
You will run out of time before you run out of test cases
You cannot test every path
You cannot test every valid input
You cannot test every invalid input

Is This Answer Correct ?    7 Yes 0 No

what are the limitations of testing?explain in detail plz??..

Answer / ked

When it becomes Zero defect or when code and functionality
is covered atleast 98%

Is This Answer Correct ?    9 Yes 8 No

what are the limitations of testing?explain in detail plz??..

Answer / sudhakar8

We can only test against System Requirements.
May not detect errors in the Requirements.
Exhaustive testing is impossible in present scenario.
Time and budget Constraints normally require very careful
planning of the testing effort.
Test results are used to make bussiness decisions for
release dates.

Is This Answer Correct ?    4 Yes 6 No

what are the limitations of testing?explain in detail plz??..

Answer / sachin

if no any Errors in system no again testing

Is This Answer Correct ?    1 Yes 11 No

Post New Answer

More QA Concepts Interview Questions

what is Quality product?

5 Answers   Accenture,


what is operations testing? is it coming under white box testing/unit testing?

4 Answers  


What is the difference between preventative and reactive approaches in testing?

0 Answers  


What happens if the time taken to complete a task requires 30 days but u r given only 10 days

12 Answers   IBM,


Iam very much confused about the meaning of black box testing methodoly ? I am getting diffrent types of answer for it ...Pls Help

6 Answers  






What is branch testing and what is boundary testing?

0 Answers  


What are the tables in testplans

0 Answers  


wt is grey box testing

6 Answers  


What are the types of testing can be performed on facebook login page?

0 Answers  


How the deployment phase of SDLC differs in product based company and in service based company ?

1 Answers  


When a non-conformance is noted during these "reviews", what happens next?

0 Answers  


Difference between Defect Removal efficiency and Defect containment effectiveness

1 Answers   Cap Gemini,


Categories