Keysight Test Automation 9.29 Released — Community License Now Available

We’re pleased to announce OpenTAP and Keysight Test Automation (KS8400) v9.29.

Highlights

  • .NET 9 targeting — OpenTAP and Keysight Test Automation now target .NET 9 on all platforms (Migration Guide).
  • Linux support — Keysight Test Automation now runs on Linux (experimental macOS support).
  • Community License — Keysight Test Automation can now be enabled with a Community License.

Community License

Requirements

  • Activate the Community License when starting Keysight Test Automation
  • Link your OpenTAP Community user account
  • Have an active internet connection*
  • Opt in to telemetry

For stability, there is a grace period when the internet connection is down, allowing you to continue while offline.

Telemetry Information

Telemetry includes:

  • Basic system details
  • Community account information
  • Plugins used
  • Test execution statistics
  • Configured DUTs/Instruments

Download Keysight Test Automation

or add it to your .csproj file:

<ItemGroup>
  <OpenTapPackageReference Include="Editor" Version="9.29.2" />
</ItemGroup>
2 Likes