What is a latent defect example?

What is a latent defect example?

Examples of material latent defects include: Foundation instabilities or cracks. Leaks in the ceiling or roof. Plumbing issues (i.e. water leakage in basement)

What is meant by latent issue?

1. Potentially existing but not presently evident or realised (somewhat invisible). An issue is present but is not active or causing symptoms.

What is the difference between latent and masked defects?

Answer : A latent defect is an existing defect that has not yet caused a failure because the sets of conditions were never met. A masked defect is an existing defect that hasn’t yet caused a failure just because another defect has prevented that part of the code from being executed.

What is latent defect in functional testing?

Latent Defect A Latent defect is a hidden flaw in a software which is not identified by the user (although the developer/owner is aware of it) until a set of operations is not performed.

How long is the latent defect period?

Where there is a latent defect, the time limit is the later of: six years from the date of accrual of the cause of action being raised; and. three years from the earliest date on which the potential claimant knew, or reasonably ought to have known, material facts necessary to bring an action alleging negligence.

What do you mean by latent needs?

Latent needs are needs currently not met by any industry, but also not specifically requested by the consumers, mostly because they don’t realise they have that particular need.

What is masked bug?

A masked bug is an existing error that has not yet caused a failure just because another error has prevented that piece of the code from being performed. The main feature of these bugs is that they hide other system defects.

What is Latent testing?

Latent Defect is a popular term in the dictionary of software testing. This defect comes to existence because the truthful set of conditions was never met, it is present in the system for a long time, probably during the production process, goes through the pre-production testing and extended use.

What are latent and patent defects?

A latent defect is a fault that would not readily be revealed by a reasonable inspection whereas patent defects are defects that are not hidden and should easily be discovered by a reasonable inspection.

Which is the best definition of a latent bug?

Latent defects are the those which arises in the field, and unknown until they reported by the field staff. More bugs during development phase, chances are more latent defects will be. Thanks for contributing an answer to Software Quality Assurance & Testing Stack Exchange!

Which is an example of a latent defect?

It’s among the three unusual defects found during testing: Latent Testing. Masked Testing. Defect Cascading. Even though both latent and masked defects are present in the system for a long time and are non-identified, yet they are vastly different from one another.

Which is an example of a Golden Bug?

Golden Bug: The bug that is occurred in every instances of the application with severity level high and with high priority. – Bugs that remain dormant or unhidden are latent bugs. These bugs are not found until one or more releases of the product. Example of such bugs can be the date issues like the y2k.