what are the limitations of testing?explain in detail plz??
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
Answer / ked
When it becomes Zero defect or when code and functionality
is covered atleast 98%
| Is This Answer Correct ? | 9 Yes | 8 No |
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 |
Suggest me MCQ book for Software testing
at any application or software where the data will be stored at server side or at client side kindly answer it in detail?
What should your qa documents include?
Dear all I need an advice about sqa field last year i have completed my graduation in computer engineering and i have just started my career as Software engineer in QA field and working in a software company. The problem is that I am very confused about my career in this field because I want to know that how much it's necessary that the programming concepts and the programming should be strong if the person is working as a sqa engineer if i talk about myself i can create logic with respect to programming but for me it's very difficult to implement my logic in form of code and is programming field has strong scope over sqa field and as a sqa engineer what will be my prestige in front of programmers. I want to know what appourtinutes i will get in this field after some period of time and what will be the next step(desigination)in that field.Kindly reply Regards
How is adhoc testing different from exploratory testing?
What do you like least about Quality Assurance/Testing?
Hou can u test a website or a web application? Manually or Automated?
anyone can explain about SixSigma process.
How validation activities should be conducted?
what is the difference between RDBMS and DBMS
What is QMS,PMS,BMS
What are the benefits of automated testing?