Performance Testing Using Artillery and Playwright API

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

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

  • @roymathew7956
    @roymathew7956 7 месяцев назад +1

    Really interesting session - both the interviewer and the interviewee were worth listening to

  • @pd1982
    @pd1982 4 месяца назад +1

    Thanks, great interview guys. I actually came here because I am looking into doing an Artillery POC for a client that is running their infra on Azure and is using Playwright. In the interview it is being mentioned as in development, any update on release time-lines or is there any way I can test it already?

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

      I think they just released it www.artillery.io/docs/load-testing-at-scale/azure-aci

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

      @@JoeColantonio Yes you got me excited, until I saw the $5000 price tag for a commercial license... Gotta let that sink in.

  • @Arunsharma-dw6dv
    @Arunsharma-dw6dv 9 месяцев назад

    can we do performance testing without opening browser? if we have to run the load for 500 users, we are not supposed to open 500 browsers,

    • @JoeColantonio
      @JoeColantonio  9 месяцев назад

      Yes, you can definitely do performance testing without opening a browser. There are tools and frameworks available that can simulate user behavior without the need for individual browsers.

    • @Arunsharma-dw6dv
      @Arunsharma-dw6dv 9 месяцев назад

      @@JoeColantonio can you please help how we can do performance test witj artillary and playwright without opening browser.

    • @JoeColantonio
      @JoeColantonio  9 месяцев назад +1

      @@Arunsharma-dw6dv By default, tests run in headless mode, meaning no browser window will open while running the tests and results will be seen in the terminal when you run from artillery. www.artillery.io/docs/reference/engines/playwright