01219245/manual testing
We will develop a set of test cases for important features for your game and your friends' games. Then, you will test your friends' games and give your friends feedback.
Feature list
First, start by listing a set of important features. These are MUST-HAVE features. The game is playable only it can perform all of these features. You, as a tester, and your friend, as a developer, have to agree on this list of features.
For example, the list for the Gozilla/Cannon game is as follows:
- The game shows that Gozilla on the screen at the position where it can be hit by the cannon balls.
- The player should be able to adjust the cannon's angle.
- The player can fire the cannon balls.
- The cannon ball can hit the Gozilla.
- The player can adjust the initial speed for the cannon balls.
- After the Gozilla is hit, new one appears at a random position.
- If the player fire 5 cannon balls and still miss the Gozilla, the game is over.