Multiple choice technology testing

A reliable sustem will be one that

  1. Is unlikely ot be completed on schdule

  2. Is unlikely to cause failure

  3. Is likely to be fault free

  4. Is likely to be liked by user

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

A reliable system is one that is unlikely to cause failure during operation. Reliability in software engineering is defined as the probability of failure-free operation over a given time period in a specified environment. Being completed on schedule (A) is about timeliness, being fault-free (C) is about correctness rather than reliability, and being liked by users (D) relates to usability.