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

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

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

  • @deepakkhetan7860
    @deepakkhetan7860 2 года назад +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.

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

      @@deepakkhetan7860 I am looking for k6 setup with gradle for API load test.
      Did you accomplished similar?

  • @anasteyka
    @anasteyka Год назад +2

    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

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

    Great overview, thank you!

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

    Heyyy hii your sessions are awesome and really helpful

  • @personallisten4105
    @personallisten4105 Год назад +1

    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

  • @krishnamurthytsr369
    @krishnamurthytsr369 Год назад

    is there any recording option in K6 to record the steps

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

    Can you please upload a video for enhancement and validation

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

    I want bot instagram work with proxy abd send message automatically