
Viewing Test Results for Data-Driven Unit Tests
After you run a data-driven unit test, its results appear in the Test Results window. You can display the Test [Results] page by double-clicking the test result, clicking a test result and pressing Enter, or right-clicking the test result and choosing View Test Results Details.
The Test [Results] page displays a table whose rows represent the individual runs of the unit test method. Each row in this table corresponds to a row in the database table from which data was retrieved. This display shows you which sets of input succeeded and which ones failed. You can double-click any one of the rows in this table to see additional details about that iteration of the data-driven test.