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

could u pls anyone tel me .."which is the best instute that provides eficient practical knowledge and also real-time oriented knowldge to do a project in manual and automation testing..in hyd" pls send me to dis mail-id if u find any..? sinducute17@gmail.com

1891


how we write test cases to brs,srs,hlds,llds

3068


Why documentation testing is important?

1782


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

1777


Our software designers use UML for modeling applications. Based on their use cases, we would like to plan a test strategy. Do you agree with this approach or would this mean more effort for the testers.

1848


what is agile model and spiral maodel?pls explain with an example?

2400


What are testing techniques? What is difference between general and specific?

1826


What is the difference between manual testing and automation testing?

846


Do we have any certifications for ETL Testing ?

1933


List the considerations in developing testing methodology

6470


3. In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10%. The next £28000 after that is taxed at 22%. Any further amount is taxed at 40%. To the nearest whole pound, which of these groups of numbers fall into three DIFFERENT equivalence classes?

1961


What is the difference between SIT AND IST?

2817


Write test cases on duster

4620


how to creat 2 test plan in 2 different environment exp:tour and travel

2140


Is quality control similar to quality assurance?

830