Postman Beginner's Course - API Testing

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 เม.ย. 2024
  • Postman has over 10 million users worldwide. This course will introduce you to Postman and is suited for beginners. You will learn how to build API requests with Postman, how to inspect responses and create workflows.
    The second part of the course will get into the most exciting feature of Postman: writing API tests and automating their execution. You will learn about the collection runner, Postman monitors and Newman.
    You will get hands-on experience and will have plenty opportunities to practice. The best way to learn is by doing the assignments.
    📚 Course Notes: github.com/vdespa/introductio...
    🎥 Course created by Valentin Despa, Developer Educator
    🐦 Valentin on Twitter: @vdespa
    📺 Valentin on TH-cam: / @vdespa
    ⭐️ Course Contents ⭐️
    ⭐️ Unit 1 - Introduction to Postman
    ⌨️ Lesson 1 - Welcome (0:00:00​)
    ⌨️ Lesson 2 - What is Postman (0:01:12​)
    ⌨️ Lesson 3 - How to install Postman (0:03:06​)
    ⌨️ Lesson 4 - Your first request with Postman (0:04:45​)
    ⌨️ Lesson 5 - HTTP (0:07:07​)
    ⌨️ Lesson 6 - Postman collections and variables (0:11:10​)
    ⌨️ Lesson 7 - Query parameters (0:15:55​)
    ⌨️ Lesson 8 - Assignment (0:22:50​)
    ⌨️ Lesson 9 - Path variables (0:25:21)
    ⌨️ Lesson 10 - POST request / API Authentication (0:30:07)
    ⌨️ Lesson 11 - JSON format (0:41:21)
    ⌨️ Lesson 12 - Assignment (0:45:11)
    ⌨️ Lesson 13 - Random test data (0:47:32)
    ⌨️ Lesson 14 - Is Postman the right tool for me? (0:50:59)
    ⌨️ Lesson 15 - Viewing existing orders (0:52:16)
    ⌨️ Lesson 16 - Assignment (0:53:59)
    ⌨️ Lesson 17 - PATCH request (0:55:56)
    ⌨️ Lesson 18 - DELETE request (0:59:03)
    ⭐️ Unit 2 - Test automation with Postman
    ⌨️ Lesson 19 - Introduction to test automation (1:01:52)
    ⌨️ Lesson 20 - Your first API tests (1:02:52​)
    ⌨️ Lesson 21 - Assignment (1:14:55)
    ⌨️ Lesson 22 - Postman variables (1:19:20)
    ⌨️ Lesson 23 - Extracting data from the response (1:24:13)
    ⌨️ Lesson 24 - Assignment (1:36:51)
    ⌨️ Lesson 25 - Assignment (1:38:08)
    ⌨️ Lesson 26 - Collection runner (1:42:52)
    ⌨️ Lesson 27 - Request execution order (1:49:00)
    ⌨️ Lesson 28 - Postman monitors (1:53:32)
    ⌨️ Lesson 29 - Newman (1:57:45)
    ⌨️ Lesson 30 - HTML reports with Newman (2:01:58)
    ⌨️ Lesson 30 - CI/CD overview (2:05:28)
    ⌨️ Lesson 31 - Conclusion (2:08:24)
    Check out free Postman programs for students and educators to help you learn more about APIs: www.postman.com/company/stude...
    Learn to code for free and get a developer job: www.freecodecamp.org​
    Read hundreds of articles on programming: www.freecodecamp.org​/news

