ITestCaseResult.Save Method
Include Protected Members
Include Inherited Members
Persists updated test result information to the server.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Save() | Uploads updated test result information to the server. | |
Save(Boolean) | Uploads updated test result information to the server, optionally uploading the attachments in the background. |
Top