I'am looking for a solution to this problem :
While running my automatic web test I received a request failed and here you are the response I found : Request failed: Context parameter '$HIDDEN1.__EVENTVALIDATION' not found in test context I figured out which request the hidden field was suppose to be extracted from (In the request before), where the (Hidden1) I found it in the extraction rule of the before request and the extraction rule’s value for Context Parameter Name is 1.
Note: I am using a statics parameters for this time, and the HTTP state is 200.
After searching on the internet i found : http://blogs.msdn.com/b/slumley/archive/2007/04/10/how-to-debug-a-web-test.aspx where I failed to find my solution in it.
This question seems to be complicated cause i kept it since 2 days without having any answer ! If anybody wants to know more information, I am online 24/24 :) Thanks alot...