What is Software reliability?
Answers were Sorted based on User's Feedback
Answer / janet
It is the probability that software will work without
failure for a specified period of time in a specified
environment.
Reliability of software is measured in terms of Mean Time
Between Failure (MTBF).
For eg if MTBF = 10000 hours for an average software, then
it should not fail for 10000 hours of continous operation.
Is This Answer Correct ? | 2 Yes | 2 No |
Answer / alex yin
MTBF is applicable for the randam failure caused by
wearout, such as electronics equipment and it is related to
the manufacture. While software wil not wearout and it is
systematic failure one. So, the time domain MTBF is not
applicable to software reliability.
Is This Answer Correct ? | 1 Yes | 2 No |
Answer / rahul
Software Reliability is the probability of failure-free software operation for a specified period of time in a specified environment. Software Reliability is also an important factor affecting system reliability.
Is This Answer Correct ? | 0 Yes | 1 No |
How will you get the Data requirement for your testing?
What is internationalization Testing?
What good bug tracking systems have you used?
What is the bottom-up approach?
Testing wherein we subject the target of the test, to varying workloads to measure and evaluate the performance behaviors and the ability of the target and the test to continue to function properly under these different workloads?
What is data validity?
How to write an implementation plan for our QA system with small budget, from scratch.
What is benchmark?
HOW DO YOU COMMUNICATE WITH THE DEVELOPER ON DEFECT?
As part of which test process do you determine the exit criteria?
what is the difference between software testing and quality testing? how do they vary,waht is the process of testing in both software and quality?
What is differences between SCS-1,2 and 3