PLAYWRIGHT: API Testing (MUST WATCH IT)

Sdílet
Vložit
  • čas přidán 23. 04. 2023
  • This video reviews the @Playwrightdev basic API Tests Scenarios
    📚Documentation: playwright.dev/docs/test-api-...
    #playwright #testing #javascript

Komentáře • 12

  • @joanmedia
    @joanmedia  Před 29 dny

    🤖DISCORD: discord.gg/2F9E2fRGaU
    ⭐PREMIUM Cypress + Typescript course: shorturl.at/dcnPn
    📣More FREE Playwright + JS/TS videos: shorturl.at/JePdW
    📚Would you like an advanced Udemy course? Let me know it -> forms.gle/PbGHXowDe6Kw88jL9

  • @edutech9321
    @edutech9321 Před 16 dny

    Nice tutorial
    Crisp and clear
    Thanks!

  • @justcreatorr
    @justcreatorr Před rokem +3

    Дякую, друже!)

  • @JomoRizing-js2lb
    @JomoRizing-js2lb Před rokem +1

    i like your videos very much please keep posting. you will build an amazing test automation community 🙌✅️

  • @potatofu5611
    @potatofu5611 Před rokem +1

    will try api test, thanks for this ❤

  • @alexanderkomanov4151
    @alexanderkomanov4151 Před 11 měsíci +1

    You have an amazing channel! A great content! You have a new subscriber!

    • @joanmedia
      @joanmedia  Před 29 dny

      Thank you Alexander! Invited to join my new discord channel to keep contact. Please check the fixed comment for more info.

  • @rahulpatidar5285
    @rahulpatidar5285 Před rokem

    Thanks a lot for your videos :) Just quick question related to Token, If token is generated through In-house tool of project, then how to use in playwright API test, can you please help?

  • @tishdemsas
    @tishdemsas Před rokem +2

    I'm curious can you have multiple baseURL if you have one for ui automated tests and one for api tests? Thanks!

    • @paulc8308
      @paulc8308 Před 11 měsíci

      I had the same question, I currently use postman for API testing and test many APIs which have different baseUrls, Bearer tokens, content types etc. I presume the Playwright config would have to hold all this additional information?

  • @RahulSingh-my4vh
    @RahulSingh-my4vh Před 9 měsíci +1

    nice video about starting with API testing. Thanks.
    Quick ques, my VSCode doesn't show those green arrows (assuming they are for Tests). Can you share, how that will come and how to do code debugging ??
    Thanks Again !

    • @joanmedia
      @joanmedia  Před 9 měsíci

      Hello sir! Try installing the vscode extension for Playwright. That’s how you get them 😁 you can find a video about it in this channel