The test data profile is mapped to the test case yet while running the test it shows NO TDP is associated.
This happens with a particular test case but if the same TDP is mapped to other test it works
Fix
added a if condition so that testDataProfileStepId is serialised only if the testStep is of type 'FOR_LOOP'
Description
The test data profile is mapped to the test case yet while running the test it shows NO TDP is associated. This happens with a particular test case but if the same TDP is mapped to other test it works
Fix
added a if condition so that testDataProfileStepId is serialised only if the testStep is of type 'FOR_LOOP'