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 boundary value testing? Give an example.
0 Answers Agilent, ZS Associates,
what is the difference between developer testing and tester testing?
PLEASE ANY ONE SEND SAMPLE DEFECT REPORT DOCUMENT MY MAIL ID IS-----gvbabu143@gmail.com THANKS IN ADVANCE
wht is ISO standards
What are the different cost elements involved in implementing a process in an organization?
Can any one tell project questions related to testing
any one can explain error guessing..?it depends on validation or functional testing? give one example ..?
TestCase for White Paper?
In V-model both testing and development done simultaneosly,we know that.But how can you say that both happen parallely.how is it related in real time?This question has been asked to me today only.Can any one please help me on this?
what all the metrics to be checked for a document ?
16.Compatibility testing is testing two application?
what is the diffrence b/w Test approach,test stratagy,test plan?