Hi,
Problem #1.
With the help of the server logs I found out that Testcomplete did not try to access the URL above but instead "http://myserver/CGI-BIN/BUGZILLA" (note that it's all uppercase), which obviously did not exist. Is this a bug?
|
This is the expected behavior of TestComplete - it does not support case-sensitive URLs. You need to set up your server to make it case-insensitive.
For example, if you use Apache, see
this web page to learn how to do this.
Problem #2.
We will try to reproduce the problem and investigate it. I will keep you updated on the progress.
Problem #3.
Could you check how TestComplete 8 works for your server?
You can request a trial version
here.
Let me know how it goes.