Q In unit testing a module, it is found that for a set of test data, maximum 90% of the code alone were tested with a probability of success 0.9. The reliability of the module is

  • A greater than 0.9
  • B equal to 0.9
  • C at most 0.81
  • D at least 1/0.81

MCQs Details

In unit testing a module, it is found that for a set of test data, maximum 90% of the code alone were tested with a probability of success 0.9. The reliability of the module is at most 0.81.