# OpenTAP FAQ

# What is OpenTAP?

An open source test sequencing engine with a growing community of test developers dedicated to effortless test automation. Learn more (opens new window).

# Who can use OpenTAP?

Anyone can contribute to, collaborate around and create test automation solutions with OpenTAP. OpenTAP project code is available online at http://github.com/OpenTAP/OpenTAP

# Who is responsible for maintaining OpenTAP?

OpenTAP is developed and maintained by a group of developers at Keysight [BD2]and other organizations. You can view current project contributors at https://github.com/opentap/opentap/graphs/contributors.

# Are there restrictions on using, modifying or redistributing OpenTAP?

OpenTAP code is made available under the Mozilla Public License MPL v.2 (opens new window). The terms of the MPL let users download, use, modify and redistribute project code as long as the code remains under the same open source MPL v.2 license.

# Where can I find the source code for OpenTAP?

OpenTAP project code is hosted at http://github.com/OpenTAP/OpenTAP. You can also download ready-to-use packages on the OpenTAP Downloads page (opens new window).

# What is the OpenTAP Contributor License Agreement (CLA)?

A Contributor License Agreement CLA) ensures that even as third parties make contribution to the code base, the project organization retains full copyright to that code and accompanying artifacts. Under the OpenTAP CLA, users wishing to contribute to the OpenTAP engine, offering ideas, bug fixes, documentation, and any other code or content, must assign copyright to their contributions over to Keysight Technologies, the project founder. This assignment is performed via OpenTAP CLA (opens new window).

For OpenTAP plugins, plugin creators/distributor define the terms and conditions under which those plugins are made available. See the White Paper Choosing a License for your OpenTAP Plugin (opens new window) to learn about licensing and distribution options for your OpenTAP plugins.

# How can I obtain support for OpenTAP?

The OpenTAP developer community provides best effort support to users, developers and other ecosystem participants via the OpenTAP issue tracker (opens new window) and on the OpenTAP Forum (opens new window). Commercial support is available for the Keysight commercial version of OpenTAP, PathWave Test Automation (opens new window).

# On what OS platforms does OpenTAP run?

OpenTAP has been ported to and installs on both Windows and Linux hosts, as well as into Docker containers. Learn more about OS support and installation options on the OpenTAP Downloads page (opens new window).

# What is an OpenTAP Plugin?

The OpenTAP engine communicates with devices, instruments and users via plugins. Plugins serve a range of functions: interfaces to instruments and devices-under-test (DUTs), user interfaces, results listeners and test steps. The OpenTAP project includes a large set of available plugins, especially interfaces for electronic test equipment.

Learn more about OpenTAP architecture (opens new window) and plugins (opens new window) from the OpenTAP Developer Guide (opens new window).

# What tools are available to build new plugins?

The native programming language of OpenTAP and for OpenTAP plugins is C#. You can also build OpenTAP plugins using the OpenTAP plugin for Python.

You can control OpenTAP operations and compose test plans using the OpenTAP command line interface (CLI) and/or two available Editors (opens new window).

# Can OpenTAP support a variety of test instruments with OpenTAP?

The OpenTAP project includes support for hundreds of test instruments from Keysight. Non-Keysight test instruments can be utilized with OpenTAP in three ways:

# Can OpenTAP support other tools and programming languages?

The OpenTAP engine is implemented in C# and most OpenTAP plugins are also coded in that programming language, specifically with .NET. There also exists a plugin and library (Python.NET) to support creation of plugins and other integrations in Python - learn more from

# Can OpenTAP be used for applications and devices outside of Test and Measurement?

OpenTAP was conceived and first implemented to support controlling off-the-shelf test instruments and DUTs (Devices Under Test).

But applications for OpenTAP are only limited by your imagination. OpenTAP can be configured to call a range of open APIs and drive almost any execution sequence, in the cloud, in your test lab and beyond. OpenTAP has even been configured to support Home Automation (opens new window).

# What components and functions are installed default by the OpenTAP Installer?

A default OpenTAP installation includes the OpenTAP execution engine, Command Line Interface (CLI), the Plugin Development SDK and other software and documentation files. You can find a full list of files included in an OpenTAP installation under the Files tab for the OpenTAP Installation (opens new window).

# Where is OpenTAP being deployed today?

OpenTAP supports applications in education, R&D and manufacturing, enabling test automation in aerospace, automotive, medical, networking and wireless communications. Organizations large and small employ OpenTAP to streamline testing of products and services, in startups, across SMB and for enterprise organizations.