Need to use the multi dimensional array in SOATest
in SOAtest
In excel Data Source we have a Column X it is having the values 1~2~3~4 like this.
IF we want to pass these 4 values in same node with multiple times in same iteration how we can do the parameterization using parasoft. Kindly let me know if we have any option for this one.
0
Comments
SOAtest does not have builtin support for iterating over multiple values within a single cell. I would consider reformatting your excel data to "flatten" the data in those cells.
In case you are asking how to include those four values in a single iteration, see Parameterizing Arrays of Varying Size. I believe that approach works for Form JSON in addition to Form Input.