I got a challenge like 1st API should run 3 orn times until completion of first API script should hold 2ndAPI, similarly should run in next iterations 3 times then 3rd API should run.is this possible? And i am giving test data through file

Your question may already have an answer on the community forum. Please search for related topics, and then read through the guidelines before creating a new topic.

Here’s an outline with best practices for making your inquiry.

My question:

Details (like screenshots):

How I found the problem:

I’ve already tried:i tried to hold an API using conditions in the tests tab but it didn’t work is there any other process to achieve this using setnextrequest (null) or anything can anyone please try this approach and send me a sample code.(main challange to test performance of apis and each API should hit n times in same time span after 1st API hits n times 2nd API should hit)