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

What is boundary value testing? Give an example.

0 Answers   Agilent, ZS Associates,


what is the difference between developer testing and tester testing?

4 Answers  


PLEASE ANY ONE SEND SAMPLE DEFECT REPORT DOCUMENT MY MAIL ID IS-----gvbabu143@gmail.com THANKS IN ADVANCE

0 Answers  


wht is ISO standards

1 Answers  


What are the different cost elements involved in implementing a process in an organization?

0 Answers  






Can any one tell project questions related to testing

0 Answers  


any one can explain error guessing..?it depends on validation or functional testing? give one example ..?

3 Answers  


TestCase for White Paper?

5 Answers  


In V-model both testing and development done simultaneosly,we know that.But how can you say that both happen parallely.how is it related in real time?This question has been asked to me today only.Can any one please help me on this?

2 Answers   Aditya Birla,


what all the metrics to be checked for a document ?

1 Answers   Bally Technologies,


16.Compatibility testing is testing two application?

2 Answers   Hewitt,


what is the diffrence b/w Test approach,test stratagy,test plan?

1 Answers   CIL,


Categories