Finally Moving My Blog Here
I finally decided to move my blog from testingReflection to here to have more control over it. I hope it would be eventually aggregated to testingReflection , but it is not the case right now.
I finally decided to move my blog from testingReflection to here to have more control over it. I hope it would be eventually aggregated to testingReflection , but it is not the case right now.
I am working with the same products (more exactly with new builds of the same products) again and again, so I am trying to create correlation libraries for the products I am working with. Now I am back to a product using huge VIEWSTATEs (typical for programs using .Net). When I created a standard correlation rule “Search for parameters in all of the body text” with left boundary ViewState”value=” and right boundary “, it correlated just the first (and smallest) VIEWSTATE. Which somewhat correlated with my recollections of the issue. Google search provided multiple documents describing the issue – and most stated that LoadRunner is incapable to auto-correlate large VIEWSTATES ( here is an example). I also found HP document “The ASP.NET ViewState parameter” (Document ID: KM179371) with some rules attached. To my surprise one of the rules did correlated all VIEWSTATEs ! It was another kind of rules I didn’t use before: “Parameterize form field value” with Field Name __VIEWSTATE. There was a bug there too: web_set_max_html_param_len(“19228″); was placed after the request returning the parameter (so need to be moved manually). But it was the minor inconvenience comparing with necessity to manually replace multiple huge VIEWSTATEs.
It is interesting how far interesting information is sometimes hidden. Looking for specific information, I found a couple of very interesting pages on the Microsoft site, which never seen before. One is Windows Performance, a resource page with links to performance-related white papers. Another is PeopleSoft & JD Edwards Whitepapers and Webcasts, including SQL tuning whitepapers with a lot of usuful info for any applications, for example: Microsoft SQL Server 2008 Tuning Tips for PeopleSoft Applications.
New version of Oracle Application Testing Suite 9.10 (former Emprix – now part of Oracle Enterprise Manager) was released recently. It is available for download (subject to OTN License). A lot of additional materials available (including webinars, white papers, etc.).
This version includes maintenance improvements to the existing features as well as new features outlined below (from readme):
The Computer Measurement Group (CMG) calls for papers and presentations for for CMG’s 36th International Conference to be held in Kissimmee, Florida, December 6th through 10th, 2010. The 2010 CMG conference will cover all areas of systems management, including but not limited to: capacity planning, management and reporting, modeling and statistics, measurement, tuning, performance engineering and load testing, as well as the latest developments in the overall field of computer performance evaluation.
Since 1975 CMG is a volunteer organization of performance professionals and the CMG conference is the best place to learn about performance analysis, capacity planning, and related subjects.
This year CMG has separate subject areas for Load Testing and Performance Engineering.
Proceedings up to 2007 are available to everybody (free registration required).
There is a good newsletter and local groups.