a new state is required to communicate a internal error with the test. I.e. the test is not failed or success, it is just not possible to execute the test because it has syntax errors or the test system is unavailable. The idea it that this status is visualized to the user separately and the user can now fix the test and/or test environment.
A proper name for this status is probably INTERNALERROR, or just ERROR. EXCEPTION?
Besides
a new state is required to communicate a internal error with the test. I.e. the test is not failed or success, it is just not possible to execute the test because it has syntax errors or the test system is unavailable. The idea it that this status is visualized to the user separately and the user can now fix the test and/or test environment.
A proper name for this status is probably INTERNALERROR, or just ERROR. EXCEPTION?