Examples

The TPT installation comes with several example files, located in the examples folder of the TPT installation. Go to Help|Examples to open the example files sorted in the following groups:

Examples - Getting Started

Contains two examples for those who are new to TPT.

Examples - Test Modeling

Shows how to set up step lists and how to build automatons.

Examples - Test Execution Platforms

Shows how to set up platforms and how to use them.

Examples - Test Assessment

Shows how to assess tests using scripting or GUI assesslets.

Examples - Interactive Testing

Shows how to use the TPT dashboard feature including widgets and the Dashboard script.

Examples - Test Methods

Covers back-to-back testing, equivalence classes, requirements tracing and interface checks during test execution.

Examples - Test Case Generation

Shows how to generate test cases automatically.

If you are a new user, it is recommended that you read the tutorial first, select Help|PDF|Tutorial.
Some examples use the CTC++ option in the platform configuration. These examples have been pre-compiled with CTC++ version 8. If you plan to use another CTC++ version, you must recompile the example binaries using the provided make files (make.bat, etc).