How to restrict the number of iterations?

how to restrict the number of iterations? I am bit confused about iterations and requests per second(rate).

Can someone explain? thanks in advance

Hi @subhasis

Without more context, I would recommend you follow some steps before working on restricting iterations or rates. Taking a step back sometimes help.

  1. What type of test do you want to run? Understanding the Different Types of Load Tests: Goals and Recommendations. This can help you choose the executor.
  2. Review Scenarios.
  3. Finally, check the following concepts:

I hope this helps.

Cheers!