ExpectedResponseUrl Error - This is a Visual Studio 2010 Web Performance Test

I registered a Web performance test in Visual Studio 2010 for a web application that uses a Windows Live ID with a secure Token Service to authenticate a user.

There are two requests in my post that go to https://login.live.com/ , and they work fine on the Visual Studio test runner after I recorded the test, but then after about a day I start getting an error message. which says: "The value of the ExpectedResponseUrl property is not equal to the actual response URL" for the specified requests. I understand that I can disable the rules for checking the response URL, but this does not eliminate the root cause of the problem and only masks the symptoms.

I was wondering if anyone knows what is going on here? I assume that there is cached data at the browser level, but I have not been able to prove it.

+3
source share
1 answer

, , "" . URL-, , .

#, , , login.live.com.

, , , login.live.com, .

+3

All Articles