Solved
Forum Discussion
AlexKaras
Champion Level 1
7 years agoHi Al,
While it depends on the specifics of your case/program, in general you should be able to do what you need with the help of the aqHTTP.CreateRequest() method.
To read the content of JSON body from the file you may use the aqFile object provided by TestComplete.
See TestComplete documentation for more details and code examples.