Edited online
parent
070d3d050a
commit
fe045cad3c
|
@ -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?** ##
|
||||
* 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).
|
||||
Categories of features to be tested are as follows:
|
||||
* Categories of features to be tested are as follows:
|
||||
* Player Keybinds
|
||||
* Jump Pads
|
||||
* Platforms
|
||||
|
@ -33,7 +33,7 @@ Categories of features to be tested are as follows:
|
|||
* HUD
|
||||
* Crafting Station
|
||||
* **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
|
||||
* Acid Pools
|
||||
* Hazmat Suit
|
||||
|
@ -48,7 +48,7 @@ Categories of features to be tested are as follows:
|
|||
* Viruses
|
||||
* Health Damage
|
||||
* **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 beta tests again to ensure that any bug fixes have not introduced new bugs.
|
||||
* Textures, Materials, and Models.
|
Loading…
Reference in New Issue