Test Dependencies

In order for a test to be successful, sometimes other files need to be included in the testing solution; for example, the data that will be used for the test, or DLL files that must be available. Figure 1 illustrates a test with two dependent items; these files will be deployed along with the test.

A test with two dependent files