Performance Testing Using Artillery and Playwright API

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 พ.ย. 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  8 หลายเดือนก่อน

      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 8 หลายเดือนก่อน

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

    • @JoeColantonio
      @JoeColantonio  8 หลายเดือนก่อน +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