Performance Testing using Playwright

Поділитися
Вставка
  • Опубліковано 7 чер 2022
  • Playwright is the newest contender in the test automation space. While it's best known for its powerful capabilities due to the tight coupling between the browser and the driver, it's less well known as a powerful performance testing tool. In this talk, we'll go over some patterns, strategies, and live demos for how playwright can be used to test web performance.
    John Hill is a Web UI Test Engineer working at the NASA Ames Research Center on the VIPER Mission's Web-based Mission Control Software. He has 10 years of UI Testing experience ranging from 5-man startups up to Fortune 50 enterprises. John specializations in Web Test Automation, Performance Engineering, and Test Automation Architecture. His passion has always been for Open Source Software and has worked on Jenkins, Ansible, and now on Open MCT.
    Slides:
    slides.com/unlikelyzero/perfo...
    NY Web Performance Meetup:
    www.meetup.com/Web-Performance...
  • Наука та технологія

КОМЕНТАРІ • 12

  • @user-eg2mg8kg3r
    @user-eg2mg8kg3r 8 місяців тому +1

    I didn't realize Playwright could do this! That was a great presentation. You rock!

  • @KevenWebb
    @KevenWebb 2 роки тому +5

    Fantastic talk. This opened my eyes to the browser internal API.

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

    Thank you for sharing John!! Fantastic talk!!!

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

    Only 15 minutes in and this is super helpful!!!! Thank you for sharing this information!

  • @mitchellgibbs7260
    @mitchellgibbs7260 5 місяців тому

    Great talk! I appreciate the real world walkthrough.

  • @DavidHill1980
    @DavidHill1980 2 роки тому +1

    Great and insightful !!!

  • @swetrify
    @swetrify 2 місяці тому

    Thank you very much for a great presentation!

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

    This is just great! Thanks

  • @user-wl6ib3lb3w
    @user-wl6ib3lb3w 7 місяців тому

    This is amazing. By any change can i get the value of the FPS that you captured in the screenshot so i can use assertion on it for my test?

  • @SoftwareTestSolutions
    @SoftwareTestSolutions 11 місяців тому

    Another question is how to generate the HAR file after the test?

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

    What about Cypress?

  • @SoftwareTestSolutions
    @SoftwareTestSolutions 11 місяців тому

    Admin, Can you share the GitHub repo?