Showing 421 - 430 of 481 results for “unit testing”

ALM for C++ in Visual Studio 11 at TechEd NA 2011

Greetings!! I’m Rong Lu, Program Manager with the Visual C++ team. It’s been extremely exciting in Atlanta at TechEd North America 2011! Terry Leeper, Diego Dagum and I had a chance to be at TechEd and joined the announcement of Application Lifecycle Management (ALM) roadmap in Visual Studio 11. On Monday, Jason Zander announced ...


Visual Studio 2010 MVC 2 Upgrade Wizard

Prior to the RTM release of Visual Studio 2010, the only way to upgrade an ASP.Net MVC 1 application to ASP.Net MVC 2 was to use Eilon Lipton’s tool. With the release of Visual Studio 2010 you will now be able to open your MVC 1 projects in Visual Studio 2010 and upgrade them to ASP.Net MVC 2 projects. Also, you can upgrade the target ...


Use PowerShell to Simplify Access to WMI Data

Summary: Microsoft Windows PowerShell MVP, Richard Siddaway, teaches how to use Windows PowerShell to simplify access to WMI data. Microsoft Scripting Guy, Ed Wilson, here. I am really excited about the idea I had for this week, and I hope you will be too. I asked Candace Gillhoolley at Manning Press about posting some sample works from some ...


Testing Reverse Engineering Tools/Framework

Testing Reverse Engineering Tools/Framework Hello, I am Manish Vasani, a Software Design Engineer in Test on the Phoenix Analysis and Tools team. In this post, I’ll be giving a brief overview of the Phoenix Pereader-based Analysis tools with an emphasis on the difficulties traditionally involved in testing these types of tools and how...


Unit Test Sample is Now Downloadable

Last year, when we shipped the documentation for Team Edition for Testers, it included a sample called "Woodgrove Bank." This sample supports the walkthrough that teaches about unit tests: http://msdn2.microsoft.com/en-us/library/ms182532(VS.80).aspx.If you install VSTS and the docs, and then access the sample locally, it works fine. But if ...