Community
Participate
Working Groups
As we generate the test driver, we know how many test variations (the runTestMethod) we're expecting, so we should record this number in the persisted results. This count should match the result after the test is ran, if it doesn't, means something went wrong, certain tests may got skipped over.
generate the expected test variation count and included these numbers in the test result, so when the expected test variation count differs from the actual test count, user will see RED bold error messages when using the test result viewer
Closing this work item