10. Quality ScenariosΒΆ

Here are two quality scenarios for the non-functional requirements NFR-P1 (Performance) and NFR-S4 (Security)

  • NFR-P1: The system shall process player movement inputs and update the game state within 100 ms in single-player mode.

_images/quality_scenario_1.svg
  • NFR-S4: Multiplayer actions shall be validated server-side to prevent cheating or unauthorized game state modification.

_images/quality_scenario_2.svg