Edited online

kylienencetty 2024-01-25 23:33:37 +00:00
parent 070d3d050a
commit fe045cad3c
1 changed files with 30 additions and 30 deletions

@ -20,7 +20,7 @@ In your plan, be sure to include the following:
## **How will you test objects, levels, and games during the development cycle?** ## ## **How will you test objects, levels, and games during the development cycle?** ##
* All features will be tested throughout their development. * All features will be tested throughout their development.
* **Play Test:** Testing that will be done during the preproduction stage, before the release of the alpha (end of week 4). * **Play Test:** Testing that will be done during the preproduction stage, before the release of the alpha (end of week 4).
Categories of features to be tested are as follows: * Categories of features to be tested are as follows:
* Player Keybinds * Player Keybinds
* Jump Pads * Jump Pads
* Platforms * Platforms
@ -33,7 +33,7 @@ Categories of features to be tested are as follows:
* HUD * HUD
* Crafting Station * Crafting Station
* **Demo:** Testing that will be done before the release of the beta (end of week 5). * **Demo:** Testing that will be done before the release of the beta (end of week 5).
Categories of features to be tested are as follows: * Categories of features to be tested are as follows:
* Player Keybinds * Player Keybinds
* Acid Pools * Acid Pools
* Hazmat Suit * Hazmat Suit
@ -48,7 +48,7 @@ Categories of features to be tested are as follows:
* Viruses * Viruses
* Health Damage * Health Damage
* **Code Release:** Testing that will be done before the final code release (end of week 6). * **Code Release:** Testing that will be done before the final code release (end of week 6).
Categories of features to be tested are as follows: * Categories of features to be tested are as follows:
* Run through all alpha tests again to ensure that any bug fixes have not introduced new bugs. * Run through all alpha tests again to ensure that any bug fixes have not introduced new bugs.
* Run through all beta tests again to ensure that any bug fixes have not introduced new bugs. * Run through all beta tests again to ensure that any bug fixes have not introduced new bugs.
* Textures, Materials, and Models. * Textures, Materials, and Models.