Delen via


ITestCaseResult.Save Method

 

Persists updated test result information to the server.

Namespace:   Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Overload List

Name Description
System_CAPS_pubmethod Save()

Uploads updated test result information to the server.

System_CAPS_pubmethod Save(Boolean)

Uploads updated test result information to the server, optionally uploading the attachments in the background.

See Also

ITestCaseResult Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace

Return to top