Datasheet
30
Code Quality Tools
Use the Code Quality tools to create and work with
test that can help assess the quality of your
applications
Smart Device Unit Testing enables you to run unit
tests on devices
♦
♦
♦
♦
♦
♦
Test Class Inheritance to support an inheritance
hierarchy for test classes
♦
♦
♦
♦
♦
♦
Test Generation Settings dialog box to change
configuration settings for the current test
generation
♦
♦
♦
♦
♦
♦
Test List Editor to logically group tests and then work
with those tests as groups instead of individually for
improved test case management
♦
♦
♦
♦
♦
♦
Test Project project template for creating a project
that contains tests
♦
♦
♦
♦
♦
♦
Test Results window to view the results of test runs,
and to pause, continue, stop, and re-run test runs
♦
♦
♦
♦
♦
♦
Test Run Configuration Editor dialog box to specify
global settings that affect details of how tests are run
♦
♦
♦
♦
♦
♦
Test Runs window to view the status of active,
queued, and completed test runs on the local
computer or on a set of remote computers
♦
♦
♦
♦
♦
♦
Test View window to run and edit tests
♦
♦
♦
♦
♦
♦
Testing Check-In Policy to require that check-in tests
(defined with a test list) are run prior to check-in
(This features requires Visual Studio Team System
2008 Team Foundation Server)
♦
♦
♦
♦
♦
♦
Unit Test Data Binding enables you to bind a unit
test to a data source, including CSV files and XML
files, using a wizard
♦
♦
♦
♦
♦
♦
Unit Testing to exercise source code by directly
calling the methods of a class, passing appropriate
parameters, and test the values that are produced
against expected values
♦
♦
♦
♦
♦
♦
View Test Results Details to view details of the run of
an individual test, including error messages
♦
♦
♦
♦
♦
♦
Web Test Data Binding enables you to use data
binding in Web tests
♦
♦
Web Test Validation Rules enable you to use Web
test results to control Web test program flow
♦
♦
Web Tests to test the functionality of Web
applications using a series of HTTP requests
♦
♦
XML File Converter Utility to convert Visual Studio
2005 Team Edition for Testers test results files Visual
Studio Team System 2008 Test Edition
♦
♦










