Main Content
sltest.testsequence.useScenario
Description
sltest.testsequence.useScenario(
converts the Test Sequence block, specified by blockPath
,scenarioName
)blockPath
, to use
scenarios. Scenarios are tabs in the Test Sequence editor that enable you to define and run
separate test sequences in a single Test Sequence block. After conversion,
all existing steps in the block are moved to a scenario
tab named scenarioName
. If you convert a Test Sequence block to use
scenarios, you cannot revert the block to non-scenario mode, even if it contains only one
scenario.
Examples
Input Arguments
Version History
Introduced in R2020b