Forum Discussion

Bram_Baptiste's avatar
Bram_Baptiste
Occasional Contributor
17 years ago

How can I do a loop over a testcase?

Hi,

I just wants to send a special command 50 times to the server,
but every time an id and a string has to be different.

I tried with a datasource and a datasourceloop.

Can somebody assist me with the first correct step?

Tia, Bram

1 Reply

  • Hi You need to add a property transfer step before your SOAP request. You have to select source as datasource step and target as your SOAP request.  You can also select the element you want to change in property transfer step so that the element in SOAP request is updated everytime it loops.