| Class | Description |
|---|---|
| AbstractTestStep |
Represents a test step which can be either normal, call or validation
|
| CallTestStep |
A test step representing calling another test (see Octane documentation)
Note: The called ID is not checked by the SDK - the REST API will fail if there is a problem
|
| TestStep |
A normal test step
|
| TestStepParser |
Used to parse the step to see what type of test it is and to create the correct object instance
|
| ValidationTestStep |
A class representing the validation test step.
|
Copyright © 2021 Micro Focus. All rights reserved.