Hi folks,
SQL_output.txt is a generated file, I put in C:\Apache2.2\htdocs. When I
started Apache web server, SQL_output.txt can be located.
I am just wondering if I shut down apache, webtest can find this file?
Thank you.
cwang
<webtest name="Insert SQL query output">
&config;
<steps>
<invoke url="SQL_output.txt"/>
<verifyText text="1" />
</steps>
</webtest>

