Verify Fix for DEF-001: NullReferenceException on Suit Interaction

Verify Fix for DEF-001: NullReferenceException on Suit Interaction

TC-DEF-001

Description

Verifies that pressing [G] while interacting with the suit does not trigger a NullReferenceException.

Test Objective

Confirm that the defect is fixed and the player remains in normal view without errors.

Priority
High
Type
Regression
Author
Dominic Brooks
Est. Time
5 minutes

Preconditions

  • Game launched
  • Intro video completed

Test Steps

1
Action
Launch the game through Steam Client.
Expected Result
Game launches successfully.
2
Action
Wait for intro video to finish.
Expected Result
Intro video finishes.
3
Action
Approach and interact with the suit embedded in the wall.
Expected Result
Player interacts with the suit.
4
Action
Press the 'G' key while interacting with the suit.
Expected Result
Pressing 'G' does nothing; no errors occur and the player remains in normal view.

Postconditions

  • Defect is not reproducible

Tags

#defect #regression #DEF-001