Prev Next

ScenarioTestType

The ScenarioTestType enumeration provides these enumeration values to the Project.GenerateTestFromScenario() method, to specify the type of test to generate.

Enum Values

Value

Meaning

See also

stHorizontalTestSuite

Generate a horizontal Test Suite diagram.

stVerticalTestSuite

Generate a vertical Test Suite diagram.

stExternal

Generate an external Test Case element.

stInternal

Generate an internal test.

Learn more