SpiraPlan: SoapService SOAP Web Service

See all operations

RemoteTestStep

This represents a single test step 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
Descriptionstring? The description of what the tester should do to execute this step
ExecutionStatusIdint? The id of the execution status for the last time it was executed
ExpectedResultstring? The description of what the tester should see if the step succeeds
LastUpdateDatedateTime The date the test step was last updated Yes
LinkedTestCaseIdint? If this step is really a linked test case, this is the id of the linked test case
Positionint The position of the step in the test case Yes
SampleDatastring? Any sample data that the tester should use during execution
TestCaseIdint The id of the test case the step belongs to Yes
TestStepIdint? The id of the test step