Download and installation
- TestCast Generator is Eclipse plugin. It requires Eclipse Classic version 3.2 or newer. Install Eclipse Canymede or newer if you do not have it yet.
- Download TestCast Generator zip file.
- Unzip it into C:\Programs Files\Elvior\Motes folder (or you can choose also some other folder of your own)
- Copy ee.elvior.TestGenerator.jar file from ...\Motes\plugin folder to Eclipse plugin folder.
- TestCast Generator uses Uppaal CORA verification engine for test generation
- Download Uppaal CORA. NOTE: Uppaal has a proprietary license
- Unzip it to C:\Programs Files\Elvior\Motes folder
- Download SWI-Prolog version 5.7.4 for Windows NT/2000/XP/Vista and install it
- Start Eclipse and open Elvior Test Generation perspective (Window -> Open perspective -> Other... -> MOTES Elvior Test Generator).
- Introduce external programs to TestCast Generator via Window -> Preferences -> Elvior Test Generator. Set the file location path for:
- Uppaal CORA veryfita.exe executable (C:\Programs Files\Elvior\Motes)
- Prolog executable
- RPTSynthesizer.qlf (C:\Programs Files\Elvior\Motes\RPT Synthesizer)
What to do next?
- When Eclipse starts select an existing workspace or create a new one
- To create a new project go to File - New - Project
- To see an example project go to File - New - Example
- To see documentation go to Help - Help Contents
- Browse MOTES step-by-step tutorial
BETA
... is Eclipse plugin. It runs on every platform that runs Eclipse. TestCast Generator (previously MOTES) uses UPPAAL verification engine for test generation, which is available for Windows and Linux on x86 architectures only.