Skip to content
This repository was archived by the owner on Dec 6, 2024. It is now read-only.

Progress Report

Zachary edited this page Dec 8, 2021 · 1 revision

Report health : On track 🟢

Summary:

  • Developed main menu display and test cases
  • Added Continuous Deployment of tagging each release
  • Developed saving game and display of grid feature
  • Added test cases for saving game and display of grid feature
  • Added Continuous Integration for testing

Key areas:

Adding features such as saving, exiting game and display of grid features allowing the player to interact with main menu of the game. Added Continuous Integration for automated testing Added Continuous Deployment for each release at the end of each sprint

Problems faced:

Confusion about the setup for QA as we were not sure on which stage of testing should be conducted. Writing functional tests as these tests felt like multiple unit tests combined into one, this is led to weak testing and buggy code. Workloads were not balanced well amongst the team members, some team members were more busy than others

Clone this wiki locally