Hi, I specified the following URL in scenarios file. url = http://<ip address for my webserver>:port#/default2.aspx When I run WCAT, i got the responses as 404 not found error. If i specify only the root URL (url = http://<ip address for my webserver>:port#/) i am able to get 200 ok result...