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

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ธ.ค. 2024

ความคิดเห็น •

  • @lkarthik1985
    @lkarthik1985 2 หลายเดือนก่อน

    Thanks

  • @vybhaveswaraiah7114
    @vybhaveswaraiah7114 6 หลายเดือนก่อน

    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 6 หลายเดือนก่อน

      We should add timer at transaction level or request level.

    • @okeswarareddy438
      @okeswarareddy438 6 หลายเดือนก่อน

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

  • @vybhaveswaraiah7114
    @vybhaveswaraiah7114 7 หลายเดือนก่อน

    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 6 หลายเดือนก่อน

      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.

  • @RaviTeja-f8d
    @RaviTeja-f8d 9 หลายเดือนก่อน

    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

  • @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 2 ปีที่แล้ว +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  ปีที่แล้ว

      ​@@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..