Document residual software bugs ensuring transparent risk assessment and informed release decisions.
Name of Anomaly | Description | Impact on Risk | Risk Acceptable | Correction Action(s) | Correction Timeline |
---|---|---|---|---|---|
Patient List Display Truncation | Patient names longer than 25 characters are truncated in the main patient list view, showing only the first 25 characters followed by ”…” | No impact on risk | Acceptable | Implement dynamic text sizing and tooltip display for full names | Next minor software release |
Data Sync Delay | Patient vital signs data synchronization between mobile app and web portal experiences delays of 30-60 seconds under high network load conditions | Low impact on risk | Acceptable | Optimize data synchronization algorithm and implement progressive sync for large datasets | Next major software release |
Session Timeout Warning | Users occasionally do not receive the 5-minute session timeout warning dialog, resulting in unexpected session termination during data entry | Low impact on risk | Acceptable | Refactor session management system and implement redundant timeout warning mechanisms | Next bug fix |
What should I do if I have no known anomalies to document?
How should I handle anomalies that have significant impact on risk?
What's the difference between a bug and an anomaly in this context?
How often should I update the List of Known Anomalies?
Should I include user experience issues in the anomaly list?
How do I determine the correction timeline for anomalies?