How to write JSON query ? Explain with Example



How to write JSON query ? Explain with Example..

Answer / 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

More Manual Testing Interview Questions

Can you please explain me how to do testing of an E-insurance project end to end process..

0 Answers   Xchanging,


What is the first query u encounter to test a database..?

2 Answers   IBM,


hello there, can anyone tell me what type of question does lg soft company ask in written test especially for a quant part? Thanku

0 Answers   LG Soft,


I have 1+ year exp. in web based testing & now I want to switch my job so anyone can tell me which types question generally ask in interview(which related to web based testing ) ???

1 Answers  


Hi, Can anyone send me the interview questions & answer for 2+ year of experience in manual testing

1 Answers  






what is the architecture for your project?

3 Answers  


in your organization in what way(phases) s/w is developed and in what way testing will be conducted?

4 Answers  


What is alpha testing and beta testing?

11 Answers   Wipro,


test case for post status functionality of facebook

1 Answers  


What is the Difference Between Manual and Automation Testing.Give Some Example Both of them

1 Answers  


How will you determine if the architecture of any web site is of two tiers, three tiers or multi tier?

0 Answers  


Write a Test scenario for Outlook Search functionality.

0 Answers   HCL,


Categories