Get OpenTAP
The OpenTAP installer includes
The core engine (OpenTAP.dll)
OpenTAP Command Line Interface and .NET Interfaces for integrating test plan execution into custom applications and operator interfaces.
The latest version of OpenTAP is 9.21
Download for Windows
For Windows 10 or later
Download for Linux
For Ubuntu 20.04 or later
Software Developer Kit
If you are going to be creating your own plugins, you will also need to install the SDK, which includes plugin templates for Instruments, DUTs, Test Steps, Result Listeners, and Settings. There are two different versions of the SDK:
.NET SDK
tap package install SDK
Python SDK
tap package install Python