VB.NET 2005 Tutorials
Tutorials
VB.NET 2005Web Application Testing in VB.NET 2005
Table of Contents
Web Application Testing in VB.NET 2005
Web Application Testing in VB.NET 2005 - Page 2Web Application Testing in VB.NET 2005 - Page 2
.
.

Subsequent run configurations can be added to the solution as under:
1. In Solution Explorer, right-click Solution Items and then point to Add, and then click New Item.
2. The Add New Item dialog box appears.
3. In the Categories pane, click Test Run Configuration.
4. The new run configuration file appears in Solution Explorer, under the Solution Items folder.
5. The
7. Each run configuration that is created is listed as a choice for the Select Active Test Run Configuration and Edit Test Run Configurations options on the Test menu.
To remove a run configuration from the solution
1. Under the Solution Items folder in Solution Explorer, right-click the run configuration that is to be removed, and then click Remove.
2. The run configuration file is removed from the solution. This change is reflected in the list of choices for the Select Active Test Run Configuration and Edit Test Run Configurations options on the Test menu.
3. Setting Run Configuration Values
To edit a run configuration if you have a solution open
1. Under the Solution Items folder in Solution Explorer, double-click the run configuration file that is to be opened.
2. or -
3. Point to Edit Test Run Configurations on the Test menu and then click a run configuration on the submenu.
4. The run configuration opens for editing.
5. Make changes on the individual pages for each aspect of the run configuration. For more information, see the descriptions of each page earlier in this topic.
6. Click Save, and then click OK.
To edit a run configuration if you do not have a solution open
1. On the Test menu, point to Edit Test Run Configurations and then click a run configuration on the submenu.
2. The run configuration opens for editing.
3. Make changes on the individual pages for each aspect of the run configuration
First Page: Web Application Testing in VB.NET 2005
