Edited online
parent
5dbed2067e
commit
1ec312649d
|
@ -19,7 +19,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 frequently.
|
||||
* **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). (**Group Decision**)
|
||||
* Categories of features to be tested are as follows:
|
||||
* Player Keybinds
|
||||
* Jump Pads
|
||||
|
@ -32,7 +32,8 @@ In your plan, be sure to include the following:
|
|||
* Scene
|
||||
* HUD
|
||||
* Crafting Station
|
||||
* **Demo:** Testing that will be done before the release of the beta (end of week 5).
|
||||
* These categories were made as a **Group Decision**.
|
||||
* **Demo:** Testing that will be done before the release of the beta (end of week 5). (**Group Decision**)
|
||||
* Categories of features to be tested are as follows:
|
||||
* Player Keybinds
|
||||
* Acid Pools
|
||||
|
@ -47,11 +48,13 @@ In your plan, be sure to include the following:
|
|||
* Projectiles
|
||||
* Viruses
|
||||
* Health Damage
|
||||
* **Code Release:** Testing that will be done before the final code release (end of week 6).
|
||||
* These categories were made as a **Group Decision**.
|
||||
* **Code Release:** Testing that will be done before the final code release (end of week 6). (**Group Decision**)
|
||||
* Categories of features to be tested are as follows:
|
||||
* Run all alpha tests again to ensure that bug fixes have not introduced new bugs.
|
||||
* Run all beta tests again to ensure that bug fixes have not introduced new bugs.
|
||||
* Textures, Materials, and Models.
|
||||
* These categories were made as a **Group Decision**.
|
||||
|
||||
-----------------------------------------------------------------------------------------------------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue