kbw
11 years agoContributor
Change TestCase Icon in NG, based on status of testSteps
The new icon for test cases in soapUI NG is a big green check. The old icon was somewhat similar (small green check in white box), but it was small enough that it didn't really look like it was trying to indicate that the test case passed. However, the new icon really stands out and it makes it look like it is a reflection of the TestCase's status, though it's not.
A nice enhancement would be to change the TestCase icon based on the status of its internal steps. There should be four variants:
1. Light Grey Check (Disabled TestCase--this already exists)
2. Dark Grey Check (TestCase not yet run during this session, or incomplete run with no errors)
3. Green Check (all TestSteps ran and passed)
4. Red X (at least one TestStep failed)
See the attached screenshot. You can see several cases with the green check. One has step failures, another wasn't run yet, while the others are closed and we don't know there status at a glance.
A nice enhancement would be to change the TestCase icon based on the status of its internal steps. There should be four variants:
1. Light Grey Check (Disabled TestCase--this already exists)
2. Dark Grey Check (TestCase not yet run during this session, or incomplete run with no errors)
3. Green Check (all TestSteps ran and passed)
4. Red X (at least one TestStep failed)
See the attached screenshot. You can see several cases with the green check. One has step failures, another wasn't run yet, while the others are closed and we don't know there status at a glance.