/SOTE

Open Assessment for Software Testing module. This module was worth ten credits as part of my Master's Year and received a mark of 78%. The objective is to product a test plan for the Java MASON library.

Primary LanguageTeX

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.