How to view a test list in dbForge Studio for SQL Server

Last modified: May 28, 2025

To view a test list

1. In Database Explorer, right-click a connected database or a specific database object and select Unit Test > View Test List.

Alternatively, on the Database menu, select Unit Test > View Test List.

2. The Test List Manager window opens.

Test List Manager

3. On the Test List Manager toolbar, you can use the following options for managing unit tests:

  • Run Checked Test(s) to run all the checked tests.
  • Refresh to update the test list.
  • Add New Test to create a new test for a required database.
  • Delete Test to delete the test being currently selected.
  • Delete Test Class to delete the test class being currently selected.