SpiraPlan: ImportExport 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
AutomationHostIdint? The id of the automation host the test set is assigned-to
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
ExecutionDatedateTime? The date that the test set was last executed by a tester
Folderboolean Is this test set actually a folder Yes
IndentLevelstring? The indentation level of the artifact ( The system uses a set of three-letter segments to denote indent (e.g. AAA followed by AAB, etc.) )
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
TestRunTypeIdint? The id of the type of test set (1 = Manual, 2 = Automated)
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