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
Can you explain decision tables?
How to find that tools work well with your existing system?
Am putting E-commerce project in my resume can any one please tell me about E-commerce application explaination..
Define cause effect graphing?
1.what is the approach while writing test cases in your project. 2.tell some intresting scenareo in your project
How to test an Scheduled event? For ex: in an investment banking application, the scheduler will create an equity anbd user has nothing to do but tester has to test if the instrument is created properly or not?
What can you tell about the project if during testing you found 80 bugs in it
How should your staff be managed? How about your overtime?
What is bug severity?
can anybody tell me what is release process of company? release note?
what is the relation between all tabs in quality center & explain the testing process in quality center with tabs?
What is showstopper defect?
What’s the difference between a bug and a defect?
write test cases on wall
iam new testing, i want improve writing test cases and bug defect etc? any on give suggestion pls?