FIX.Latest_EP292 Component

TestStepGrp

<TstStep>

TestStepGrp is a repeating group used to provide information regarding the steps of a test case/scenario for a testing system.

more


Pedigree Added EP292

Expand Components | Collapse Components

Field or ComponentField NameAbbr NameReq'dCommentsPedigree
Repeating Group 3036NoTestSteps Added EP292
3037TestStepIDID Required if NoTestSteps(3036)>0.Added EP292
3038TestStepDescDesc Added EP292
3039TestStepStartTimeStartTm Use for an absolute starting time. Mutually exclusive with TestStepStartOffsetUnit(3041) and TestStepStartOffsetPeriod(3040).Added EP292
3040TestStepStartOffsetPeriodStartOfstPeriod Use for a starting time relative to the overall starting time defined by TestScenarioStartTime(3031). Required when TestStepStartOffsetUnit(3041) is specified.Added EP292
3041TestStepStartOffsetUnitStartOfstUnit Use for a starting time relative to the overall starting time defined by TestScenarioStartTime(3031). Required when TestStepStartOffsetPeriod(3040) is specified.Added EP292
3042TestStepEndTimeEndTm Use for an absolute ending time. Mutually exclusive with TestStepEndOffsetUnit(3044) and TestStepEndOffsetPeriod(3043).Added EP292
3043TestStepEndOffsetPeriodEndOfstPeriod Use for an ending time relative to the starting time of the scenario. Required when TestStepEndOffsetUnit(3044) is specified.Added EP292
3044TestStepEndOffsetUnitEndOfstUnit Use for an ending time relative to the starting time of the scenario. Required when TestStepEndOffsetPeriod(3043) is specified.Added EP292
ComponentTestStepParameterGrpTstStepPrm Added EP292
end Repeating Group


Used in components:
[TestScenarioGrp]