what are the limitations of testing?explain in detail plz??
Answer Posted / 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 |
Post New Answer View All Answers
Field level test cases are developed using AF TOD to validate individual fields on a screen using a black box testing methodology. IN THIS CONTEXT WHAT IS "AF TOD"
What should QA require of Development?
What the purpose of testing?
Have you used any automation tools?
What is the rule of a "test driven development"?
How do you determine which piece of software require how much testing?
How is adhoc testing different from exploratory testing?
Have you written test plan?
What is conformance testing?
What is destructive testing?
What is random testing?
Enlist some of the key challenges that are faced while performing software testing.
How to know that we have to use which tool for this project?
What is verification?
what is the difference between testing techniques and principles of testing?Kindly explain both of them with an example.