This interface provides access to the live testing features of the test engine. Use this interface to execute live tests.

Namespace: SSIS.Test
Assembly: SSIS.Test (in SSIS.Test.dll) Version: 3.0.0.236 (3.0.0.236)

Syntax

C#
public interface ILiveTestEngine
Visual Basic
Public Interface ILiveTestEngine
Visual C++
public interface class ILiveTestEngine

See Also