Forum Discussion
Philip_Baird
12 years agoCommunity Expert
Hi Shrirang, another big plus with JScript, especially for Web Testing, is that you can integrate JSON support directly into your project simply by including a JSON library such as json2.js.
The big advantage of this is as JSON is just a subset of JScript, the parsing to and from JSON simply just works whereas with other scripting languages it would not be so easy.
Regards,
Phil Baird
The big advantage of this is as JSON is just a subset of JScript, the parsing to and from JSON simply just works whereas with other scripting languages it would not be so easy.
Regards,
Phil Baird