An Introduction for Testers | Postman Intergalactic

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

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

  • @LetsLearnQA
    @LetsLearnQA 11 дней назад

    Awesome session.

  • @erhanackgoz6544
    @erhanackgoz6544 Год назад +3

    Great content Thank you🙏

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

    Hello guys, thank you for the session, it’s quite interesting. About 80-90% of what you’ve shown here are already implemented on my Api test collections and I’m happy to see that I’m at a quite good point but… I have a problem and I’m searching for a solution from a while. I need to test some endpoints that are under authorization and I need to retrieve a token through a Pkce flow (so I need to enter credentials into a webpage form). How can I do it? Let’s consider that the pkce flow already works if I do it manually inside Postman my problem is to how do it with Postman CLI or other runner. The other endpoints in my collection need a token taken with a client-credential request to token endpoint (I wrote a good working script defined into the collection prescript tab). Thank you.

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

      Hey Andrea, there's a few community blogs walking through similar flows which might be helpful: dev.to/giantmachines/using-postman-automation-to-test-api-endpoints-protected-by-okta-s-pkce-flow-1bn
      We've also just released automatic token refresh for OAuth2.0 which may help.
      If you've got further questions please ask on the community forum: community.postman.com

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

      @@postman Thank you. I'll take a look at it.

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

    Text is so small because you are recording on huge screen but many people (like me) have a hard viewing from a laptop.

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

      Thanks for this feedback. We always try to ensure the content is visible, but zooming in too much distorts the UI. Are there certain parts of this session that are harder to view?

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

    That was awesome, thanks a lot!