Edited online

kylienencetty 2024-01-26 21:51:27 +00:00
parent 3063a84729
commit 84cefea006
1 changed files with 6 additions and 3 deletions

@ -49,8 +49,8 @@ In your plan, be sure to include the following:
* 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 all alpha tests again to ensure that 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 all beta tests again to ensure that bug fixes have not introduced new bugs.
* Textures, Materials, and Models. * Textures, Materials, and Models.
----------------------------------------------------------------------------------------------------------------- -----------------------------------------------------------------------------------------------------------------
@ -60,7 +60,10 @@ In your plan, be sure to include the following:
----------------------------------------------------------------------------------------------------------------- -----------------------------------------------------------------------------------------------------------------
## **How will you update the test plan to reflect changes to the game and design document?** ## ## **How will you update the test plan to reflect changes to the game and design document?** ##
* Updates will be notated in the designated Test Plan Document and the traceability matrix when applicable.
* The importance/necessity of any changes or features will be evaluated as a team.
* We will then determine, as a team, which phase any changes need to be implemented and tested.
----------------------------------------------------------------------------------------------------------------- -----------------------------------------------------------------------------------------------------------------
## **How will bugs be reported?** ## ## **How will bugs be reported?** ##