Forum Discussion

LZhang's avatar
LZhang
Frequent Contributor
17 years ago

add an option to run iterations of data

Hi:

In the case when we read from an external file for the datasource, it would be very useful to add the following properties
Run

1 One interation only (row the first row)
2. Run on all rows
3. Run from row __ to row __

These properties add great flexibility on how we want to iterate the runs.  From my experience of testing web services, there are many cases we want to just run 1 row, or run from row a to row f.  Currently, SoapUI only allows us to run on all. 

It would also be very beneficial to include file format xls because when it comes to a large set of data, it is very easy to maintain and manipulate in excel.