tagMicReportEvent Enumeration
Members
MemberValueDescription
micDone2Indicates a completed step without affecting the pass/fail status of the test.
micFail1Fails the step, which causes the test to fail.
micGeneral2 
micInfo4 
micPass0Passes the step.
micWarning3Sends a warning message to the report. This does not stop the test run or affect the pass/fail status of the test.