Rerun DataDriven TestCase

Hi guys,

I have a data driven test case. Excel contains 1 column of multiple ID numbers.

Is there a way to loop the test case itself so I could run the succeeding ID numbers?

Thank you so much!

You may use data binding in test suite

By the way, I’m using katalon recorder and still beginner with it

you can take a look at the studio, will give you more flexibility:

1 Like

Try to use while command, it’s very useful.

1 Like