Understanding Thread Group | JMeter Tutorial

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024

Комментарии • 4

  • @sumittaver59
    @sumittaver59 3 месяца назад

    Thanks for this well explained video, I was confused that execution runs based on users or samples.

  • @namanvohra8262
    @namanvohra8262 2 года назад +1

    Awesome video! Want to confirm, if in JMeter I set the number of users to 10 and ramp-up to 5 with loop count of 1, it means that it will take 5 seconds to generate all users (5/10 = 0.5 seconds per user). Does it mean that request will also be generated every 0.5 second?

  • @jonybabe978
    @jonybabe978 11 месяцев назад

    correct explanation:
    In first case: when action to be taken after a sample error is set as "continue" therefore msn is executed after the error
    I second case : when action to be taken after a sample error is set as "stop thread" therefore the current thread stops and next thread starts without executing msn(following requests in current thread)
    kindly, correct the explanation in the video

  • @aftabhussain4903
    @aftabhussain4903 2 года назад

    I have genereated html report but how i can get in report that for how many user I have run test