Depending on the number of times a test case is called, which is defined by the
CallCount property, you can see which iteration is currently executing in the
Test Scenario window. Each test case and test method has one of the following status icons:
- Status Icon
- Description
- Green checkmark
- OK
- Blue
V icon
- Verified
- Yellow triangle with exclamation mark
- Warning
- Red
X
- Error
Methods that fail due to thrown exceptions or failed verifications display failed or warning method call icons next to them.
If a method call fails you can view a description of the failure by holding your cursor over the method.