Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » testing » performance   (RSS)
Security & Perf Videos
J.D. Meier has posted a decent index of videos covering performance testing, ASP.NET 2.0, and VSTS: http://blogs.msdn.com/jmeier/archive/2007/11/22/videos-security-performance-testing-and-visual-studio-team-system.aspx Read More...
Congrats to Team Test!
Congratulations to Team Test for their award in the December issue of STP Magazine - having worked closely with that team from the start I know how many long hours and intense meetings they put in to get this product out the door! Read More...
diagnostics and linq
One of my side projects is researching how our diagnostics tools can help LINQ developers ( http://msdn.microsoft.com/netframework/future/linq/ ) - if you want to drop any thoughts or suggestions drop me a note via the contact form Read More...
VSTS Tip: VSTS Dev & Test Tools MSDN Public Chat - Wed 10/19 @ 10am PST
Team System MSDN Public Chat Visual Studio Team Edition for Software Developer & Visual Studio Team Edition for Software Testers When: Every 3rd Wednesday of the Month @ 10am PST What: Join us to discuss the Profiler, Test Tools (Unit, Generic, Manual), Read More...
podcast on performance testing
"All about performance testing with Keith Moon" http://www.qapodcast.com/node/9 Read More...
high performance testing
Better Software carrying a feature article on performance testing: http://www.stickyminds.com/BetterSoftware/magazine.asp?fn=cifea Read More...
thoughts on the future of dynamic code analysis
This really belongs in the comments field of my last blog post, but it turned out I had more thoughts to vent and this would make a monster of a comment, so here goes: What more could there be to dynamic analysis than code coverage and profiling? Probably Read More...
Profiling ASP.NET apps with the help of external load and web tests
ASP.NET profiling in Beta 2 from within the IDE opens up an IE browser window as if you were going to generate load that way. That's fine if the web page triggers a web service or some internal function that you are targeting, where one simple button Read More...
Beta 2 Whidbey ASP.NET Profiler HOWTO
At the time of this writing, Beta 2 is not yet legally available on the outside AFAIK, so I hope I'm not jumping the gun here - but the more eyeballs and user feedback you can help us get, the better. So consider this a work in progress that will get Read More...
The Choice Between Sampling and Instrumentation
I know, I know, this is the canonical starting point topic everyone has already covered with the Whidbey profiler. I just needed something easy to psyche myself up before launching off into the more technical issues we've come across while working on Read More...
Page view tracker