Show / Hide Table of Contents

TDM Interface

Welcome to WATS TDM (Test Data Management) Interface for .NET.

WATS TDM Interface is a toolset that enables you to record test data into WATS. You write your tests in .NET using C#, VB or any .NET compliant language.

The interface provides an object model that easily lets you record test result in a hierarcical structure, supporting test-step types like numeric limit measurement, string measurement, and pass/fail measurements. After recording a test, you may submit the test directly to your WATS, or if you are not connected - save the test locally for later transmission to server.

After installing WATS TDM Interface, you simply reference the Virinco.WATS.Interface.TDM.dll, normally located in C:\Program Files\Virinco\WATS\ folder. Then you make an instance of the TDM class, working from here in this object model:

TDM Interface

In This Article
Back to top View how-to articles, videos and more at support.virinco.com Send comments on this topic to support@virinco.com