Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Provides a mapping connection between action recordings and their associated test cases.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
'Declaration
Public Interface IActionRecordingHelper
public interface IActionRecordingHelper
public interface class IActionRecordingHelper
type IActionRecordingHelper = interface end
public interface IActionRecordingHelper
The IActionRecordingHelper type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
CheckActionRecordingExists | Takes list of test case Ids and Returns a bool list telling whether corresponding test cases has afn strip or not |
![]() |
Create | Creates and returns an action recording by using a local file on disk. |
![]() |
GetDefaultForTestCase | Returns the default action recording for the specified test case. |
![]() |
SetDefaultForTestCase | Sets the provided action recording as the default action recording for the specified test case. |
Top
.gif)