Forum Discussion

Anonymous's avatar
Anonymous
16 years ago

Show numbers of active assertions

I know that the TestCase N has 3 assertions. But, I would like to have something like 2/3. That means that 2 assertions are enable and the last one (3-2) is not enable.

In my case, the server does not respect the XSD format for the response (It does not respect the namespace). So When I create the testcase, I add an "XSD validation" assertion, that I diseable for some request. It would be nice to check directly what are the testcases with 3 enable assertions and the testcase with only 2.