From 1ec312649dbf1723432ddee728706188f88ba838 Mon Sep 17 00:00:00 2001 From: kylienencetty Date: Sat, 27 Jan 2024 02:51:00 +0000 Subject: [PATCH] Edited online --- ...roject Log - Team Development: QA and Testing Plan.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/Module Three Project Log - Team Development: QA and Testing Plan.md b/Module Three Project Log - Team Development: QA and Testing Plan.md index 81801d3..46a2ec5 100644 --- a/Module Three Project Log - Team Development: QA and Testing Plan.md +++ b/Module Three Project Log - Team Development: QA and Testing Plan.md @@ -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**. -----------------------------------------------------------------------------------------------------------------