02-18-2010, 09:35 PM
you could use Reporter.ReportEvent
For example:
Reporter.ReportEvent micDone, "TestName", "The Expected Result was: "&YourExpectedResultVarable&" The Actual Result was: "&YourActualResultVarable&""
For example:
Reporter.ReportEvent micDone, "TestName", "The Expected Result was: "&YourExpectedResultVarable&" The Actual Result was: "&YourActualResultVarable&""