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 is sanity?

630


what are the responsibilities for QA tester to test application on UNIX environment??? what skills required for unix???

1581


How quickly we need to fix the bug? Or how soon the bug should get fixed?

703


Hi all, can anyone tell me what is the selection procedure in Birlasoft for Manual Tester?It will be a great help.

1456


Can you explain tpa analysis?

625






Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.

7108


Can test condition,testcase and testscript help u in performing the static testing

1607


what is the relation between all tabs in quality center & explain the testing process in quality center with tabs?

1584


How to do Pixel Size testing in a PDF document. Is there any Open tool that will be avaiable?

1514


Hi i am looking for Test Engineer Job, i have done the course, but i don't have work experience on it, Is it So important to have real time Exp or knowledge is enough? and please let me know like how i can improve for the interview. You can send me a mail on this id: rashmi_vastred@yahoo.co.in

1620


when do you escalte issue to your manager?

1790


structure of an incident report is covered in stand for software test document IEEE 829 and is called as?

2266


What is revision history and the content of revision history table?

1557


I have interview on Guide wire testing. If you please share me.

422


Assume a login page, and you have written 10 cases(say for example). How will you justify that these 10 testcase suffient for the login and how do you say this is 100% satisfies the need.

1724