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 |
How will u do manual testing of yahoo messengers?
When we use Boundary Value Analysis and Equivalence Partion? Which one is best?I heard that ANy one of this technique useing by a comany...is it right?
i have gap of 3 years need some company to take fake exp, can any one help in this group to get fake exp from a hyderabad company?
what is test methodology and what is the format of that and who will prepare it
Adobe puzzles: . . . . . . . . . connect all these dots using 4 continuous lines.one clue u can extend the line after the points also. 2.one basket contains apples,second basket contains oranges and third basket contains apples and oranges the labels are wrongly mentioned.pick one fruit from one of these basket and find which basket contain which fruits.
What is the name of the process developed by The Software Engineering Institute that addresses 18 key process areas for achieving a certain level of organizational maturity?
what is inter operative testing?
What is interface testing
What is a Rad model?what are the advantages and disadvantages of rad model over the other sdlcs?
what is exemption and resumption criteria in test plan?
Difference between Web based application and web application
what is static testing,and dynamic testing? explain with an example.