Adds a comment as a step to the Details tab of the Result window. Result comments allow you to add information about a test to the results of the test. After playback of the test, the comment appears as a step in the Details tab of the Result window.
Workbench.ResultComment(comment)
Variable | Description |
---|---|
comment | The comment to add to the results. STRING. |
Workbench.ResultComment("Note: This test did not verify that the format of the inserted value was correct.")