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 non-functional testing?

13 Answers   Datamatics, Wipro,


Hi Im Swarupa I have 1 Year of exp in Software Testing.I was involved in manual testing of the applications.Pls let me know if you know abt any oppurtunities...Preferred location Hyderabad

1 Answers  


what kind of performance test that required for a word processing system?

1 Answers  


what is the use test tracebility matrix?

7 Answers  


write test cases on calculator

8 Answers   EDS, IT Logic, Sify, United Healthcare,






Explain a bug which if you have missed could have created a big problem.

1 Answers  


What is PLC testing? since there are job openings in this area Please let me know what it mean and some more related information.

2 Answers  


Write an algorithm to find an palindrome

2 Answers   Zycus Infotech,


in employe details form, we are entering First name as manjunath and Last name as sastry. but when we retriving the data in reports form, it shows as first name as sastry and last name as manjunath. here bug may be in employee details form or reports form. how you check in manual?

9 Answers   CTS,


Yester Day i Attended a interview interviewer asked that Due to Sum Bug the total Testing process is Blocked and still hundred test cases are remaining to execute with in a week u have to reliese to the customer at that time what will you do?

6 Answers   NSN,


in atm when we type password it displays password in encrypted form *****.what kind of testing is this?

6 Answers  


What SQL statements have you used in Database Testing?

1 Answers   Crea,


Categories