You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 6, 2024. It is now read-only.
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