I tried to test a web app on the local machine, but it does not get the correct responses back when replay the test. (I tried set up tests with different url, http://localhost.., http://127.0.0.1.., http://my_machine_name...,)
But when I try the test on the same web app on a different machine from the machine running visual studio, it works.

web test does not work on localhost
DatabaseOgre
You are able to successfully record the test and then it fails during playback Is this correct.