Describe your Quality Policy in detail for this Sprint (remember what I ask you to do when I talk about the "In your Project" part in the lectures and what is mentioned after each assignment (in due course you will need to fill out all of them, check which ones are needed for each Deliverable). You should keep adding things to this file and adjusting your policy as you go.
GitHub Workflow (due Oct 27)
Your Workflow
Unit Tests Blackbox (due Nov 4th)
Your Blackbox testing policy
Unit Tests Whitebox (due Nov 11th)
Your Whitebox testing policy
Code Review (due Nov 11th)
Your Code Review policy
Include a checklist/questions list which every developer will need to fill out/answe when creating a Pull Request to the Dev branch.
Include a checklist/question list which every reviewer will need to fill out/anser when conducting a review, this checklist (and the answers of course) need to be put into the Pull Request review.
Static Analysis (due Nov 18th)
Your Static Analysis policy
Continuous Integration (due Nov 18th)
Your Continuous Integration policy