Forum Discussion

Sbalyan's avatar
Sbalyan
Occasional Contributor
12 years ago

Using Data Source excel in LoadUI

Hi,

I'm wondering if anyone can help me. I've a SoapUI testcase that uses Data Source excel file as input file. Input file has 10 different values. When I run this testcase in LoadUI, DataSource file doesn't get looped again. After first 10 requests, it uses blank as other input values.
Anyway to get around this?
List function hasn't been of any help either.

3 Replies

  • Sbalyan's avatar
    Sbalyan
    Occasional Contributor
    Thanks for the reply. I had a look at that thread. But my issue is slightly different. I want datasource file to be read again in loop while running the loadUI test. i.e. Once LoadUI executes transaction with all the rows in DS file, it should start from beginning again
  • bavas's avatar
    bavas
    New Contributor
    I am facing the same issue, Was there any resolution for this?