ความคิดเห็น • 1.1K

  • @shalinisil9214
    @shalinisil9214 3 ปีที่แล้ว +525

    First thing, " Change it to the black theme" . This is our hero!

    • @tareqmonwer6494
      @tareqmonwer6494 3 ปีที่แล้ว +12

      Felt the same emotion lol :P

    • @dre9973
      @dre9973 3 ปีที่แล้ว +14

      I paused and immediately liked the video when he said that.

    • @renebraun1313
      @renebraun1313 3 ปีที่แล้ว +3

      For sure, with normal theme, you can't see anything. Does not matter wich OS.

    • @anuranbhattacharya9938
      @anuranbhattacharya9938 ปีที่แล้ว +6

      As a QA automation engineer, I purposely keep it in light theme, since developers keep it dark. Archenemies:)

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

      😂😂

  • @hugooguh8899
    @hugooguh8899 3 ปีที่แล้ว +1163

    Sometimes I can not believe that there are people who spend days to make such great educational videos are generous enough to host them for free on TH-cam.
    Thank you so much for all the work you did to make this video

    • @vdespa
      @vdespa 2 ปีที่แล้ว +63

      I am glad you appreciate the effort behind educational videos. Thanks for watching.

    • @symfoniatragic
      @symfoniatragic 2 ปีที่แล้ว +9

      @@vdespa Lots of thanks indeed. I usually can not believe too, as Hugo beautifully noted.

    • @dmz140
      @dmz140 2 ปีที่แล้ว +2

      Yes! Thank you! I am learning so much!

    • @indrit66
      @indrit66 2 ปีที่แล้ว +3

      he does it for money bro

    • @trevorribbans2256
      @trevorribbans2256 2 ปีที่แล้ว +4

      I've always thought the same thing. Especially people with small accounts making $0 from it, teaching you to fix your car or something with no intention of making money off youtube, just trying to help people

  • @zekethep1umber
    @zekethep1umber 2 วันที่ผ่านมา +1

    for anyone trying to use newman but are getting errors in your tests, you have to export your global variables from the web interface in postman by clicking "environments" -> "globals" -> "export" and when you run the test via newman in the cli, you have to add the comand line option '-g ' at the end

  • @nehayagnesh6179
    @nehayagnesh6179 3 ปีที่แล้ว +26

    Valentin, appreciate all your hard work in creating this course. It's really helpful. Thanks a ton!

  • @kristinemarkarova794
    @kristinemarkarova794 2 ปีที่แล้ว +152

    This is literally everything I needed. I've spent a week trying to find any good course in online platforms and now I'm watching the best one for free.

    • @vdespa
      @vdespa 2 ปีที่แล้ว +2

      Great to hear that, Kristine!

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

      really?

  • @conangoinham
    @conangoinham 2 ปีที่แล้ว +108

    This is such an incredible video that covers the fundamentals of API testing through Postman. Your pacing, amount of detail per each segment, and practice assignments were all spot-on. Looking forward to watching more of your content and truly appreciate the hard work to help others grow.

    • @vdespa
      @vdespa 2 ปีที่แล้ว

      Thank you for your kind words, Chris!

  • @albertoruiz1961
    @albertoruiz1961 3 ปีที่แล้ว +6

    Thank you, this covers a lot of things but the way you split it out makes it more manageable

  • @AkshayHarith
    @AkshayHarith 3 ปีที่แล้ว +31

    I truly enjoyed going through this tutorial! I had some basic knowledge about testing APIs in Postman. But this video just brought a whole new dimension to it.

  • @ashish_yadav542
    @ashish_yadav542 2 ปีที่แล้ว +15

    Explained in the most simple manner. Went through everything step by step and in a very structured format.

  • @githinjibonface8486
    @githinjibonface8486 2 ปีที่แล้ว +10

    This tutorial is great. I love the way the tutor teaches in a slow way.

  • @dobrinstefanov2372
    @dobrinstefanov2372 10 หลายเดือนก่อน

    This was the best educational video that I have ever watched in TH-cam - so nicely and fully explained with examples and tasks, with no rush and calm tone all the time. Thank you very, very much for the efforts to share your knowledge with us!

  • @tonyhomfray
    @tonyhomfray 3 ปีที่แล้ว +10

    Awesome training! Really well structured and paced - thanks man!

  • @LuisReyes-th6fg
    @LuisReyes-th6fg 2 ปีที่แล้ว +3

    Excellent Beginners course Valentin. This has helped me gained more knowledge on features I was not aware of and helped solidify the existing knowledge I did have. You presented this in a way that was logical and easy to understand. I will be looking for more of your videos.

  • @user-qh5qo2tr7l
    @user-qh5qo2tr7l ปีที่แล้ว +3

    Thank you very much for your course. Everything is very well thought out, neat and interesting. Very good balance between theory and practice, the need to write documentation has never been so convincing. Good luck and good code!

  • @fredpena5265
    @fredpena5265 ปีที่แล้ว +17

    An outstanding course !!!
    A must-watch for anyone starting with postman.
    It's clear, concise and has very bright assignments to practice and check your understanding.
    A big "BRAVO" and many, many thanks to Valentin.

    • @vdespa
      @vdespa ปีที่แล้ว +2

      Thank you for your kind words, Fred! I'm glad that the course was able to provide you with the knowledge and skills you needed to get started with Postman. If you have any further questions or need additional guidance, please don't hesitate to ask.

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

    A big THX and applause to You Valentin👏. This was an amazing tutorial experience : Clear structured, pointing to the highlights, very valuable handling tips to avoid errors...

  • @ivyunhinged9521
    @ivyunhinged9521 3 ปีที่แล้ว +7

    I just got a new job task involving postman and then you drop this!!!!! I already love you guys, give me a breather here.

  • @beatrizguedes3791
    @beatrizguedes3791 ปีที่แล้ว +19

    I've been looking for a good Postman course for so long and this is the best one! Especially because it also teaches the automation fundamentals, no just Postman features. Thank you so much Valentin! =)

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

      You're welcome, enjoy! 🚀

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

      oh no

  • @confused6526
    @confused6526 ปีที่แล้ว +19

    I'n only 1/3 of the course but I already fell in love with the way he articulately presents the steps. Not many people can teach but this dud does.
    You're born with this teaching skill.
    Thank you!

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

      Thank you, you are too kind.

  • @anjevalina
    @anjevalina 2 ปีที่แล้ว +5

    Hi Valentin, Saurav
    , Pradeep. The course is just awesome! The structure is clean and the content is divided into the right size "portions" that are simple to follow. The assignments are really helpful. The presenter talks not too fast and not too slow and with no "extra" words that make the "student" to understand the presented content almost effortless. Thank you !!! 🙌

    • @vdespa
      @vdespa 2 ปีที่แล้ว

      Thanks, AT!

  • @saqibnawaz6311
    @saqibnawaz6311 2 ปีที่แล้ว +59

    As a automation engineer i was finding tutorial like this and finally I got this one.
    Your explanation is more than awesome.
    More power to you and this channel 🙏🏻💯

  • @Eriatolc2
    @Eriatolc2 ปีที่แล้ว +4

    OK. Let's state it: this presentation was a masterpiece. Both simple and yet precise and full of explained functionnalities. Great job, Valentin, and thank you. It really does help!

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

      Great to hear that, thanks!

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

    This has been a very informative and well presented tutorial. Well done, Valentin. Keep it up!

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

    Everything about this tutorial makes so much meaning each time I come back to watch. I'm still on my job, thanks to you.

  • @datacreed
    @datacreed 3 ปีที่แล้ว +3

    Mar 2021: I dabbled with Postman a few years ago with no guidance, so this video certainly sets a good direction for further learning. Thank You!

  • @JoaoPaulo-cb7jc
    @JoaoPaulo-cb7jc 2 ปีที่แล้ว +3

    This video helped me a lot to understand the postman once and for all, the course information is well structured.

  • @vAnoski_dragon
    @vAnoski_dragon 2 ปีที่แล้ว +2

    Thank you, thank you, thank you! I can't say it enough. This is super helpful and I love the way you have laid the sessions out. Happy viewer and learner here.

  • @gilbertopecina6900
    @gilbertopecina6900 ปีที่แล้ว +2

    Thank you very much Valentin! The details, explanation and assignments were great. I felt overwhelmed at work by not having experience testing APIs, I watched this today and now I'm testing our team's APIs (way more complex but the bases you explained are there). Let's goooo!

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

      Happy to hear that, thanks for your nice comment.

  • @joshkny
    @joshkny 2 ปีที่แล้ว +4

    You literally answered all of my questions in this one video. I am now able to leverage the Qualtrics API to do some pretty amazing things. Valentin, much appreciated!

    • @vdespa
      @vdespa 2 ปีที่แล้ว

      Great to hear, Joshua! Thanks for your comment.

  • @lofijedi
    @lofijedi ปีที่แล้ว +3

    After looking though so many other videos, this one seriously was so clear, concise and to the point. I appreciate the effort, I was able to learn so much

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

      I am glad you found what you were looking for.

  • @FreeStyleKid777
    @FreeStyleKid777 8 หลายเดือนก่อน +2

    Amazing tutorial! 1st time Postman user, with the only knowledge of JS being variables and functions, and managed to understand it perfectly fine. Honestly, this should be no. 1 in the Postman tutorials globally. Seriously! Simply perfect, straight forward, no BS, intro Postman for beginners.
    P.S. They reintroduced the "Run collection" option in the collection Drop menu in v. 10.17.2

  • @AudunWangen
    @AudunWangen 3 ปีที่แล้ว +2

    I love Postman. I’ve used it with the Microsoft Teams API. It was so intuitive that I managed to understand queries, variables, body and parameters without any training or documentation. I just knew how APIs work, and that was enough.
    You can even get the code for fetching that data in many different programming languages like PHP, Bash with curl or Perl. That saved me a lot of time.

  • @iqraarif1109
    @iqraarif1109 ปีที่แล้ว +5

    I did not want to leave any comments as I was being lazy. Then I thought about how much I learnt from this tutorial and the effort you put in, for free. Thank you so much.

  • @danielalazin4090
    @danielalazin4090 2 ปีที่แล้ว +3

    I love your style Valentin. Your video tutorial is clear and transparent. Thank you for sharing your hard work with us. Much appreciated.

    • @vdespa
      @vdespa 2 ปีที่แล้ว

      I am glad it was useful, thanks Daniela!

  • @srinivasangovindasamy5914
    @srinivasangovindasamy5914 3 หลายเดือนก่อน

    One of the best educational videos explaining details at a steady pace. Kudos.

  • @AdityaSingh-bi1xj
    @AdityaSingh-bi1xj 2 ปีที่แล้ว +2

    Really good tutorial. Explanations are not too deep but enough to get the hang of the feature & how one can explore more. Thanks a lot :)

  • @X2TiwnsCooOl
    @X2TiwnsCooOl ปีที่แล้ว +4

    You are just a life saver, I am just a beginner and this video has helped me in undemanding some of the things I dreaded about APIs. Well done and thanks for your time.

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

      Glad to hear that, thanks for your comment!

  • @herbyraynaud8249
    @herbyraynaud8249 ปีที่แล้ว +3

    One of the best tutorials I've ever seen, hands down. Well done!

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

      Thanks a lot!

  • @HarpreetSingh-zf4sy
    @HarpreetSingh-zf4sy 2 ปีที่แล้ว +1

    Just paused the video midway and came to comment here...clearly shows how much I appreciated the content ...Kudos to the instructor..Good Job!!

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

    I was looking for a course for so long. Thank you for this. Great job!

  • @Godsserver22
    @Godsserver22 2 ปีที่แล้ว +9

    It's just an incredible video, couldn't be more perfect and effective, and I love the instruction of your voice..for sure adding to my list. Thank you so much!

  • @vijayshekhawat3631
    @vijayshekhawat3631 2 ปีที่แล้ว +3

    Just completed the whole course and definitely it is a best course for beginners for learning postman. Thanks Valentin and please keep uploading these type courses these are very helpful and the best part is the way of explanation. Thanks again.

    • @vdespa
      @vdespa 2 ปีที่แล้ว +2

      Thanks for going through the entire course.

  • @shubhi113
    @shubhi113 2 ปีที่แล้ว +2

    What an amazing tutorial. Just perfect in terms of content, pace and details. Just every thing i needed to know. Thank you so much for this.

    • @vdespa
      @vdespa 2 ปีที่แล้ว

      You're welcome, Shubhi!

  • @erioncuni8025
    @erioncuni8025 ปีที่แล้ว +2

    The best way to explain the main functions of Postman without waisting time.Great Job Valentin!

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

      Thanks, Erion!

  • @manpt123
    @manpt123 ปีที่แล้ว +4

    Just finished the full video with hands on practice. Can't thank you enough. Thank you so much for this great video. Wish you best of luck, valentine.

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

      You're welcome! I'm glad to hear that you found the course to be helpful and that you were able to put the concepts into practice. It's always rewarding to see students applying what they have learned and achieving success.

  • @madifz
    @madifz 2 ปีที่แล้ว +8

    Not going to lie, learning web dev going into backend felt so intimidating. This course was really fun and knowing how to run API calls with Postman feels like a new superpower.

    • @vdespa
      @vdespa 2 ปีที่แล้ว

      So true. Thanks for your comment.

  • @ilefrjiba3978
    @ilefrjiba3978 11 หลายเดือนก่อน +1

    I really can't thank you enough for this instructive, educational and straight to the point video ! Thank you so much !

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

    Brilliant intro to Postman. Really enjoyed it. Thank you so much!

  • @niveditamirjikar409
    @niveditamirjikar409 2 ปีที่แล้ว +3

    Amazing content 🙌🏻👏🏻👏🏻😊 so neatly explained without any show off and graphics and different sharp high and low tones. You are so damn good at it more power to you😇

  • @dipankardey1044
    @dipankardey1044 ปีที่แล้ว +4

    This was really a very good getting started with postman and gives enough opportunity to learn for most common use cases. thank you so much

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

      You're welcome!

  • @thinkjon
    @thinkjon 3 หลายเดือนก่อน

    Just learning APIs, really appreciate you covering a variety of calls. Very helpful, thanks.

  • @janitaayche3635
    @janitaayche3635 2 ปีที่แล้ว +2

    After looking all over I finally found a video that I can follow without getting unknown errors. Thank you for such great video!

  • @MegaJJ67
    @MegaJJ67 3 ปีที่แล้ว +5

    This is one of the best self study videos I've seen.I stopped numerous times to mess around myself. If you want to you can learn the basic and a bit more in 2-3 days with help from this video. This gives you a good solid foundation. Huge thumb up ! Easy to understand, very modular like Lego bricks.

    • @vdespa
      @vdespa 2 ปีที่แล้ว

      Thanks, Jesper - much appreciated!

  • @ko-jiro5971
    @ko-jiro5971 3 ปีที่แล้ว +20

    What a nice coincidence while I'm doing my API 🤣
    A BIG THANK YOU!

    • @user-wc1sm8cj8s
      @user-wc1sm8cj8s 3 ปีที่แล้ว +2

      almost same here, studying HTTP and API basics today

    • @riteshbhatt7080
      @riteshbhatt7080 2 ปีที่แล้ว

      same here, just had a call with my manager to do the same, here i got this recommendation
      Universe works in mysterious ways

  • @MayureshKadu
    @MayureshKadu 5 หลายเดือนก่อน +1

    Loved this course. As people before me have said - well paced, well explained and to the point. Thank you!

  • @IshanKesharwani
    @IshanKesharwani 3 ปีที่แล้ว +4

    This looks amazing. Bookmarked !!!

  • @md.siddiq7165
    @md.siddiq7165 3 ปีที่แล้ว +3

    Thanks it will be very helpful for people starting with postman. It's such an useful tool

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

    The most beautiful thing of this tutorial is, teaching complex things in simple way. Just hold tight for couple of hours with this video, then you are far better equipped with API testing.

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

      Thanks for your comment! Glad you like my teaching style.

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

    Crazy video Valentin. Really well explained and great examples! Thanks for the lesson :)

  • @yusupow
    @yusupow ปีที่แล้ว +3

    This is pure gold, thank you for the great tutorial

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

      You bet, Jasur!

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

    Absolutely fantastic training. I got my API testing set up and running in one afternoon. Thank you for all your efforts and for sharing this information.

    • @vdespa
      @vdespa 11 หลายเดือนก่อน

      You're welcome!

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

    Thank you for all the effort you have taken in creating this course for us. Great job.

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

      You're welcome, Ram!

  • @davidjunghan91
    @davidjunghan91 3 ปีที่แล้ว +5

    I’ve bought this guy’s postman course at udemy. This video is really useful! I strongly recommend

  • @braydonbudde221
    @braydonbudde221 ปีที่แล้ว +4

    So I paid around $20 for a highly rated Udemy course, and I feel robbed after watching this video. So clear and concise, great job on what I can only describe as a great tutorial for Postman!

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

      This author has a good course also on Udemy

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

    This is one of the best tutorial videos I’ve seen in TH-cam, thank you so much 🙏

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

      Great, thanks a lot!

  • @tomhollins9266
    @tomhollins9266 ปีที่แล้ว +2

    ely the best tutorial I've seen on TH-cam. I'm subscribing to this channel because of the clarity presented by the teacher.

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

      You're welcome! Consider subscribing to my channel as well :P

  • @aarriele
    @aarriele 2 ปีที่แล้ว +3

    I LOVE YOUR TUTORIAL it's very easy to follow and understand! Thank you so much

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

      Thank you. Check my channel for more Postman-related content!

  • @bartekz88
    @bartekz88 3 ปีที่แล้ว +5

    My God, this is what I have been looking for since last year! Thank you!

  • @Cruz0e
    @Cruz0e 3 หลายเดือนก่อน +1

    "Collection" now is called "Folder"
    I am following the course, and it also allows you to save the API code in the main folder,
    thanks for the video btw, finally I can listen to some tech stuff in not-Indian accent :D
    (don't misinterpret me, I have no problem with Indians, I like them, just listening to tech stuff in their accent is painful)

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

    Wow! I've been using Postman for years but didn't know it's capable of automation. Thanks a lot

  • @vikrantambekar3394
    @vikrantambekar3394 3 ปีที่แล้ว +4

    Thanks I was lokking for it for a long time it means a lot

    • @vijaynavale3919
      @vijaynavale3919 3 ปีที่แล้ว

      Mg bhava kontya stack vr kaam krtos?

  • @kennitodevangavani891
    @kennitodevangavani891 3 ปีที่แล้ว +3

    Great Great Resourceful Video 🔥 🔥 🔥...
    The logo, the human / man looks like Michael Jackson without his suit and hat preforming Smooth Criminal.

  • @llenhu7537
    @llenhu7537 2 ปีที่แล้ว +2

    Amazing course!!! Best one out there! Thank so much; your teaching style is absolutely excellent

    • @vdespa
      @vdespa 2 ปีที่แล้ว

      Thank you!

  • @Yang-gn5wl
    @Yang-gn5wl 2 ปีที่แล้ว +2

    Thank you so much for this course. This course is really helpful to me and I really appreciate your effort of making such an excellent tutorial/course video for the public.

    • @vdespa
      @vdespa 2 ปีที่แล้ว

      Glad it was helpful!

  • @NMNaufaldo
    @NMNaufaldo 3 ปีที่แล้ว +11

    just checked his youtube content, and I don't realize that we can create a lot of tutorial with postman

    • @trevorribbans2256
      @trevorribbans2256 3 ปีที่แล้ว

      @Vanessa pera yeah definitely going to give my money to a random youtubers "assistant" lmaoo

  • @Luther_Luffeigh
    @Luther_Luffeigh 3 ปีที่แล้ว +3

    Oh perfect topic 🙌🏽

  • @muzika5001
    @muzika5001 2 ปีที่แล้ว +2

    Thank you very much, Valentin! Great and easy explanation. Now I have feeling I understand Postman and it's meaning more better now. Have a great holidays! :)

    • @vdespa
      @vdespa 2 ปีที่แล้ว

      Thanks!

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

    Great resources. I am in the beginner stage of the backend and helped me a lot to learn Postman

  • @dandumitrescuLXXXVII
    @dandumitrescuLXXXVII 3 ปีที่แล้ว +3

    Very informative and well presented course Valentin! Congratulations 🙌

  • @ShivamSingh-en3fu
    @ShivamSingh-en3fu 3 ปีที่แล้ว +3

    Looking for this thanks

  • @amitelex2004
    @amitelex2004 2 ปีที่แล้ว +2

    Excellent introductory course for API testing using postman. loved the way you have explained. Thanks.

    • @vdespa
      @vdespa 2 ปีที่แล้ว

      Thanks, Amit!

  • @codepraycode
    @codepraycode 5 หลายเดือนก่อน

    The fact that he changes his theme before anything else, is just wonderful.

  • @nguyenthanhcong92
    @nguyenthanhcong92 2 ปีที่แล้ว +4

    great video and nice voice - thanks from Vietnam

  • @akashbhadouria6727
    @akashbhadouria6727 3 ปีที่แล้ว +3

    Thanks will look after 5 months.

  • @MegaJJ67
    @MegaJJ67 2 ปีที่แล้ว +2

    Valentin, you're my hero :-) Some 2 weeks after I took this first course, I watched another video of yours and voila, I found the solution to a problem I was struggling with, fast and simple.

  • @zkhanzut
    @zkhanzut 2 ปีที่แล้ว

    Excellent explanation and hands on course for anyone to learn the API thru Postman! Good job

  • @mahbubalam1919
    @mahbubalam1919 3 ปีที่แล้ว +3

    Thanks.

  • @huuloc8719
    @huuloc8719 3 ปีที่แล้ว +3

    good job.

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

    hey -- I did the UNIT 1 , in which we manually test the API's . Loved your way of teaching. Thanks a ton !!

    • @vdespa
      @vdespa 2 ปีที่แล้ว

      Hey Janet, keep going! I am sure you will learn more useful things.

  • @entidadestelar
    @entidadestelar 2 ปีที่แล้ว

    Thank you so much for this videotutorial about Postman! I always wanted know how to work with this tool, and finally I found this video and I'm very grateful :D
    Hugs from Argentina/Perú (South America).

  • @odilanmaevidence9545
    @odilanmaevidence9545 3 ปีที่แล้ว +3

    What a good man

    • @ffmaniac
      @ffmaniac 3 ปีที่แล้ว

      are u sure it's a man ??! looks like a woman more than a man...

  • @LaHolidaymaker
    @LaHolidaymaker 3 ปีที่แล้ว +5

    Great course! I also prefer dark theme most of the time, but for the purpose of making an educational video, light one would have been more clear.

  • @deyantsenov3063
    @deyantsenov3063 2 ปีที่แล้ว +2

    Amazing tutorial. Thank you so much for the great effords you have spent.

    • @vdespa
      @vdespa 2 ปีที่แล้ว

      Thanks for watching, Deyan! I am glad it was useful!

  • @timurbabadjanov9115
    @timurbabadjanov9115 2 ปีที่แล้ว

    Thank you so much for uploading this on TH-cam for free. Valentin rocks!

  • @koraykocak3766
    @koraykocak3766 3 ปีที่แล้ว +4

    Thank you for this awesome course! I just have a question. When we take a token and copy it for authorization, I forgot to copy it and sent another request to {{baseUrl}}/api-clients/. But this time as in the video, I recieve "error": "API client already registered." I waited for a couple of hours but I still get the same error. Does anyone know how I can solve this?

    • @emilbose9153
      @emilbose9153 3 ปีที่แล้ว +3

      Hi there, try to change the email address

    • @semiserioussam
      @semiserioussam 2 ปีที่แล้ว +2

      I used one of my person emails and it worked.

    • @jadidanwar5095
      @jadidanwar5095 2 ปีที่แล้ว

      @@semiserioussam thank you!!!! appreciate it

  • @roxclapa
    @roxclapa ปีที่แล้ว +3

    Hi! Useful video, thank you. Just want to ask: is anyone receiving an error when trying to order a book? Up to that point, the responses were the ones you got. But I get "Invalid or missing bookId", even though I get the list of books and their id's are ok.
    L.E.: Yep, found my mistake. I forgot to select JSON. Issue solved. I will leave the comment in case someone else needs it :)

    • @vdespa
      @vdespa ปีที่แล้ว +2

      Thanks for posting, Rox. Glad you have solved it on your own.

  • @rohiitkummar
    @rohiitkummar 2 ปีที่แล้ว

    The moment when you told switch to black theme. I knew I came at the right place. So clearly explained in the simplest possible manner. Thanks a lot.

    • @vdespa
      @vdespa 2 ปีที่แล้ว

      Thanks, Rohit.

  • @Bharath0999
    @Bharath0999 2 ปีที่แล้ว

    Super thrilled to learn more about Postman after watching this Video. Thanks to Valentin Despa!!

  • @shashanksam
    @shashanksam 3 ปีที่แล้ว +6

    first thing I like to do " change to black theme"
    this should be important for every tutorial lol

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

      I actually prefer white background theme.

  • @AshleyModise
    @AshleyModise ปีที่แล้ว +6

    make sure you don't skip the first step in this tutorial of turing your dark mode on or else nothing will work

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