#4 - Shared & Per VUs Iterations With K6 || Performance Testing

Поділитися
Вставка
  • Опубліковано 26 вер 2024

КОМЕНТАРІ • 9

  • @deepakkhetan7860
    @deepakkhetan7860 Рік тому +2

    In my project, we have just moved to K6 from Jmeter. Thank you Navneet for the detailed explanation, it helps me kick start on K6 as we don't have much content on the web on this topic.

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

    Heyyy hii your sessions are awesome and really helpful

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

    Actually, you have a mistake while showing 'per-vu-iterations'. You didn't use executor as shown in documentation. And you have a warning in console(error unknown field executor). And you still have 200 shared iterations, also is this is printed in console right after warning on the 12:46 timeline

  • @personallisten4105
    @personallisten4105 Рік тому

    You should use like this
    export const options={
    scenarios: {
    contacts: {
    executor: 'per-vu-iterations',
    vus: 10,
    iterations: 200,
    maxDuration: '30s',
    }
    }
    }
    because on video has warning not know field executor

  • @chandrusanthosh6831
    @chandrusanthosh6831 Рік тому

    Can you please upload a video for enhancement and validation

  • @krishnamurthytsr369
    @krishnamurthytsr369 Рік тому

    is there any recording option in K6 to record the steps

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

    Great overview, thank you!

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

    I want bot instagram work with proxy abd send message automatically