Browse by Tags
All Tags »
Testing (
RSS)
Sorry, but there are no more tags available to filter with.
Today I finished the first part of the performance test of our appliction. I've been using VS2005 to create the test set and this worked out very wel. We were able to identify performance problems and deadlock situations and we have resolved most of them...
I've been playing around with the performance test features of VS2005 and as I said in previous post: I really like it! Some handy things that I figured out so far: In VS2005 you can create webtests to test the pages of your website. A nice feature is...
Until recently we were using Microsoft's Application Center Test for performance testing our ASP.NET web appliction. Because our appliction is mostly about flexible workflows and we're using guids as identifiers we had to do a lot of VB-scripting (arf...