Home » Archives

Content in the Software Testing Category

[31 Oct 2012 | No Comment | ]

This short tutorial shows you how to perform load testing of your application directly in Visual Studio 2012.

[17 Oct 2012 | No Comment | ]

TDD is not understood by many developers who use languages such as C# or Java. In this talk, Greg Young will look at TDD again, identify the aspects of these environments that tend to lead to confusion, and then try removing them with hopes of reprogramming developers to a deeper understanding of TDD.

[15 Oct 2012 | No Comment | ]

This video uncovers the secrets of Windows/CLR theory and demonstrates powerful and freely available tools such as Windbg that help you troubleshoot software related problems with rapid turnaround. In this introductory session, emphasis is placed on introducing Debugging Tools for Windows, a powerful and free debugger and how it can be used to troubleshoot real bugs that engineers struggle with on a daily basis.

[2 Jul 2012 | No Comment | ]

This video describes how you can use Visual Studio Test Pro 2010 to aid your exploratory testing. For example, you can automatically create test cases From the list of bugs created in the session for appropriate bugs to create a regression test suite to protect important scenarios from breaking in the future.

[27 Apr 2012 | No Comment | ]

This video explains how to instal ApprovalTests from nuget to use with MsTest framework.