After unit testing is over, TestComplete shows test results in the Test Log.
If the unit testing framework reports that all tests passed, TestComplete will post a success message to the test log. Otherwise, TestComplete will post an error message to the test log.
To the Details panel of the test log, TestComplete will post the command-line output produced by the appropriate unit testing framework.
In addition, MSTest unit tests have a specific representation on test results. See –