7
shouts

Randomizing Input Data for Visual Studio Load Tests

published 261 days, 1 hour, 43 minutes ago posted by grabnerandigrabnerandi 261 days, 5 hours, 44 minutes ago
Tuesday, June 30, 2009 12:50:56 PM GMT Tuesday, June 30, 2009 8:50:18 AM GMT

While preparing for my presentation Load and Performance Testing: How to do Transactional Root-Cause Analysis with Visual Studio Team System for Testers that I gave at the Boston .NET User Group on May 13th I came across certain load-testing topics. One was: How to randomize Input Data. If you go with Visual Studio you can code your web tests in any .NET Language giving you the freedom to create random data by using e.g.: System.Random. If you however want to use the “nicer” UI Driven Web Test Developme...

category: ASP.NET | clicked: 34 | | source: blog.dynatrace.com | show counter code