Answer Posted / parul
Testing is potentially endless. We can not test till all
the defects are unearthed and removed -- it is simply
impossible. At some point, we have to stop testing and ship
the software. The question is when.
Realistically, testing is a trade-off between budget, time
and quality. It is driven by profit models. The
pessimistic, and unfortunately most often used approach is
to stop testing whenever some, or any of the allocated
resources -- time, budget, or test cases -- are exhausted.
The optimistic stopping rule is to stop testing when either
reliability meets the requirement, or the benefit from
continuing testing cannot justify the testing cost.
[Yang95] This will usually require the use of reliability
models to evaluate and predict reliability of the software
under test. Each evaluation requires repeated running of
the following cycle: failure data gathering -- modeling --
prediction. This method does not fit well for ultra-
dependable systems, however, because the real field failure
data will take too long to accumulate.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What were the major challenges u faced while testing
approx how long a simple website take time just for manual testing including report generation.
Need to know about Quality Center in brief
Hi,Please can any one tell me about SAP Testing concepts.
What is Test methodology, Testing type , Testing approach, Testing technique & Testing methods. Explain with example.
When the GUI Testing will be held on the V model ?
what types of bugs will we find out in banking projects
Explain branch coverage and decision coverage.
Different types of design diagrams that supports to write test cases ?
where do we work with Application, web and Database servers Means which type of applications.
how to creat 2 test plan in 2 different environment exp:tour and travel
A form has four mandatory fields to be entered before you submit. How many numbers of test cases are required to verify this? And what are they?
Write all combinations of test cases for calculater on + symbel
What is a test scenario?
What kind of testing to be done in client server application and web application? Explain