Bloqueada Viewstate issue

  • miércoles, 13 de junio de 2012 7:15
     
     

    Hi All,

    I have a script, now i am facing the issue with view state.

    Actually i exceute the web test, it passed one iteration, same script failed in next iteration.

    The issue shows:Request failed: Context parameter '$HIDDEN3.__VIEWSTATE48' not found in test context

    But the previous execution i can able to foud the viewstate48 in the response, that time its getting passed.

    The next iteration the script failed with the above viewstate error, and there no viewstate 48 in response 

    If i will pass the recorded value to the viewstate48 it will pass for the next execution, then again i will face the issue on next iteration with Request failed: Context parameter '$HIDDEN3.__VIEWSTATE47' not found in test context.

    It will be continue to viewatate47,46,45,etc.Simply the viewstatecount decreasing for every iteration in response.

    Please help on this to how to solve the issue?

Todas las respuestas