Session 6: API Testing | Postman | API Chaining

Поділитися
Вставка
  • Опубліковано 28 лис 2024

КОМЕНТАРІ • 257

  • @yilkalabebe7192
    @yilkalabebe7192 Рік тому +20

    If there is a teacher that even comes closer to you I would pay him whatever I have. You are the standard.

  • @r.rajalakshmi369
    @r.rajalakshmi369 8 місяців тому +7

    God bless you sir. First time I am experiencing class room like experience on IT concepts. Usually people wouldn't help much in work environment or due to work pressure, we simply search what is required for that moment and do copy paste. Even professional classes in IT companies wouldn't cover concepts in depth. Other UA-cam source would take classes but wouldn't teach like how you teach. you are teaching with pace, covering all concepts, repeating whenever required. You are giving a college class room vibe sir. you make things understand very clearly. First time for online teaching on IT course, I am appreciating someone as I feel like you are giving college class room like vibes. Teaching everything in detail.

  • @ragnarlathbrok9021
    @ragnarlathbrok9021 2 місяці тому +2

    I am from Pakistan and have learned everything about QA from you. You are the best teacher I’ve ever had, with such detailed explanations of even the smallest things. I truly respect and am incredibly thankful to you for teaching me automation. Thank you so much, Sir. God bless you!

  • @shivambaghel9668
    @shivambaghel9668 Рік тому +12

    This 6th session is the conclusion of all the previous session ...It was just amazing .
    I just go through your course and now i think i am able to work like a pro in api testing..

  • @shresthacademyforphysicsma704
    @shresthacademyforphysicsma704 2 роки тому +10

    Sir i taken lectures from many teachers in my life but ur explanation and binding is Uncomparable , I seen so many series of urs playlist and never get bored at all and the contents u r giving r also awaresome not seen anywhere else ur calmness and every thing that a teacher should have nothing is missing in you
    Bhagwan apko hamesa khush rakhe aur lambi life de apke videos se pata nahi kitne log benifitted hue honge I left all the channels after watching ur first video, few month ago
    App bhagwan ho🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏

  • @ramarajuvarma3986
    @ramarajuvarma3986 Рік тому +4

    Best tutor I have ever seen so far. You really made the API Testing easy.

  • @AshishDubeyash4you
    @AshishDubeyash4you Рік тому +2

    No paid contents can teach you like Pavan. Be it API, Database, Selenium. All technologies concepts are explained that even beginner can grasp everything. Thank You So much Sir for everything you do!!

    • @sdetpavan
      @sdetpavan  Рік тому

      Welcome

    • @Governmentjob14
      @Governmentjob14 8 місяців тому

      you are great teacher till the date in my life thanking very little word of expression .@@sdetpavan

  • @andiselvam8407
    @andiselvam8407 2 роки тому +16

    Every day I am waiting for the next session 😊Clearly I am understanding the api testing. 😊waiting for next session sir😊😊Thanks a lot pavan sir for taking these sessions. 💐

  • @calintamas7576
    @calintamas7576 2 роки тому +7

    The best presentation every time, mr. Pavan!
    Thank you so much for your work!
    The fact that you write down the steps and data, gives us the maximum understanding! May God bless you!

    • @sdetpavan
      @sdetpavan  2 роки тому

      My pleasure

    • @nareshsontha7905
      @nareshsontha7905 Рік тому +2

      @@sdetpavan Sir I am trying to create random mail id and username but I am getting error saying for email field as "message is invalid". Kindly help me Pavan sir how to fix this problem for creating random data for mail and username

    • @yashodharv5036
      @yashodharv5036 Рік тому

      @@nareshsontha7905 did you get the issue solved ?.. am also facing the same issue

    • @yashodharv5036
      @yashodharv5036 Рік тому

      instead try using - (Math.random() + 1).toString(36).substring(7)

    • @gauravpatel712
      @gauravpatel712 Рік тому +1

      ​@@nareshsontha7905 pm.environment.set("env_Name",userName)
      pm.environment.set("env_email",emailId) .. please used the line of code attached here
      remove " " ==>while storing the variable

  • @dhanashrigunjal9051
    @dhanashrigunjal9051 10 місяців тому +1

    Really hat's off to you. Such a amazing teaching! I went through manual testing videos also and it's was amazing. I placed in Cognizant Pawan bcz of you. Thank you so much!!!

  • @harikrishnakalaga1863
    @harikrishnakalaga1863 Рік тому +3

    Thank you sir you are giving lectures in such a way that we are able to understand clearly..

  • @ksdnsdkumar1375
    @ksdnsdkumar1375 Рік тому +7

    @04:50 renaming collection in POSTMAN
    @05:56 Placing POST request at the beginning in collection
    @06:31 running API locally
    @07:31 code for storing ID from response in Environment variable in POSTMAN
    @12:08 Using Environment variable in next requests
    @17:13 running collection
    @19:15 remote API from internet
    @20:30 complete URL of remote API
    @25:31 Access token for remote API
    @29:58 fields present in remote API
    @33:56 create new collection in POSTMAN
    @34:29 Create POST request in POSTMAN
    @35:14 Pass JSON data in POST request
    @37:15 Create GET request in POSTMAN
    @39:22 Create PUT request in POSTMAN
    @39:55 Pass JSON data in PUT request
    @41:03 Create DELETE request in POSTMAN
    @43:39 Placing Access token for remote API in POSTMAN
    @45:28 Placing Access token for remote API in POSTMAN at collection level
    @46:12 Inheriting authorization from collection in POSTMAN
    @47:38 Running POST request in POSTMAN
    @48:23 Updating PUT request in POSTMAN and run
    @49:08 Delete Data - running DELETE request in POSTMAN
    @51:24 JAVASCRIPT - Pre request script of POST request in POSTMAN for generating random data for particular fields.
    @56:49 Calling variables from Pre request script into Test in POSTMAN
    @1:00:26 (pm library) Extract ID from JSON response and store into environmental variable
    @1:07:17 (pm library) - comparing response Data between POST and GET in POSTMAN
    @1:20:54 UPDATE data - PUT request - Pre request script in POSTMAN for generating random data for particular fields.
    @1:23:39 run as collection
    @1:26:15 Checking environment variables
    @1:27:00 (pm library) Delete Environment variable after completion of request
    @1:28:19 run as collection

    • @sd_d
      @sd_d 6 місяців тому

      Thank you so much.God bless you

  • @flirtuall78
    @flirtuall78 6 місяців тому +1

    Clear and Comprehensive session. Thank you so much for sharing your knowledge and experience.

  • @samarthkulkarni4912
    @samarthkulkarni4912 Рік тому +5

    I really appreciate your effort sir in making such a well-structured session

  • @nataliiashyl5649
    @nataliiashyl5649 Рік тому +1

    Thank you so much for your helpful lessons, Mr. Pavan.

  • @Testing_QualityAnalyst_Channel

    Great Explanation Way Sir ! HatsOff Sir

  • @DeepakSharma-wn9ub
    @DeepakSharma-wn9ub Рік тому +2

    Sir, you are doing a great job. (Suggestion: Please create a podcast with QA Topics/Case Study)

  • @geethadhandapani257
    @geethadhandapani257 Рік тому +1

    Thank you so much Sir. Now only understanding the concepts clearly.

  • @azharthamim796
    @azharthamim796 2 роки тому +2

    Hi Sir, i have gone through your manual Testing videos and it was really helpful. Thanks a lot for these vedios

  • @pankajkhatal7371
    @pankajkhatal7371 Рік тому +1

    Thank you sir for creating this series. This is Very helpful to me. Thanks lot!!!!!!!

  • @suryasuri8278
    @suryasuri8278 Рік тому

    some confusion but full video watched clearity pavan😍 bro thanks

  • @Gudiyakumari-sk2vv
    @Gudiyakumari-sk2vv Рік тому +1

    Thankyou so much sir for your contribution towards us. It is of great help.

  • @KeDyMane
    @KeDyMane 6 місяців тому +2

    Hello Pavan Sir,
    Could you please let me know where are the documents available?
    Because I can't find any description link below.

  • @SandeepSharma-xy1dz
    @SandeepSharma-xy1dz 5 місяців тому +2

    Hello Pavan sir
    JSON.parse(responseBody) is depreciated now.

  • @prasaddevathi09
    @prasaddevathi09 Рік тому +1

    Very detailed information shared to us, Thanks Very Much Sir.

  • @SaurabhNikam-ci9eq
    @SaurabhNikam-ci9eq Рік тому +2

    Dear Sir, your content is really helpful for us, and surely I have learnt a lot from this. but please upload the document of all the videos. Its a request to you.

  • @PavanBonasi
    @PavanBonasi Рік тому

    Hello Pavan Sir, I am a big fan of you, And I am watching all the classes regarding manual and automation courses. Your way of presentation and explanation is very interesting sir. actually, I am looking for job right now. I have 3.1 years of experience in both manual and automation, job. please

  • @afreenjahan5569
    @afreenjahan5569 9 місяців тому

    Sir its very clear and neat explanation. Thank you so much for sharing such knowledge to us.
    Could you please share us the documents which you are showing in the sessions. that would be really helpful.

  • @karthiksundaram544
    @karthiksundaram544 10 місяців тому +1

    Nice teaching ❤

  • @SureshKumar-dm7xy
    @SureshKumar-dm7xy 2 роки тому +1

    Very nice explanation👍

  • @charantejroyal574
    @charantejroyal574 10 місяців тому +1

    Sir please tell me where is the document that You mentioned you will share it in description

  • @sambhasin4
    @sambhasin4 4 місяці тому +1

    Great Videos. Thanks Sir.

  • @mohammedimdaad270
    @mohammedimdaad270 Рік тому

    Hands off sir 🙌
    I haven't seen this kind of teaching in my career so far. Thanks a lot for the free knowledge-sharing ❤
    Sir, can you please provide us material or documents PDFs it helps a lot in practicing
    Share us drive link or telegram in any of your convenient ways

  • @sushantsahoo7232
    @sushantsahoo7232 2 місяці тому

    The training is excellent and very helpful. Sir, where can i find the exercise documents that you are referring during Class?

  • @prahladk3892
    @prahladk3892 2 роки тому +2

    Hi Sir, are you planning to start RestAssured?

  • @pottasaikumar-jp8yy
    @pottasaikumar-jp8yy Рік тому +1

    sir please share the documents in your blog so that we can use and learn .. as for manual testing you have kept

  • @sakthivelmalaiyalasamy5840
    @sakthivelmalaiyalasamy5840 5 годин тому

    Hello Pavan, Could you please share the documentation for this API Testing Full Course ?, Couldn't find the link downloads the documentations. Please assist.

  • @stevenclark1973
    @stevenclark1973 2 роки тому +1

    Great video again. Thankyou

  • @samarthkulkarni4912
    @samarthkulkarni4912 2 роки тому +2

    Sir can you please tell us how many sessions you have planned for this API testing course.

  • @sunandapavan8538
    @sunandapavan8538 11 місяців тому +1

    Guruji, where we can find those docs which you shared pls let us know.

  • @hamzatariq2663
    @hamzatariq2663 6 місяців тому +2

    Sir, from where I can get the document of this lecture?

  • @sofoniasfiseha1426
    @sofoniasfiseha1426 3 місяці тому

    Thank you so much! And where can we find the documentations please ? 🙏

  • @jblseng
    @jblseng Рік тому

    My Brain:"Is this the best teacher I came across in my entire lifetime?"
    Me:YES!

  • @rajdeepee31412
    @rajdeepee31412 2 роки тому +6

    Hi Sir, For how many sessions this series would run?

  • @STEFFI13able
    @STEFFI13able 10 місяців тому

    Very clear and excellent session sir. Can you please help me with the document shared at the end of the sessions. Please share the path to download. Thanks.

  • @ashokmachani393
    @ashokmachani393 10 місяців тому +1

    I am getting after creating environment variables id test script run the collections at 14:02 after execute JSON IS NOT DEFINED

  • @ramanjiupputuri1362
    @ramanjiupputuri1362 2 роки тому +1

    Thanks for your time❤❤❤ sir

  • @umarani8504
    @umarani8504 Рік тому +1

    Thanks a lot Pavan sir for your detailed explanation. Could you please provide the link for API Chaining word document please sir

  • @pukkellarushmini
    @pukkellarushmini 3 місяці тому

    Hello. Where can I find the document? Please let me know also any other sites that are similar to GorestAPi. Thank you.

  • @bbkrishnareddy8886
    @bbkrishnareddy8886 2 роки тому +2

    Hi sir how many videos are there in this series

  • @sunandapavan8538
    @sunandapavan8538 9 місяців тому

    Sir pls provide those doc links in description which you are using in class , Thank you .

  • @thuytran-in3jw
    @thuytran-in3jw Місяць тому

    Hi , thank you very much for your sharing. I've got an issue that I can not apply inherit author from parent and the error is: Token invalid. Is there any one the same issue? I am using this Version
    11.13.0

  • @harshbhasin13
    @harshbhasin13 Рік тому +1

    Sir, do you have any courses on GraphQL API testing? You are a great teacher and I would appreciate it if you could explain GraphQL API testing.

  • @globalvillage4691
    @globalvillage4691 2 місяці тому

    sir,please let us know,where we can find the documents which you shared.i've gone through comment section,you replied every comments except who asked about documents.

  • @yogalakshmik7232
    @yogalakshmik7232 Рік тому

    We can set that token as global variable instead to pass that variable name in collection level and request can made as "inherit from parent" .kindly clarify whether this is good to proceed like this in postman

  • @vinuthsvinu5490
    @vinuthsvinu5490 Рік тому

    Thank you sir for teaching the concepts clearly.
    But I am not able to access the notes which was shared by you.
    Can you please guide me in this.

  • @kangappan198
    @kangappan198 Рік тому

    Hi Pavan,
    Once the test suite is completed in testNG, how to clear the test result. please help me with this

  • @awaqar2
    @awaqar2 10 місяців тому

    why would you capture those values as environment variables, surely you can do that for collection level?

  • @SaurabhNikam-ci9eq
    @SaurabhNikam-ci9eq Рік тому

    Sir, supporting document is not updated in description box ?? how could i get that supporting document of video 5 & video 6 ??

  • @khaledelhasafy
    @khaledelhasafy 5 місяців тому

    is there a way to find the documents that is mentioned in the video ?

  • @anamikakumari-ut7uz
    @anamikakumari-ut7uz 6 місяців тому

    Kindly guide me how to find the notes which you explaining within the class. Thank you.

  • @Manifestm-n1v
    @Manifestm-n1v Рік тому +1

    Hi sir, could you plz provide the link for the chaining documentation ?

  • @asmathii0is280
    @asmathii0is280 Рік тому

    hello sir, your way of presenting and explanation is very very very understandable. thank you so much for continuous help.
    sir whre can v get the documents and notes.plz share it sir.
    once again thanku so much sir

  • @soumendey748
    @soumendey748 8 місяців тому

    Sir from where I can find the notes or pdf that you discussed in the video...please reply.

  • @swathichikkala
    @swathichikkala Рік тому

    Hello Pavan Sir,
    Firstly thank you for such detailed videos.
    i have a problem while working over the chaining concept.
    when iam trying to create or do the POST request, the status code shows 200 instead of 201. please kindly explain how to work with this.
    As my POST is not working iam not able to proceed with the Chaining concept.
    Thanks,
    Swathi.

  • @mithunsharma6939
    @mithunsharma6939 Рік тому +1

    great

  • @mohanramakrishnakonijety9405
    @mohanramakrishnakonijety9405 3 місяці тому

    Sir, I can see the below two ways in order to get Json data:
    1. pm.response.json();
    2. JSON.parse(responseBody);
    Is there any difference? or can we any use anyone?
    I am assuming both are same.. so we can use 1st way instead of 2nd everytime as 1st looks easy..

    • @Manifestm-n1v
      @Manifestm-n1v Місяць тому

      pm.response.json();
      use this instead of JSON.parse(responseBody) it has been depreciated

  • @PradeepPhulse_ed
    @PradeepPhulse_ed 9 місяців тому

    Hi sir. Where to get the documents you have shared?

  • @jsamal9785
    @jsamal9785 11 місяців тому

    hello sir , that pdf file is not in the description can you please drop it in the description🙏 and also you are a greate teacher sir

  • @sirajulsiddique7205
    @sirajulsiddique7205 Рік тому +1

    Sir, I did not find any documentation in this lecture.where is the documentation Sir? I search Your website of API testing but i didn''t find any documentation.

    • @sdetpavan
      @sdetpavan  Рік тому

      www.pavantestingtools.com/p/api-testing.html

    • @sravanthimangalapalli9708
      @sravanthimangalapalli9708 Рік тому

      Sir , I need a command to verify whether iPhone is connected to MacBook

  • @ramunaiduborusu7735
    @ramunaiduborusu7735 2 місяці тому +1

    Thank you so much sir ❤
    Where can I get the document please share sir

  • @sunilkumarbhuvin6814
    @sunilkumarbhuvin6814 Рік тому

    Hi Pavan sir, very well explained it's so helpful for me to know about API testing. Good example in all videos.
    I am requesting you to send me the document link for API Testing I want to download it. Please send me link....

  • @sathyaathreyas8720
    @sathyaathreyas8720 10 місяців тому

    sir environment varibale had already set in post request y again we set in update script as part of pre-request script ? no need ryt those two lines ryt ?

  • @rahulhirlekar6918
    @rahulhirlekar6918 Рік тому

    Hello i am using window 7 and creating own API and follow your instructions and APi is not being created properly i tried many times and not getting imported into Postman , latest verion of node not installing on window 7 so iahd to instal previous verions of node js v12.13.0 and npm version 6.12.0

  • @ShayRefael-f1s
    @ShayRefael-f1s Рік тому

    Hi sir, I'm getting a status 401 only for the post request, I checked the authorization, headers, and body and still get this status. What do you think the problem is? please

  • @abinash444
    @abinash444 Рік тому

    Hi sir, will u please provide the api chaining document that you have shown at the end of this session

  • @onkarsamel8495
    @onkarsamel8495 Рік тому

    Hello sir. Kindly guide me how to find the notes which you explaining within the session.

  • @Kee-rc3gw
    @Kee-rc3gw 10 місяців тому

    Hi Sir, when I am trying to create the random data and use them in body of post rrequest, it is saying invalid email. What went wrong I am unable to analyse. Could you please help me answer this. Thanks in advance.

  • @roshanithombare4487
    @roshanithombare4487 7 місяців тому

    hi pavan Sir,
    #SDET-QA where i get your notes about Postman api & selenium with java tutorials?

  • @unnathivlogs2681
    @unnathivlogs2681 9 місяців тому

    Hi sir, I am getting json not defined issue when doing chaining concept in forest api's. Could you let me know where I went wrong .

  • @vishnuprakash1016
    @vishnuprakash1016 Рік тому

    Hi sir . Where can I get the notes which your are showing in the videos.

  • @kannanikhilesh5801
    @kannanikhilesh5801 2 місяці тому

    where can i get sir written document? all classes documents?

  • @jawad_karim
    @jawad_karim Рік тому +1

    Amazing ! ! !

  • @devanandamohanty4873
    @devanandamohanty4873 4 місяці тому +1

    In var jsonData= JSON.parse(responseBody) ., responseBody is appearing striked out. can anyone help ?

    • @kondasandhya7495
      @kondasandhya7495 Місяць тому

      Have tried any other method , if please share the code @devanandamohanty4873

  • @fahadkhan-islamicspiritual7872

    Sir why do we take environment variables . Why not others let's say we should use global for all.

  • @amit123156
    @amit123156 Рік тому +1

    Thank you sir❤

  • @vonseven
    @vonseven 10 місяців тому

    cool- subscribed

  • @bewarefromfakeknowledge550
    @bewarefromfakeknowledge550 9 місяців тому

    To generate random data we can use dynamic variable

  • @Arjun2mkap3929
    @Arjun2mkap3929 Рік тому

    Sir i have given authorization in collection level and inherit to request level still it is showing unauthorized 401 what might be the reason

  • @vnotprogamers122
    @vnotprogamers122 Рік тому

    Thanks for the video. Please upload the document

  • @Gudiyakumari-sk2vv
    @Gudiyakumari-sk2vv Рік тому

    I have doubt that is when I parsed the token in Collection level then selected Bearer token for all Requests then still I am getting an error "message": "Authentication failed" .

  • @sirajulsiddique7205
    @sirajulsiddique7205 Рік тому +1

    Sir, I did not find any documentation in this lecture.where is the documentation Sir? I search Your website of API testing but i didn''t find any documentation. SIR please give the documentation

    • @sdetpavan
      @sdetpavan  Рік тому

      www.pavantestingtools.com/p/api-testing.html

  • @mohanramakrishnakonijety9405
    @mohanramakrishnakonijety9405 3 місяці тому +1

    Thank you

  • @emekaaniukwu2446
    @emekaaniukwu2446 Рік тому

    Thak you sir for all the detailed explanations, please how do I get the documentations for series 5, 6 and 7. Very important sir. Thank you once more.

  • @jeno101
    @jeno101 Рік тому

    what is the difference between pm.respsonse.json() and-------- JSON.parse(responsebody)

  • @ethioameri
    @ethioameri Рік тому +1

    Thank you much!!!

  • @asifadnan2813
    @asifadnan2813 Рік тому +1

    Why did u mention .toString(36).substring(2); why 36 and 2? It could be any numerical values?

  • @r.rajalakshmi369
    @r.rajalakshmi369 8 місяців тому +1

    Sir where can I finf this document?

  • @bhaskargupta9340
    @bhaskargupta9340 Рік тому

    Please start a Podcast channel For QA Community Sir..

  • @gurinderpartapsingh8694
    @gurinderpartapsingh8694 Рік тому

    Provide all the API Testing document of each and every video on the website so that we can easily grab the content... because in few videos u have mentioned the links in other video not????