Tuesday, 29 March 2016

what is the difference between latent and masked defects?


  • Latent defect: A latent defect is an existing defect that has not caused a failure because the sets of conditions were never met
  • Masked defect: It is an existing defect that has not caused a failure because another defect has prevented that part of the code from being executed

No comments:

Post a Comment