BioFlow Requirements
Unit Test Specifications
  • SRS-013
    reviewed 13. Recorded-duration readout format SRS-013

    While a recording session is active, the software shall display the recorded duration in HH:MM:SS format.

    • SYS-005
      reviewed 5. Operator workstation for recording sessions SYS-005

      The device shall present the operator a workstation interface for conducting EEG recording sessions in which the live EEG signal display remains continuously visible while the operator accesses recording controls and overlay menus.

UT-001
reviewedPassed 1. Recorded-duration HH:MM:SS formatter UT-001

Exercise the RecordingWidgetState.formattedElapsedTime getter with a range of recorded-duration values and assert the returned string is the zero-padded HH:MM:SS representation of that duration.