Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 745 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 745 Bytes

Software Testing

Open Assessment for Software Testing module. This module was worth ten credits as part of my Master's Year.

The assessment brief is to create a Test Plan, Specifications, analyse the results and produce a summary report.

The software to be tested is the MASON Simulation Toolkit. The source for this software will need to be cloned into the "Testing" directory of this repository for the automated tests to be run. The scope of the testing only needs to cover the following packages:

  • sim.engine
  • sim.field
  • sim.field.grid

As part of this assessment, I found and fixed a simple, yet significant bug in the MASON Toolkit.