No hidden fields were found in the response
-
Thursday, February 16, 2012 10:04 AM
Hi
While runnig a recorded webtest i am facing this error.
scenario is:Login page Request is redirected to inbox page and Login have” hidden extraction rules”
The Redirected inbox page is failing due to below error
“No hidden fields were found in the response”
Thanks,
Subramanya
Subramanya
All Replies
-
Thursday, February 16, 2012 11:07 AM
Subramanya,
You can start debugging the web performance tests by referring to:
- Web Test Authoring and Debugging Techniques for Visual Studio 2010
- Web Test Authoring and Debugging Techniques
-Tejas.
- Marked As Answer by Jack Zhai - MSFTMicrosoft Contingent Staff, Moderator Friday, February 24, 2012 1:48 AM
-
Monday, February 20, 2012 5:16 AMModerator
Hi Subramanya,
Thank you for posting in the MSDN forum.
I think Tejas’s reply is useful, what about this problem now?
- (On the web test toolbar, a button called "Promote Dynamic Parameters...") This process will find data which change from run to run and attempt to fix up your test to deal with it at runtime.
- Web sites that set hidden field values in javascript can sometimes cause the Web Test Recorder to not be able to identify hidden fields being used. If so, you can use the tool Fiddler to record a web test to check it.
- If still no help, you will want to check out the blogs post which talks about debugging the web test issues:
http://blogs.msdn.com/b/slumley/archive/2007/04/10/how-to-debug-a-web-test.aspx
http://blogs.msdn.com/b/slumley/archive/2007/11/19/debugging-errors-in-load-test.aspx.
http://blogs.msdn.com/b/joshch/archive/2005/06/09/427380.aspx
If there's any concern, please feel free to let me know.
Best Regards,
Jack Zhai [MSFT]
MSDN Community Support | Feedback to us
- Marked As Answer by Jack Zhai - MSFTMicrosoft Contingent Staff, Moderator Friday, February 24, 2012 1:48 AM

