Must Know JAVA concepts | Selenium Automation | PART - 6 | JSON Introduction | Writing JSON in Java

What is a JSON File?
-----------------------------------
JSON stands for JavaScript Object Notation. JSON file contains,JSON Objects with .json file extension.
In this modern era, we have a lot of programming languages. Almost all of us use different web services in our daily life (Eg. Weather report, currency conversion, enquiring Gold rates, cricket scores).
Our browser is the point of contact, to make the request to the server, receive the response from the server, process the response and render it to the user. A web server may be implemented with any programing language like Java, python etc. Our browser can understand Javascript. So there has to be a common, language-independent data transmission between a web application and a web server.
Why JSON?
---------------------
1) JSON is a lightweight data-interchange format
2) JSON is "self-describing" and easy to understand
3) JSON is language independent
What will we learn in this video:
1. JSON Introduction
2. Libraries needed for writing JSON using Java (JSON simple, Jackson, GSON)
3. Steps to writing the JSON file using Java
4. File writer in Java
Json-simple Jar download link: bit.ly/2RDNlXb
#Java #Selenium #JSONWriting #LearnAutomationOnline
Best way to reach me (replies will be faster): KZread comment section
Also, you can follow me on Facebook and Instagram.
Facebook: bit.ly/2TqPlis
Instagram: bit.ly/2Ez36rH

Пікірлер: 12

  • @devilman2k23
    @devilman2k233 ай бұрын

    Amazing content bro

  • @abarnajayachandran1298
    @abarnajayachandran12982 жыл бұрын

    Neat and crisp Explanation , So far as a QA I had thought like these kind of file operations and all difficult now this video made me understood.. Thanks really for making such an excellent video .. When i come across your videos as you said Learning is fun if we get the right teach ..!! I agree to that words !!! More to go !! Cheers :)

  • @LearnAutomationOnline

    @LearnAutomationOnline

    2 жыл бұрын

    Glad u liked them. Keep learning

  • @rameshkannan8220
    @rameshkannan82203 жыл бұрын

    Excellent ! Wonderful explanation Arul ! The way you explain the coding is incomparable with anyone. Please keep on posting automation related videos. We are always waiting for your videos - Ramesh Kannan

  • @priyarakesh1171
    @priyarakesh11714 жыл бұрын

    Such a simple and great explantion ji.

  • @domselenium6904
    @domselenium69043 жыл бұрын

    Gud Explanation bro !!!!!!!!

  • @benittoraja5957
    @benittoraja59572 жыл бұрын

    Thank you.

  • @abinayaboopathi3351
    @abinayaboopathi33513 жыл бұрын

    Awesome collection of videos anna.. Kudos to you 🙂

  • @jaiharitha4787
    @jaiharitha4787 Жыл бұрын

    Same key iruntha override agiruthu bro

  • @mohamedarshad4298
    @mohamedarshad42982 жыл бұрын

    hello sir i understood the concept but while running the program its throwing this error "Error: Could not find or load main class jSonOperations.JsonWritingExample '

  • @LearnAutomationOnline

    @LearnAutomationOnline

    2 жыл бұрын

    Make sure the class u have written has main method.

Келесі