Hi,I want to dispaly the error description and result value in the reporter event i tried to display using this codeif cnt = j thenreporter.reportevent 0, "Result Pass" &cnt & "...
Answered by: sri on: Apr 9th, 2007
There is a option Test->settings->goto RUN tab select proceed to next step in when error occurs during run session. Then u will escape fromthe error without doing any programming.
Hi,I want to dispaly the error description and result value in the reporter event i tried to display using this codeif cnt = j thenreporter.reportevent 0, "Result Pass" &cnt & "...
There is a option Test->settings->goto RUN tab select proceed to next step in when error occurs during run session. Then u will escape fromthe error without doing any programming.