Flow Control Action Vs Constant Timer | Think Time | JMeter | Performance Testing

Поділитися
Вставка
  • Опубліковано 7 лют 2022

КОМЕНТАРІ • 12

  • @vybhaveswaraiah7114
    @vybhaveswaraiah7114 Місяць тому

    Hi Uday. As you suggested I tried to add a Constant Timer to the last http request of a Transaction, i had given like 5 seconds, then I ran the Script, I observed that in View Results Tree, there was nothing for 5 seconds then at like 7th second, I saw a Transaction appear in View Results Tree. Then i saw that for the Transaction, the Load Time was approximately 2 sec

    • @okeswarareddy438
      @okeswarareddy438 Місяць тому

      We should add timer at transaction level or request level.

    • @okeswarareddy438
      @okeswarareddy438 Місяць тому

      Transaction controller doest not consider wait time. I.e timer time

  • @user-fp4cd9zu6t
    @user-fp4cd9zu6t 4 місяці тому

    When I gave a constant timer for the transaction level (transactions have 5request) is it wait all the 5request or only for transaction level

  • @bodhanapumaheswari5196
    @bodhanapumaheswari5196 2 роки тому

    Please explain thoughput control

  • @vybhaveswaraiah7114
    @vybhaveswaraiah7114 2 місяці тому

    Hi. What is like the exact reason for the Launch Page transaction not running even after 5 seconds time has been elapsed when you have used Constant Timer ?? But when you have added the Constant Timer element to the last request of that transaction, it seems to work alright

    • @okeswarareddy438
      @okeswarareddy438 Місяць тому

      If you add constant timer at thread group level,it will apply for all the transactions. Here 5 seconds * 4 transactions, it waits 20 seconds before starting first request.

  • @nitheshkumar2655
    @nitheshkumar2655 2 роки тому

    constant timer is used between two requests am I right?

    • @udaykumar-mu5cu
      @udaykumar-mu5cu  2 роки тому

      Yes you can use between requestes and if you want to give between transactions you can add it to last request from your each transaction

    • @anilvelamuru6893
      @anilvelamuru6893 Рік тому +1

      @@udaykumar-mu5cu if we add constant timer at end of the request then will it imact on the end user response times if execute the load test with high volume of users like 1000, 2000 concurrent users . Please clarify this.

    • @udaykumar-mu5cu
      @udaykumar-mu5cu  11 місяців тому

      ​@@anilvelamuru6893No , it won't impact response time's, most of the timers will not add in response times, it just waits the user's to do another activity..