Verify Camera Terminal UI Elements and Initial Display

Verify Camera Terminal UI Elements and Initial Display

TC-INTRO-015

Description

Validates that camera terminal displays correct UI elements including 0/0 counter, crosshair, and set course prompt.

Test Objective

Ensure camera terminal UI is properly initialized with all required elements.

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

Preconditions

  • Camera terminal is unlocked
  • Player can interact with camera terminal (left terminal)

Test Data

{ "uiElements": [ "0/0 text overlay (top left)", "[Set Course: E] text overlay (bottom center)", "Crosshair overlay (center)" ] }

Test Steps

1
Action
Interact with the camera terminal (left terminal)
Expected Result
Camera interface opens
2
Action
Observe UI elements in top left corner
Expected Result
Text overlay displays '0/0'
3
Action
Observe UI elements in bottom center
Expected Result
Text overlay displays '[Set Course: E]'
4
Action
Observe center of screen
Expected Result
Crosshair overlay is visible in center
5
Action
Look for visible planets
Expected Result
Planet is visible to the right of the crosshair

Postconditions

  • All UI elements are displayed correctly
  • Camera view shows space and planet

Tags

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