Datasheet

Figure 1-46: The Test menu displays commands that control Visual Studio’s testing tools.
The following list briefly describes the Test menu’s commands:
New Test Displays the dialog box shown in Figure 1-47 to let you create various kinds of
tests for the application.
Load Metadata File — Lets you load a test metadata file. These files contain XML data that
describes test lists, each of which can contain tests. This command lets you load test lists into
different projects.
Create New Test List — Lets you make a new test list. Test lists let you group related tests so
that you can execute them together. For example, you might have test lists for user interface
testing, print tests, database tests, and so forth.
Start Selected Test Project with Debugger — Starts executing the test project that is currently
active in Solution Explorer with the debugger.
Start Selected Test Project without Debugger — Starts executing the test project that is currently
active in Solution Explorer without the debugger.
47
Chapter 1: IDE
37055c016.qxd 4/8/07 12:46 PM Page 47