In order to run a test case with different data of a data file, I had to create multiple test suites for the same test case and then bind different rows of the data sheet with different suites. Is there any other way in which I can run these multiple iterations of the data sheet in parallel without creating multiple test suites?
@Vibha Luthra
Hi. I have similar problem. Did you found solution ?
@7777-NikolaP No…Currently i am creating different test suites for a single test case and then binding the data differently for each test suite
Did you read this article on data binding with a test suite?
https://docs.katalon.com/display/KD/Execute+a+test+suite#Executeatestsuite-VariableBinding
This may interest you:
Susan Dollar said:
Did you read this article on data binding with a test suite?
https://docs.katalon.com/display/KD/Execute+a+test+suite#Executeatestsuite-VariableBinding
this link not found…