TestExec 11.0.0
dotnet add package TestExec --version 11.0.0
NuGet\Install-Package TestExec -Version 11.0.0
<PackageReference Include="TestExec" Version="11.0.0" />
paket add TestExec --version 11.0.0
#r "nuget: TestExec, 11.0.0"
// Install TestExec as a Cake Addin #addin nuget:?package=TestExec&version=11.0.0 // Install TestExec as a Cake Tool #tool nuget:?package=TestExec&version=11.0.0
TestExec
TestExec is a software library for Microsoft Visual Studio that provides a user interface and sequencing logic that allows users to rapidly create automated test programs for many applications. Originally developed for repair shops in the aviation industry, the application of this software can span many industries.
Using TestExec, a developer can focus his time and energy on the actual test requirements and not have to work on the user interface or how to manage the sequence of test routines. This reduces time for software development, but also provides a simple user interface that reduces training time for operators.
Simply include the TestExec.dll in your references, create a class module in your program that implements the TestExecApplication type definition and build your test program. For more detailed information and example programs contact john.ebbtech@gmail.com
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-windows7.0 is compatible. net7.0-windows was computed. net8.0-windows was computed. |
-
net6.0-windows7.0
- DeviceId (>= 6.2.0)
- DeviceId.Windows (>= 6.2.0)
- DeviceId.Windows.Wmi (>= 6.2.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.