winIDEA SDK
Introduction

winIDEA test SDK is a unit test API built on top of the isystem.connect API classes.

It contains classes, which can create unit tests, run them on a target, and provide test results.

For better productivity, TASKING provides a GUI tool called testIDEA, which enables testers and developers to create and run tests without any programming. However, when test automation and advanced functionality is required, scripting is the answer.

Testing examples are shown in this manual and also bundled with SDKs. They are a good starting point, but scripts for test automation can also be generated with testIDEA See command:

Tools | Generate Test Script