Guest onming268 Report post Posted September 20, 2012 Greeting everyone, I have WAPT 8.0 and currently use for static page/PHP Load Test. And I will have ASP.NET information management system will be tested with WAPT 8.0, but the following page describe WAPT can extract ASP.NET specific values for executing related load test, I’m wondering is it a “Must” module or just optional? http://www.loadtestingtool.com/asp-net-testing.shtml Please kindly advise me if you have any ideas. Quote Share this post Link to post Share on other sites
sergei 0 Report post Posted September 21, 2012 We have a special additional module that facilitates the parameterization of ASP.Net web sites. Specifically, it adds functions that automatically parameterize VIEWSTATE and EVENTVALIDATION values inside requests. Without the module they may remain not parameterized. However this depends on the way used by your application to pass these values between the client and server. So, if you have any problems testing without the module, you may try it. More information on it is available here: http://www.loadtestingtool.com/blog/wapt-usage/wapt-module-for-asp-net-testing/ Quote Share this post Link to post Share on other sites
Guest onming268 Report post Posted September 25, 2012 Kindly noted with thanks, I will try it ASAP. Quote Share this post Link to post Share on other sites