I have 2000 numbers in the excel sheet, I have to hit the APIs with those numbers one by one. I have looped to the excel and it is working fine. But the test is taking very log time(45 minutes), we dont want that much time. Any suggestions that could be great from the tool side
Great pieces of advice Richie.
@ChandrasekharK does this reply help?🙂
@ChandrasekharK I see that you replied straight to the email notification - this way your reply won't make it to the forums and nobody will see it. Let me manually copy it this time, but, please try posting inside the Community next time, thank you!🙂
>>
Hi,
With this 2000 data in the excel, we need to pass through multiple APIs with a loop, If we use the loop for multiple APIs, it is taking one by one from the excel, So it is taking more time to finish the test. If we use the test runner also it will hit one by one, it is also taking more time. Please suggest a solution to finish the test quickly.
Thanks,
Chandrasekhar K.
<<