What is JSON? A Quick Overview!

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ก.ย. 2024
  • What is JSON? JSON: What It Is, How It Works, & How to Use It.
    JSON (JavaScript Object Notation) is a lightweight data-interchange format.
    It is easy for humans to read and write.
    It is easy for machines to parse and generate.
    It is based on a subset of the JavaScript Programming Language
    JSON is built on two structures:
    1. A collection of name/value pairs.
    2. An ordered list of values.
    =================================================
    Subscribe to the channel, and press bell icon to get some interesting videos on Selenium and Automation:
    www.youtube.co...
    Follow me on my Facebook Page:
    / naveenqtpexpert
    Let's join our Automation community for some amazing knowledge sharing and group discussion:
    t.me/joinchat/...
    ~-~~-~~~-~~-~
    Follow my Site/Blog: www.naveenautom...
    ========================================================
    Please watch: "Selenium & Automation Interview Preparation - By Naveen AutomationLabs"
    • Selenium & Automation ...
    ~-~~-~~~-~~-~ Subscribe to this channel, and press bell icon to get some interesting videos on Selenium and Automation:
    www.youtube.co...
    Follow me on my Facebook Page:
    / naveenqtpexpert
    Let's join our Automation community for some amazing knowledge sharing and group discussion on Telegram:
    t.me/joinchat/...
    Paid courses (Recorded) videos:
    Java & Selenium Course: www.naveenautom...
    API Course: www.naveenautom... ➡️Get Our Courses✔️
    📗 Get My Paid Courses at
    Paid courses (Recorded) videos:
    Java & Selenium Course: www.naveenautom...
    API Course: www.naveenautom...
    -------------------------------
    ✔️SOCIAL NETWORKS
    Facebook: / naveenqtpexpert
    Twitter: / naveenkhunteta
    Blog: www.naveenautom...
    --------------------------------
    Support My Channel✔️Or Buy Me A Coffee
    Paypal: paypal.me/nave...
    Google Pay: naveenanimation20@gmail.com
    --------------------------------
    ✔️Thanks for watching!
    देखने के लिए धन्यवाद
    Благодаря за гледането
    感谢您观看
    Merci d'avoir regardé
    Grazie per la visione
    Gracias por ver
    شكرا للمشاهدة

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

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

    The way you explain everything is very simple and easy to grasp... Thanks so much for being a good trainer..

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

    I've seen other videos that get into the weeds of JSON without giving an overview or context. This video does a great job of explaining what the rationale is for JSON and how it is used. Thanks

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

    its amazing Naveen, First time i understood completely"How api's based application works and architecture of them?" , Most of time i did wrong answers against this question. So Now i completely understand .Thankyou so much. you are just amazing trainer .:)

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

    Waaw! Thank you Naveen yet another nicely presented tech talk. 👏
    Useful information.

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

    Great video, really useful. DeltaJSON is a really great tool for developers working with JSON.

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

    Thanks Naveen - this is indeed a nice video. In one diagram you have explained the architecture in a very simple manner

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

    Best explaination...liked the video and subscribed to the channel. Now I need to test it. Many thanks

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

    Naveen, I like you drawing pictures. It is easy to understand the concepts. Great work, keep posting. thank you very much.

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

    Perfect Explanation of JSON , Thanks a lot Naveen

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

    Excellent tutorial. Thanks.

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

    nice explanation naveen, thank you so much

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

    Thanks for this JSON session, also good for interviewing json answers. Really helpful

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

    Awesome Naveen, lots of course available in online but its the best one..

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

    Thanks naveen for creating video about JSON

  • @tahidulmazumder9756
    @tahidulmazumder9756 4 ปีที่แล้ว

    Thank you so much Naveen, you explain very good now my concept clear about JSON.

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

    Fantastic! Thanks for taking the time out to create this video! It is very useful.

  • @madhureddy72
    @madhureddy72 4 ปีที่แล้ว

    Very clear Sir.....good work

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

    Excellent explanation.

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

    Thanks Naveen, very useful information about json

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

    Ur a best teacher!

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

    excellent sir

  • @deepikavijay3846
    @deepikavijay3846 5 ปีที่แล้ว

    very very informative. It brings everything into picture very clearly.. Thanks a lot..

  • @abhijit545
    @abhijit545 6 ปีที่แล้ว

    awesome video for all stufs i learn so many thing with ur video rlly sir thanks a lots ..👍

  • @mocococo2877
    @mocococo2877 5 ปีที่แล้ว

    Great work. Thank you.
    I think however that you example about Mobile is slightly incorrect.
    If Mobile should be an object of its own the it should be:
    1. If only one mobile object is planned then the square brackets should be replaced with curly brackets.
    2. If more than one mobile object is planned then inide the square brackets should be at least one set of curly brackets embracing the whole object and eventually comma then another set of curly brackets embracing the next object, etc.

  • @jayeshkumar2815
    @jayeshkumar2815 5 ปีที่แล้ว

    its helpfull for me to understand JSON still up to i don't what is JSON now its cleared me

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

    Only thing I can say, God bless you

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

    Hi,
    Good one sir,can you just post an video for validating positive and negative test cases using json/excel(Which one is better) with an example of login page.

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

    Thanks for the overview.
    I am kind of new to automation track (self learning).
    Everytime I am building my script I get "JSON not defined". So how can I resolve it? (Considering the fact that I am self learning and I dont have a build tam to tell me about the architecture at server side)

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

    Very interesting. It gives me more clarity. Thank you.

  • @riteshkumar6403
    @riteshkumar6403 6 ปีที่แล้ว

    Very informative video.

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

    Hi Naveen can you please explain how to handle multiple windows and switch to different tab.... i would be grateful to you.

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

    SUPER!

  • @swagatnayak3451
    @swagatnayak3451 5 ปีที่แล้ว

    just awesome

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

    Great work!!!

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

    Hi naveen very nice tutorial. Recently on my project working with jsons. But one requirement is there any api which retrives the json map in insertion order of json elements.

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

    Hey, Can you tell me that how can we use JSON file in eclipse. What is the procedure to execute JSON file in eclipse?

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

    Thanks Naveen for this session..i have made my notes:)
    Moreover, looks like your telegram community link has expired.

  • @sathyanarayanasharmakaukun4915
    @sathyanarayanasharmakaukun4915 4 ปีที่แล้ว

    Thanks a lot Naveen. Can you pls show us some API testing frame work roughly using BDD cucumber. i am keen and looking for this and i did not find any where either in the you tube or in the Paid Udemy courses. Would be really appreciated if you could do a re usable frame work video on BDD Cucumber API framework either using Java or using python. Thanks

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

    great sir, no words

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

    The keys should also be inside double quotes - en.wikipedia.org/wiki/JSON

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

      and shouldn't have a space in the end, number shouldn't be quoted, and a comma shouldn't be after the last value. At least an explanation is good

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

    Hi Naveen can you please some more videos on Rest services automation

    • @naveenautomationlabs
      @naveenautomationlabs  6 ปีที่แล้ว

      Hi Sunil, here you go: th-cam.com/play/PLFGoYjJG_fqp891lruz5fCRPWsDtEXJky.html

  • @kenrose9065
    @kenrose9065 5 ปีที่แล้ว

    Thank you sir. I will leave now and find an english explanation.

  • @growthmindset2814
    @growthmindset2814 4 ปีที่แล้ว

    Can someone that is experienced with JSON Errors please help me. I have an unexpected token json at position 78511 that keeps appearing in a small box on my screen when I move through various pages on TH-cam. I don't know why and I don't know how to fix it. Some of the videos on TH-cam to fix the problem are towards video thumbnails but I don't have any videos so no thumbnails. What is it and how do I fix the it??

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

    Oke

  • @ramana4101
    @ramana4101 5 ปีที่แล้ว

    Hi Naveen, thanks for the video. Could you please take time and explain, how we could implement this in Selenium. Thanks again.

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

    Hi, anybody here could you please give me tips to compare JSON payload with excel file.

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

    1