There are a number of things related to the mechanics of testing that need to be worked out, such as what types of tests to run, how to structure test projects, and even how to run the tests effectively. Types of Testing There are many types of tests in addition to unit tests, some of which frequently...