Increment Test Case Counter through Groovy Script

Hi,

We are fetching our data from MongoDB and hence, our 10 entries of data in the DB are run in a single loop of the test case. As a result, for Katalon, the test case ran only once. This renders the internal reports useless for us. Is there a way for us to increment this number, maybe through a listener so that we can create more accurate reports?

Thank you.