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
What is the quality audit?
I have to write a User Story for a customer withdrawing cash out of an ATM. Can you send me some examples PLEASE. I appreciate your assistance.
Explain bug leakage and bug release?
What do you know about data-driven testing?
What Winrunner framework did u use in ur organisation?
What if there is not enough time for thorough testing?
What are the factors responsible for the estimation of system integration test cycle and total integration time?
What is difference between retesting and regression testing?
What is the difference between black box and white box testing?
We have a directory structure /usr/local/jboss/server/{$app_name}/log/*.log which contains 1000 log files. A web application has been logging to the cloud.log file, the attempts of a user called test. The code logs the following way: log.debug(username); where the username equals “test”. What command line application and or combinations of applications will you call in order to create a file named user_log.csv that contains the following lines, where the timestamp is sorted: timestamp,username
What are the test artifacts involved in qa?
What are the common problems with software automation?
What are the solutions for the software development problem?
Where I can get ITB/ISTQB sample question paper?
Explain the difference between quality control and quality assurance.