SpiraPlan: SoapService SOAP Web Service

See all operations

RemoteTestSet

Represents a single Test Set artifact in the system

Base Classes

This class extends the following base classes:

Properties

The following properties are provided directly by this class:

Name Type Description Required
ActualDurationint? The total actual duration for all the test cases in this set
AutomationHostIdint? The id of the automation host the test set is assigned-to
BuildExecuteTimeIntervalint? The interval between a build finishing and the test being execution (if auto-scheduled)
CountBlockedint? How many blocked test cases are in the set
CountCautionint? How many cautioned test cases are in the set
CountFailedint? How many failed test cases are in the set
CountNotApplicableint? How many test cases in the set are not applicable
CountNotRunint? How many test cases in the set have not been run
CountPassedint? How many passed test cases are in the set
CreationDatedateTime The date the test set was originally created Yes
CreatorIdint? The id of the user who created the test set ( If no value is provided, the authenticated user is used )
CreatorNamestring? The display name of the user that created the test set
Descriptionstring? The detailed description of the test set
DynamicQuerystring? The underlying query if this is a dynamic test set
EstimatedDurationint? The total estimated duration for all the test cases in this set
ExecutionDatedateTime? The date that the test set was last executed by a tester
IndentLevelstring? (Not used in this version of the API)
IsAutoScheduledboolean Is this test set auto-scheduled when a build associated with the release runs Yes
IsDynamicboolean Is this a dynamic test set Yes
LastUpdateDatedateTime The date the test set was last modified Yes
Namestring? The name of the test set
OwnerIdint? The id of the user who the test set is assigned-to
OwnerNamestring? The display name of the user that the test set is assigned-to
PlannedDatedateTime? The date that the test set needs is planned to be executed on
ProjectNamestring? The display name of the project that the test set belongs to
RecurrenceIdint? The id of the recurrence pattern the test set is scheduled for
RecurrenceNamestring? The display name of the recurrence pattern
ReleaseIdint? The id of the release that the test set is assigned-to
ReleaseVersionNumberstring? The version number of the release the test set is scheduled for
TestConfigurationSetIdint? The id of any test configuration set to be used with this test set
TestRunTypeIdint? The id of the type of test set (1 = Manual, 2 = Automated)
TestSetFolderIdint? The ID of the test set folder this test set belongs to (NULL = root)
TestSetIdint? The id of the test set
TestSetStatusIdint The id of the test set's status Yes
TestSetStatusNamestring? The display name of the status of the test set