Data-driven Unit TestingThe [DataSource] attribute enables you to specify a data source from which to pull test data. The values from this data source are automatically available from a shared test context object. As shown in Figure 1, you can replace hard-coded values for your parameters with ones pulled from your test database. Visual Studio Team System recognizes the presence of a data-driven unit test, and will execute the unit test once for each row of data available from the data source. |
- Better Web Publishing
Publish and administer Web sites more easily with the powerful combination of ASP .NET 2.0 and Visual Studio 2005. - Clean Solution
Now cleaning all those unwanted intermediate files out of your solution is a one-click operation. - Deployment Designer
The Deployment Designer in Visual Studio 2005 Team Edition for Software Architects allows application designs to be validated for deployment within a particular datacenter, identifying possible issues before the deployment begins. - Load Testing - Results Repository
Visual Studio 2005 Team Edition for Testers provides the ability to gather and store detailed information about how an application performs under different types of load. - Movie Collection Starter Kit
Create a database program to organize your movie collection and learn about calling XML Web services in ASP .NET 2.0.
|