Speaker
Cyrille Artho
(KTH Royal Institute of Technology)
Description
Model-based testing automates the generation of test sequences that share similar characteristics (for example, tests adding or removing data to a list).
Modbat is specialized for testing the application programming interface (API) of software. The model used by Modbat is compatible with Java bytecode. The user defines and compiles a model, which is then explored by Modbat and executed against the system under test. Failed test runs are reported as an error trace.
In this one-hour tutorial, we will first introduce model-based testing and explain how Modbat works, and then proceed with a hands-on tutorial as found on the github wiki of Modbat:
https://github.com/cyrille-artho/modbat/tree/master/src/test/scala/modbat/tutorial
Primary author
Cyrille Artho
(KTH Royal Institute of Technology)