Eviware Forum

soapUI => soapUI => Topic started by: TomK on August 05, 2008, 10:19:46 am



Title: Dataloop over a number of steps
Post by: TomK on August 05, 2008, 10:19:46 am
Hi all,

How can I loop over a number of steps with dataloop? I want to use the same datasource with a number of steps.

I came across an old post dealing with the issue but those links no longer work.

Thanks,

Tom


Title: Re: Dataloop over a number of steps
Post by: omatzura on August 05, 2008, 10:45:02 am
Hi Tom,

You need to set up your TestCase something in the line of:

1) DataSource
2-X) Steps using properties from DataSource
3) DataSourceLoop configured to loop back to 2 for each row in 1

Good Luck!

/Ole
eviware.com