Forum Discussion
Apoorva6
10 years agoFrequent Contributor
Hi Rao, no it won't work in windows either. Normal HTTP request and response are getting printed to result text file but not jdbc request and response.
nmrao
10 years agoCommunity Hero
But, writing request response to text file is only on failure right? Is the same case with jdbc step as well?
- Apoorva610 years agoFrequent Contributor
No Rao,
I am using testrunner.sh -f -a -r /pathfor results /project.xml and my project.xml has some jdbc steps and I am not getting any request/response printed in the result file. However there is no problem with xml step where both request and response are printed.