what are the limitations of testing?explain in detail plz??
Answer Posted / 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 |
Post New Answer View All Answers
What is the difference between compatibility testing and cross browser testing?
Do anybody have any idea about the testing tools related to client-server apllications( for banking application or products ).Kindly tell me both open source and licensed tools. Thanks in advanceRegards
What are the five common solutions for software developments problems?
What is a bug life cycle?
When a non-conformance is noted during these "reviews", what happens next?
What is basic block?
According to you, when is the good time to start qa in a project?
What are the differences between test strategy and test plan?
What is code inspection?
What are the challenges faced with the 1+ years experience team.
In an example of a Bank Teller requesting that her computer program should include an addition that shows the full Customer Profile on her main screen, what would a Waterfall vs. Agile approach include and/or look like for such a request?
How to find all the bugs during first round of testing?
What are the automation challenges that sqa(software quality assurance) team faces while testing?
Tell me about any quality efforts you have overseen or implemented.
What is your understanding regarding a test plan?