FTA-004: Unit Conversion Fault in Reports ¶
1 Status ¶
| Date | Status | |
|---|---|---|
| 06-07-2026 | Identified | |
| 07-07-2026 | Analysed | |
| ▶ | 08-07-2026 | Mitigating |
2 Top Event ¶
Misleading report delivered to the user (TOP-2)
3 Minimal Cut Set ¶
{E7} — unit conversion fault; a first-order cut set, one basic event suffices
4 Description ¶
A value stored in one measurement unit is rendered in a report column labelled with another. As a first-order cut set under an OR gate, this single fault delivers the top event on its own, which is what drives the likelihood score.
5 Severity ¶
6 Likelihood ¶
7 Mitigation ¶
Carry the measurement unit with the value from the data model into every report column, so a unit can never be reattached by the presentation layer.
8 Residual Severity ¶
9 Residual Likelihood ¶
10 Affected Documents ¶
| # | Proposed Text | Req-ID |
|---|---|---|
| 1 | The software shall carry the measurement unit with the value from the data model into every report column. | REQ-023 |
11 Monitoring ¶
Report rendering tests compare the unit of every column against the data model on each release.