Reliability Testing in Software Testing

Reliability Testing in Software Testing

Reliability Testing is the non-functional testing which is performed in software testing. The intention of this testing is to finding the error and resolved before system deployed. Mainly focused on how much system is reliable and it follows the customer’s requirements or not. It means the probability of failure free software operation for a specified period of time in a specified environment.

Elements :

  • Probability of failure free operation
  • Length of time of failure free operation
  • the environment in which it is executed

Reliability Testing in Software Testing

Parameters that are measured as part of reliability testing:

  • MTTF: Mean Time To Failure
  • MTTR: Mean Time To Repair
  • MTBF: Mean Time Between Failures (MTBF= MTTF + MTTR)

Type of Reliability Testing


Also Check:

Leave a Reply

Your email address will not be published. Required fields are marked *