#12 -

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ก.ย. 2024
  • In this video, I have explained how to setup Ramp Users Load Simulation using ConstantUsersPerSec and RampUsersPerSec in #Gatling.
    ~~~Subscribe to this channel, and press bell icon to get some interesting videos on Selenium and Automation:
    www.youtube.co...
    Follow me on my Facebook Page:
    / naveenqtpexpert
    Let's join our Automation community for some amazing knowledge sharing and group discussion on Telegram:
    t.me/joinchat/...
    Naveen AutomationLabs Paid Courses:
    Java & Selenium:
    naveenautomatio...
    Java & API +POSTMAN + RestAssured + HttpClient:
    naveenautomatio...

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

  • @jatinmakhija514
    @jatinmakhija514 3 ปีที่แล้ว +1

    Hi Naveen, first of all great content man. 2 quick questions on top of that
    - How do you cope up with scala syntax as time to time i get that silly error due to it, and then i retype and it works :)
    - Also, have you upload these test scripts in github or something?

  • @ai_pni
    @ai_pni 3 ปีที่แล้ว +1

    i like and enjoy gatling rather than JMeter
    Thank you Naveen

  • @AaryanRajesh
    @AaryanRajesh 3 ปีที่แล้ว

    Hi Naveen, when is the CI/CD implementation video coming out for Gatling? like integrating Gatling in Jenkins so that the script triggers whenever there is a push into the interested repo

  • @ai_pni
    @ai_pni 3 ปีที่แล้ว

    I am hoping you would make video on Appium.
    I know you are working hard to make these videos, We really appreciate for your effort

  • @tanzeemahmed9774
    @tanzeemahmed9774 3 ปีที่แล้ว +2

    All videos except this were crystal clear. Ramping wasn't explained well

  • @lahiruwr
    @lahiruwr 3 ปีที่แล้ว

    informative video. Naveen i have a small question. Suppose i used constantUsersPersec(1) to (150) during 10 mins. Can we have a rough idea how many threads or messages or users create within 10 mins ?

  • @rachad3585
    @rachad3585 3 ปีที่แล้ว

    Ramp and constantusers are executed in the same time or sequencely?

  • @milymarychacko6379
    @milymarychacko6379 3 ปีที่แล้ว

    hi Naveen, i'm unable to chain couple of exec() commands as it shows an error - "cannot resolve overloaded method exec in gatling". Would you be able advice as to why this could be occurring ? Thanks in advance!

  • @pandirishankar8246
    @pandirishankar8246 3 ปีที่แล้ว

    Hi navern how can we achieve endurance test in gatling

  • @rahulg415
    @rahulg415 3 ปีที่แล้ว

    Hi Naveen,
    I'm facing one issue in Gatling. I hope you will help in this... Actually I am running Gatling pack on local windows machine so it is running fine and the results are generated properly..But when I use same project in Jenkins pipeline i am getting InvocationTargetException it says java.lang.ClassNotFoundException: io.gatling.charts.component.impl.ComponentLibraryImpl....I have checked this CompmentLibraryImpl is present there in libs folder.. but still it is coming.. Please help me here...I have spent 2 week with this issue also tried multiple ways but unable to resolve this issue..I am using 3.5.1 gatling version and io.charts.highcharts version...
    Will be waiting for you thoughts...

    • @naveenautomationlabs
      @naveenautomationlabs  3 ปีที่แล้ว

      try to add this dependency in your pom.xml:
      io.gatling
      gatling-charts
      3.6.1
      In case of gradle:
      implementation group: 'io.gatling', name: 'gatling-charts', version: '3.6.1'

    • @rahulg415
      @rahulg415 3 ปีที่แล้ว

      @@naveenautomationlabs Thanks for responding Naveen...I tried to add
      gatling-charts dependency which you have mentioned.. but still giving same error..

    • @rahulg415
      @rahulg415 3 ปีที่แล้ว

      @@naveenautomationlabs Hi Naveen.. can you suggest any other solution please...for this issue..I am not getting what to do with this issue..It is creating problem on Jenkins pipeline..On local machine it is working fine

  • @gasperlf
    @gasperlf 3 ปีที่แล้ว

    How to run all simulations in docker?

  • @sivalakshmidevireddychitha3956
    @sivalakshmidevireddychitha3956 3 ปีที่แล้ว

    how to calculate Constant User Persec?

  • @rachad3585
    @rachad3585 3 ปีที่แล้ว +1

    Why 14 users and not 10?