Это видео недоступно.
Сожалеем об этом.

Postman Tutorial #7 - How to Send POST Request with Postman

Поделиться
HTML-код
  • Опубликовано: 24 дек 2019
  • Get all my courses for USD 5.99/Month - bit.ly/all-courses-subscription
    🔸FREE Training's at training.rcvacademy.com 🔔SUBSCRIBE to CHANNEL: bit.ly/2YGU6JM
    In this Postman tutorial we will learn how to send POST request with Postman tool.
    We will learn how to form the JSON body and send your first POST request in postman.
    Help me in spreading the knowledge, please hit LIKE, SHARE and SUBSCRIBE for latest tutorials. More tutorial playlists below:
    ✅ ALL PLAYLISTS (Software Testing Mentor)🔸 / softwaretestingmentor
    ✅ ALL PLAYLISTS (RCV Academy)🔸 / @rcvacademy
    ✅ JIRA BEGINNER TUTORIAL🔸 bit.ly/jira-beginner-tutorial
    ✅ JIRA WORKFLOW TUTORIAL🔸 bit.ly/2EzKOEB
    ✅ JIRA ADMINISTRATION TUTORIAL🔸 bit.ly/36MPPFR
    ✅ JIRA TUTORIAL INTERMEDIATE🔸 bit.ly/Atlassian-JIRA-tutorials
    ✅ JIRA TUTORIALS🔸 bit.ly/jira-tutorials
    ✅ ZEPHYR TUTORIAL🔸 bit.ly/zephyr-for-jira-tutorials
    ✅ SOAPUI TUTORIAL🔸 bit.ly/Sopui-tutorial
    ✅ JSONPath TUTORIAL🔸 bit.ly/2sIZIFG
    ✅ POSTMAN TUTORIAL🔸 bit.ly/2PBbhI7
    ✅ ISTQB AGILE TESTER CERTIFICATION TUTORIAL🔸 bit.ly/istqb-agile-tester-cert...
    ✅ ISTQB FOUNDATION LEVEL CERTIFICATION TUTORIAL🔸 bit.ly/istqb-foundation-level-...
    ✅ CUCUMBER SELENIUM TUTORIAL🔸 bit.ly/cucumber-selenium-tutorial
    ✅ TESTRAIL TUTORIAL🔸 bit.ly/testrail-tutorial
    ✅ AGILE TUTORIALS🔸 bit.ly/agile-tutorials
    ✅ PYTHON TUTORIALS🔸 bit.ly/python-programming-tuto...
    ✅ PYTHON BEHAVE TUTORIALS🔸 bit.ly/python-behave-tutorial
    ✅ PRACTITEST TUTORIAL🔸 bit.ly/practitest-tutorial
    ✅ JAVA TUTORIAL🔸 bit.ly/2F1iL1B
    ✅ ZEPHYR TUTORIAL🔸 bit.ly/zephyr-for-jira-tutorials
    🔶 ENROL IN MANY FREE TRAININGS ON RCV ACADEMY PORTAL 🔶
    training.rcvacademy.com/
    🔶 FOLLOW US ON TWITTER 🔶
    / rcvacademy
    / swtmentor
    / mrmverma
    🔶 LIKE US ON FACEBOOK 🔶
    / softwaretestingmentor
    / rcvacademy47
    🔶 OUR TUTORIAL WEBSITES 🔶
    www.softwaretestingmentor.com
    www.rcvacademy.com
    🔶 GET MY TRAININGS ON UDEMY 🔶
    www.udemy.com/user/manish68/
    #ApiTesting #API #PostmanTutorial #Postman #ApiTestingTutorial #TestAutomation #SoftwareTesting #RcvAcademy #SoftwareTestingMentor

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

  • @nagarajuasamani
    @nagarajuasamani 3 года назад +1

    Thanks for sharing the link. That helped me. But I have another scenario where I have to pass AuthToken of 5 different users to 20 test cases. How to optimize the API test cases and avoid duplicate of test cases. Explanation: My requirement at POSTMAN is I have 5 diff Tokens as 5 clients/users have different AuthTokens. But the set of API test cases remain same. I do not want to create 5x20 test cases instead, I want to pass Auth token of user1 and pass to 20 test case, then user2 authtoken to same 20 test cases....and so on. How to achieve this?

    • @softwaretestingmentor
      @softwaretestingmentor  3 года назад

      Hi Nagaraju, I haven't created a Postman video for this scenario but you can use data driven approach to achieve this. Search for data driven testing in postman videos and you should get something to solve this problem statement. I will be posting video on this once the current series are completed. Thanks, Manish

  • @nagarajuasamani
    @nagarajuasamani 3 года назад +1

    URGENT PLEASE: How to pass Token as a parameter to the test case instead of hardcoding it? If already covered in any of the videos, Please share the link.

    • @softwaretestingmentor
      @softwaretestingmentor  3 года назад +1

      Hi Nagaraju, Please check following video and see if it helps. There will be a lot more videos to this course once I finish Selenium Framework series.
      ruclips.net/video/AB_09hVR4w8/видео.html
      Regards,
      Manish

  • @createrworldexplorer4847
    @createrworldexplorer4847 4 года назад

    I get http500error when I call get how to solve that

  • @flash7529
    @flash7529 4 года назад

    but where did you get the access token?

    • @softwaretestingmentor
      @softwaretestingmentor  4 года назад

      HI Nik, Please follow the series from beginning, it has been explained in the initial tutorials. Regards, Manish

    • @JovanCosta
      @JovanCosta 4 года назад +2

      @@softwaretestingmentor this was the first time you mentioned about asana. you never mentioned about this token on other videos

    • @glennadams7047
      @glennadams7047 4 года назад +1

      @@JovanCosta Watch his SoapUI tutorial #18 CRUD . Or Go to your Asana profile, click Apps, click Manage Dev Apps to create the token.

  • @Budu_k_Shorts
    @Budu_k_Shorts 2 года назад

    Its highly confusing for beginners