Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » testing   (RSS)
Test Patterns
Encouraging to see more thought and effort being put into software test patterns. Alan Page recently posted on this topic over at the MS Press Blog . Read More...
Iterative XML Tree Traversal
Here's a C# code snippet for iterative tree traversal of elements in an XML document using XPathNavigator that takes advantage of parent pointers. [ download source ] test.xml 1 <? xml version = " 1.0 " encoding = " UTF-8 " standalone = " no " ?> Read More...
Risk Management
My first article on the topic of security testing and risk management is now published in the March 2009 issue of Testing Experience magazine, pages 28-30. http://www.testingexperience.com/subscribe.php (free online subscription takes you to PDF download Read More...
Office Security Team
The Office security team typically targets memory-corruption bugs in the software like buffer overruns, integer overruns, and format strings... http://www.darkreading.com/document.asp?doc_id=159305 Read More...
Umpiring Quality
Great article on testing by James Rodriguez that I just came across, you can learn a lot in Little League! http://msdn2.microsoft.com/en-us/library/bb968981.aspx This reminds me of a funny thing that happened last year. At the start of baseball season Read More...
Traction
Some ideas on how to "get traction" as a software tester (especially at Microsoft): http://blogs.msdn.com/dustin_andrews/archive/2007/12/15/learn-to-get-traction-in-your-team.aspx Read More...
VSTS Web Access Power Tool
Now with linkable web pages! http://blogs.msdn.com/bharry/archive/2007/11/30/vsts-web-access-power-tool-for-team-system-2008-released.aspx Read More...
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...
Information Assurance
The Unintended Consequences of the Information Age Lecture Series: Our Infrastructures: Online and Vulnerable? Jointly sponsored by The Center for Information Assurance and Cybersecurity, UW-INSER, the MS Program in Strategic Planning for Critical Infrastucture, Read More...
Team System Web Access Power Tool
Details on Brian Harry's blog: http://blogs.msdn.com/bharry/archive/2007/07/30/team-system-web-access-power-tool-available.aspx Read More...
driving data driven unit tests with text files
A few weeks ago I was looking for a simple way to do data driven unit tests on VS 2005 using a plain text file with one entry per line as the data source. I waded through documentation and forum posts using every search trick I know to find a solution. Read More...
Patterns & Practices Security Videos
"Click Here" http://blogs.msdn.com/jmeier/archive/2007/03/24/patterns-practices-security-videos.aspx Read More...
Debugging ASP.NET AJAX
Wouldn't it be nice to be able to debug AJAX from the comfort of the IDE? Gonzo stuff like setting a breakpoint inside of some script that'll get hit client-side? We're getting there, and could use feedback. Noah has a great post on this with screenshots 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...
powershell
Port 25 has some video up to coincide with the powershell (monad) release: http://port25.technet.com/archive/2006/11/14/powershell-released-an-interview-with-architect-jeffrey-snover.aspx Read More...
More Posts Next page »
Page view tracker