Skip to content

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.23

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