Backward Tracing
ConceptBackward tracing is a diagnostic reasoning and analysis technique that starts from a known effect, symptom, or specification and works backward to identify the causes, inputs, or faults that produce it. In hardware reliability verification, backward tracing uses formal model checking to enumerate all faults (such as Single Event Upsets) that violate a defined correct-behavior property, rather than injecting individual faults forward and observing their effects. In software debugging research, backward tracing is one of two complementary reasoning modes developers alternate between while constructing a mental model of a buggy system.
WIKI
Backward Tracing
Definition
Backward tracing is an analysis strategy in which the investigator begins from a specified effect, behavior, or symptom and reasons or searches backward toward the causes, inputs, or faults that could produce it. It is the conceptual inverse of forward tracing, in which causes (e.g., specific fault injections) are chosen first and the resulting effects are observed.
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →