Verify Filesystem Terminal UI Structure

Verify Filesystem Terminal UI Structure

TC-INTRO-009

Description

Validates that the filesystem terminal displays the correct three-section layout with Power, Temp, and Disk sections.

Test Objective

Ensure filesystem UI is properly structured and displays correct information.

Priority
High
Type
Functional
Author
Dominic Brooks
Est. Time
2 minutes

Preconditions

  • Power has been activated
  • Middle terminal is accessible

Test Data

{ "powerLevel": "5" }

Test Steps

1
Action
Open the middle terminal using [E] or [LMB]
Expected Result
Terminal interface opens
2
Action
Observe Section 1 (Header)
Expected Result
Header displays label showing 'Power: 5'
3
Action
Observe Section 2 (Left - Temp)
Expected Result
Left section shows 'Temp' directory with temporary files
4
Action
Check for Authentication.kp4 file in Temp
Expected Result
Authentication.kp4 file is present and highlighted
5
Action
Observe Section 3 (Right - Disk)
Expected Result
Right section displays dark green background for Disk area

Postconditions

  • Terminal UI displays all three sections correctly
  • Power level is visible
  • Initial files are present

Tags

#intro #filesystem #terminal #ui #functional #high-priority