Verify Planet Interaction and Course Setting
Verify Planet Interaction and Course Setting
TC-INTRO-018
Description
Validates that player can interact with planet, see course setting prompt, and confirm course selection.
Test Objective
Ensure planet interaction and course setting mechanic functions correctly.
Priority
Critical
Type
Functional
Author
Dominic Brooks
Est. Time
3 minutes
Preconditions
- Camera terminal is open
- Planet is visible in camera view
Test Data
{
"expectedDuration": "22 Weeks"
}
Test Steps
1
Action
Navigate camera to hover over the visible planet
Expected Result
Planet becomes highlighted or shows interaction state
2
Action
Click [E] or [LMB] to interact with planet
Expected Result
Prompt appears: '[X] SET COURSE [C]'
3
Action
Press [X] to test cancel
Expected Result
Course setting prompt cancels/closes
4
Action
Interact with planet again using [E]
Expected Result
Prompt reappears: '[X] SET COURSE [C]'
5
Action
Press [C] or click [LMB] to confirm course
Expected Result
Display shows 'Expected Duration: 22 Weeks'
6
Action
Observe camera terminal behavior
Expected Result
Camera terminal automatically turns off after course confirmation
Postconditions
- Course has been set successfully
- Camera terminal closes automatically
- Player can proceed to next sequence
Tags
#intro
#camera
#planet
#course-setting
#functional
#critical-priority