<TestStepParameterGrp> Component Block

TestStepParameterGrp is a repeating group used to provide information regarding the input parameters of a test step for testing.

Contains names, types and parameter settings to be used for each test step in a test case/scenario.

Used in :

Tag Field Name FIXML Req'd Comments
3045 NoTestStepParameters N

Number of test step parameters.

=> 3046 TestStepParameterName @PrmName C

Required if NoTestStepParameters(3045)>0.

=> 3047 TestStepParameterType @PrmTyp C

Required if NoTestStepParameters(3045)>0.

=> 3048 TestStepParameterValue @PrmVal C

Required if NoTestStepParameters(3045)>0.