How to write JSON query ? Explain with Example

Answer Posted / aditya

JSON: JavaScript Object Notation.
JSON is a syntax for storing and exchanging data.
JSON is an easier-to-use alternative to XML
.
The following JSON example defines an employees object, with an array of 3 employee records:
{"employees":[
{"firstName":"Bebina", "lastName":"Behera"},
{"firstName":"Bubuna", "lastName":"Behera"},
{"firstName":"Kabula", "lastName":"Behera"}
]}

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you like about computers?

1776


What is configuration management in software testing ?

4239


What is difference between Build, Version and Release

1672


Can you explain usability testing?

688


Hi,friends i am going to write ICST certificate exam on augest.So can anybody post some of sample qusetions for ICST certificate exam.Really it will be useful for me

1577






Do submit teststrategy to customer if yes at what time

1541


which domain is of high demand for software testing, Right now i am working in Education domain .How about demand for Education domain and which companies are recruiting in education domain

3204


What is change request, how you use it?

719


If client give you a project then which testing you will perform first

704


Write the 10 high test cases for making video call/face time

7548


What is Windows Test Technologies? Where i will get all information of it.

3314


Explain thread testing.

648


How to test a Falsh player scrollings?

1751


what are the Cs in testing

1617


What is a testing process / lifecycle?

685