Verification

Verification is the process of checking that the simulation model correctly implements the intended conceptual model. It involves checking that the model’s logic, structure and parameters are implemented as planned and free from coding errors.

Things I can definitely do

Desk checking

Debugging

Assertion checking

Special input testing

Bottom-up testing

Regression testing

Execution tracing

Things that require some discussion

Desk checking

To discuss:

Mathematical proof of correctness

This requires some thought as to whether there is anything we could compare against for even the most basic model. To discuss with Tom. Have put comparison to regression under comparison testing validation