Datasheet
29
Code Quality Tools
Use the Code Quality tools to create and work with
test that can help assess the quality of your
applications
Call a Web Test from a Web Test enables you to
modularize Web tests to compose complex Web
tests
♦
♦
Code Coverage to measure the effectiveness of tests
on a line-by-line or even a block-by-block basis
♦
♦
♦
Code Coverage Results window to view statistics
about the elements tested in a test run
♦
♦
♦
Create a Work Item from a Test Result to create a
work item directly from a test result, using the Test
Results window (This features requires Visual Studio
Team System 2008 Team Foundation Server)
♦
♦
♦
♦
♦
♦
Create Private Accessor to regenerate a unit test's
private accessors if you modified a private method in
the tested code
♦
♦
♦
♦
♦
♦
Create Unit Tests dialog box to select which items to
create unit tests for from a list of namespaces and
their contents (methods, properties, etc.)
♦
♦
♦
♦
♦
♦
Custom Host Adapters enable you to run tests in an
environment other than the default test environment
♦
♦
Easier Load Test Analysis enables you to quickly
understand load test results
♦
♦
Generic Tests to wrap external programs and tests
that were not originally developed for use in the
Team System testing tools
♦
♦
Load Modeling enable you to control the load
modeling in load tests that you run
♦
♦
Load Test Results Repository Management to more
easily access the repository for load test results
♦
♦
Load Tests to run a series of Web tests or unit tests,
which operate under multiple simulated users over a
period of time, for both performance and stress tests
(for increased-capacity load testing, see Visual Studio
Team System 2008 Test Load Agent)
♦
♦
Manual Tests to create tests that are difficult or
impossible to automate, such as when the
connection between the computer and its power
supply is interrupted, or when you want to test for
user interface details or behavior, or to refine or
examine your test environment at a specific point in
the testing process
♦
♦
Ordered Tests to execute a series of tests in a
particular order and manage that series as a single
test
♦
♦
♦
♦
♦
♦
Publish Test Results to share results with other
team members (This features requires Visual Studio
Team System 2008 Team Foundation Server)
♦
♦
♦
♦
♦
♦










