Forum Discussion

gcurrie's avatar
gcurrie
Occasional Contributor
11 years ago

DataSource Loop not looping

I have a DataSource from a csv file. All rows are showing in the Data Log when the DataSource is played. I then have a Property Transfer which transfers the values to parameters in HTTP requests. I think the issue must be in the Property Transfer because only 1 data set shows transferring to the HTTP properties even when I 'Runs All Property Transfers".

All requests being made during the entire run are only submitting the first line of the Data Source.

Attaching screenshots of applicable screens.

1 Reply

  • GiscardN's avatar
    GiscardN
    Frequent Contributor
    Hi,

    I believe you should set your DataSource Loop target Step to the Property Transfer step.
    Or you could also use property expansion in your TestRequest to retrieve properties from the DataSource directly (in that case not using a Property Transfer step). But without any rework, setting the DataSource Loop target step to Property Transfer step should resolve the issue.

    Regards,

    Giscard
    SamartBear Support