08-21-2008, 02:39 PM
Hi,
we would like to do the following with QTP:
. call web application URLs that are generating JSON data (cf. http://www.json.org)
. decode such JSON as data structures in the QTP script
. use such data structure in the script
Does QTP offer the ability to decode JSON data to data structures?
Thank you.
we would like to do the following with QTP:
. call web application URLs that are generating JSON data (cf. http://www.json.org)
. decode such JSON as data structures in the QTP script
. use such data structure in the script
Does QTP offer the ability to decode JSON data to data structures?
Thank you.