Postman Tutorial #47 - Postman Script to Set Variables

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 ก.ย. 2024
  • Get all my courses for USD 5.99/Month - bit.ly/all-cou...
    In this Postman Tutorial, we will learn about postman script to set variables.
    👉 FULL PLAYLIST - bit.ly/postman...
    👉 More Training's at: training.rcvac...
    🔔 SUBSCRIBE to CHANNEL | Click the link to Subscribe: bit.ly/2YGU6JM
    🌟 TEST AUTOMATION COURSES 🌟
    👉 Selenium with Java: bit.ly/seleniu...
    👉 Selenium with Python: bit.ly/Seleniu...
    👉 Robot Framework Automation: bit.ly/robot-f...
    👉 TestNG Tutorial: bit.ly/testng-...
    👉 PyTest Tutorial: bit.ly/PyTest-...
    👉 Jenkins Tutorial: bit.ly/jenkins...
    👉 Git and GitHub Tutorial: bit.ly/git-and...
    👉 Python Logging Tutorial: bit.ly/python-...
    👉 Selenium XPATH Tutorial: bit.ly/seleniu...
    👉 CSS Selectors Tutorial: bit.ly/css-sel...
    👉 JSONPath Tutorial: bit.ly/2sIZIFG
    👉 Python Behave Tutorial: bit.ly/python-b...
    👉 Cucumber Selenium Tutorial: bit.ly/cucumber...
    🌟 MANUAL TESTING AND ISTQB COURSES 🌟
    👉 Manual Testing Full Course: bit.ly/Softwar...
    👉 ISTQB Agile Tester Course: bit.ly/istqb-ag...
    👉 ISTQB Foundation Level Course: bit.ly/istqb-fo...
    🌟 SOFTWARE TESTING MOCK INTERVIEWS 🌟
    👉 bit.ly/softwar...
    🌟 SOFTWARE TESTING INTERVIEW QUESTIONS AND ANSWERS 🌟
    👉 bit.ly/softwar...
    🌟 RESUME AND CAREER TIPS 🌟
    👉 Interview Prep Tips: bit.ly/intervi...
    👉 Career Tips: bit.ly/softwar...
    🌟 API TESTING COURSES 🌟
    👉 SoapUI Tutorial: bit.ly/Sopui-tu...
    👉 Postman Tutorial: bit.ly/2PBbhI7
    👉 Katalon API Testing: bit.ly/Katalon...
    🌟 PROGRAMMING COURSES 🌟
    👉 Java for Testers: bit.ly/2F1iL1B
    👉 Python for testers: bit.ly/python-...
    👉 Python Basics: bit.ly/python-p...
    🌟 TEST MANAGEMENT TOOLS 🌟
    👉 TestLink Tutorial: bit.ly/TestLin...
    👉 TestRail Tutorial: bit.ly/testrail...
    👉 PractiTest Tutorial: bit.ly/practite...
    👉 TestLodge Tutorial: bit.ly/testlod...
    🌟 AGILE TESTING TOOLS 🌟
    👉 Zephyr for Jira: bit.ly/zephyr-f...
    👉 Zephyr for Jira: bit.ly/learn-z...
    🌟 ATLASSIAN JIRA COURSES 🌟
    👉 Jira Beginner Tutorial: bit.ly/jira-beg...
    👉 Jira Workflow Tutorial: bit.ly/2EzKOEB
    👉 Jira Cloud Tutorial: bit.ly/Jira-Cl...
    👉 Jira Administration Tutorial: bit.ly/36MPPFR
    👉 Jira Intermediate Tutorial: bit.ly/Atlassia...
    👉 Jira Essentials Training: bit.ly/jira-tut...
    🌟 AGILE PROJECT MANAGEMENT COURSES 🌟
    👉 Confluence Tutorial: bit.ly/Conflue...
    👉 Jira Work Management: bit.ly/jira-wo...
    👉 Jira Roadmap Tutorial: bit.ly/jira-ro...
    🌟 AGILE BASICS COURSE 🌟
    👉 Agile Tutorials: bit.ly/agile-tu...
    👉 All Playlists of SoftwareTestingMentor Channel: / softwaretestingmentor
    👉 All Playlists of RCV Academy Channel: / @rcvacademy
    🌟 FOLLOW US ON TWITTER 🌟
    / rcvacademy
    / swtmentor
    / mrmverma
    🌟 LIKE US ON FACEBOOK 🌟
    / softwaretestingmentor
    / rcvacademy47
    🌟 OUR TUTORIAL WEBSITES 🌟
    www.softwarete...
    www.rcvacademy...
    ✨ Tags ✨
    postman api testing tutorial,postman tutorial,postman tutorial for beginners,api testing postman,api testing tutorial,api testing,javascript,postman javascript,javascript for api testing,javascript for api automation,javascript for postman,postman javascript tutorial,javascript tutorial,postman script to set variables,postman set variable,postman set variable in test,postman set variable in body,postman set variable in test script
    ✨ Hashtags ✨
    #PostmanTutorial #PostmanAPITesting #ApiTesting #API #Postman #apiautomation #RcvAcademy #SoftwareTestingMentor
    🌟 Join this channel to support my work 🌟
    / @softwaretestingmentor

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

  • @garimayadav2790
    @garimayadav2790 8 หลายเดือนก่อน

    Hi Sir, I followed the same approach for setting up variable through script for my current project, everything worked in console..but wasn't able to see variable that I tried to set in collection level variables..Can you please help.. below is my script:
    const response=pm.response.json();
    console.log(response.content[0].location.id);
    pm.collectionVariables.set('locationId',response.content[0].location.id);

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

    Love the dedication. But found it (sometimes) hard to follow along, as you where speaking/moving true screens/clicking very fast.

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

      Sorry about that! will try to fix editing issues in future videos. Thanks for pointing out.