Multiple choice technology testing

A reliable website/application will be the one which

  1. is likely to be fault-free

  2. is unlikely to cause a failure

  3. is likely to be liked by the users

  4. is unlikely to be completed on schedule

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Software reliability is defined as the probability of failure-free operation over a given time under specified conditions. Option B correctly captures this - reliability means low likelihood of causing failures during actual operation. Option A (fault-free) is unrealistic as all software has some faults, while reliability focuses on operational behavior. Options C and D are unrelated to the technical definition of reliability.