This class provides the functionality for executing a test case from an external application and having the test results populate SpiraTest.
The following operations are supported. For a formal definition, please review the Service Description.
-
Authenticate
Authenticates against the server. Need to call before using other methods -
ConnectToProject
Connects to a project, needed before calling other artifact import methods -
Disconnect
Disconnects the currenly authenticated / authorized user -
RecordTestRun
Records the results of executing an automated test -
RecordTestRun2
Records the results of executing an automated test, use this version when client cannot handle session cookies -
RetrieveProjectList
Retrieves a list of projects that the passed in user has access to -
RetrieveServerDateTime
Retrieves the current date-time on the server