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 |
What are the advantages of automation over manual testing?
wht is the use of check list?
What is the Test Methodology and Framework in Testing?and what ur following in ur company?
What a team leader will test first when s/he will get new module to test?
what will you do when you were given two diffrent projects and asked to complete them at same time?
HI friends, I am 1.2 years of exp in manual testing,,, now i got job in Visteon,,, as a tester in embedded products,,, but they told it is contract of only 3 months,,, can i take this offer or not plz give idea,,,,, if i take mean it there any possibility to be a regular employe of that company after 3months..... reply soon
1.How to maintain the Bug status Report? 2.What is project based Company and product based company?
What is Dialog Application? Tell me in details about it? Thankd in Advance
How will you prepare Test Data?
how to retrieve the test data?
what are risks and contigencies(solutions) of an ecommerce (online shopping and bidding project)application?we describe this in Test plan can anyone tell me abt this?
What is system testing? What is defect leakage? What is penetration testing? What is regression testing?