History Scoreboard Testing plan - UQdeco2800/2021-ext-studio-2 GitHub Wiki

Overview

The History Score Board

How to test

There are six functions of this feature:

  1. When player is dead. The score will be saved to a JSON file.
  2. Player can go to the History Scoreboard from the main menu or game over screen. '
  3. When the current screen is HistoryScore, the history scores should be displayed in descending order. Each score should match its date&time.
  4. The board should only display top 10 records.
  5. The left bottom corner should display the game counts.
  6. Can go back to menu from that screen by clicking the right bottom buttom.