Link

Testing Documentation for Assessment 2 and 3

This section provides the testing design (from tracability matrix to test documentation) and also links to the most up-to-date test coverage of the game for each Assessment!

Assessment 2

Test Design:

  • Tracability Matrix: PDF
  • Test Documentation: PDF

Evidence of Testing:

  • To find latest testing: Go to zipped file, download and use the code provided, under /core/test is where the tests are. To run these test in one go, left click the /core/test/java file and run it! See Image

Assessment 3