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 is CMM and CMMI?
What is the job of Quality Assurance Engineer? Difference between the Testing & Quality Assurance job.
Differentiate verification and validation?
What are the different testable items in GUI testing?
What is Gap Analysis?. Is there any template for it.Describe briefly about Gap Analysis Please
1.what is test scenario? if possible give me some documents? 2.what's the difference between test scenario and frs?
how do u develop test harness?
What is class in Testing.
i joined in qutesys company and i didnt know even what is testing how it is possible?
write test cases forthe function f=a+b ?
how to track defects by using JIRA bug tracking tool
wat is test management ?what are the components available in test management?