Postman API Testing Tutorial-Part 4: How to Test GET Request using Postman

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 ก.ย. 2024
  • #apitesting #api #postman
    +How to test GET Request using Postman
    +Test an API with a GET method
    + HTTP methods are in REST API
    +HTTP methods uses in API
    +Postman API Testing Tutorial
    +Postman step by step
    ▬▬▬▬▬▬ In this Video ▶️ ▬▬▬▬▬▬
    RESTful API: Means Representational State Transfer. RESTful Web Services are basically REST Architecture based Web Services. In REST Architecture everything is a resource. RESTful web services are lightweight, highly scalable and maintainable and are very commonly used to create APIs for web-based applications..
    API developers can implement REST in a variety of ways.
    When a client request is made via a RESTful API, it transfers a representation of the state of the resource to the requester or endpoint. This information, or representation, is delivered in one of several formats via HTTP: JSON (Javascript Object Notation), HTML, XLT, Python, PHP, or plain text. JSON is the most generally popular file format to use because, despite its name, it’s language-agnostic, as well as readable by both humans and machines.
    In this video we will learn how to Test GET Request using Postman.
    GET (select/read)- The GET method is used to extract information from the given server using a given URI. While using GET request, it should only extract data and should have no other effect on the data. No Payload/Body required.
    👉 Learn JSON in 2 Minutes: • Learn JSON in 2 Minute...
    👉 Related Lecture doc: codenboxautoma...
    ▬▬▬▬▬▬ Useful Links 🛠 ▬▬▬▬▬▬
    Blog ► codenboxautomat...
    GitHub Repo ► github.com/cod...
    ▬▬▬▬▬▬ Connect with us 👋 ▬▬▬▬▬▬
    💻 Facebook: / ​​
    📱 Twitter: / codenboxteam
    📝 LinkedIn: / sarifuli
    🌟 Please hit on LIKE ❤️ and SUBSCRIBE for more AMAZING content! 🌟

ความคิดเห็น • 6

  • @CodenboxAutomationLab
    @CodenboxAutomationLab  ปีที่แล้ว

    Have a question on the topic? Please share it in the comment section below and our experts will answer it for you. Thanks for watching. 🌟 Please hit on LIKE ❤ Share 🔥 SUBSCRIBE for more AMAZING content on every week! 🌟

  • @nicolasma7424
    @nicolasma7424 ปีที่แล้ว +1

    Hey there, can you please provide the document at 8'10'' ? Perhaps you should add it directly to the video description no ? :)

    • @CodenboxAutomationLab
      @CodenboxAutomationLab  ปีที่แล้ว

      The related doc been added to the description. Thank you. But here is again: codenboxautomationlab.com/postman-api-testing/

    • @nicolasma7424
      @nicolasma7424 ปีที่แล้ว

      @@CodenboxAutomationLab Thanks :)

  • @pinipapinipa4049
    @pinipapinipa4049 7 หลายเดือนก่อน

    can you plz give the link of this excel document

  • @daryaperevozchikova1186
    @daryaperevozchikova1186 6 หลายเดือนก่อน

    thanks a lot for such a great job! you can explain things so thorougly and easily at the same time keep up the good work!