Viewing TestDrop test results

After sending the TestDrop tests to the ATS Server or running them on an emulator, the results of executed tests are returned to the TestDrop Result View in Carbide.c++.

Tip: In the TestDrop preferences, you can specify to view either all cases or only failed cases. See Setting TestDrop Preferences for instructions.

See the following figure for an example:

The Test Drop View shows the basic information from the test results. The background coloring shows the basic information on the passed/failed ratio of the test drop. The size of the green area represents the relative number of passed test cases.

To view more detailed information of a test, click the test result of your choice.

Related tasks