Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 510 Bytes

File metadata and controls

13 lines (8 loc) · 510 Bytes

OpenFastTrace 4.8.0, released 2026-08-01

Code name: Transitive Defect Distinction

Summary

OpenFastTrace now distinguishes between direct and transitive defects in both HTML and plain text reports. A direct defect is a failure of the item itself, while a transitive defect is inherited from covered items that are failed. This helps users to identify and focus on the root causes of failures.

New Features

  • #251: Distinguished between direct and transitive defects in HTML and plain text reports.