Skip to main content

Command: Comment Out / Uncomment

Tip

The following applies for the status "Commented Out" of script elements and for set breakpoints:

  • They only have an effect on Debug Script, not on the ordinary Execute Script.

  • They are not stored in the test script / repository, but in the user options so that they exist only for the respective user and do not bother other editors/PCs.

Symbol: _tm_icon_comment_uncomment.png

Function: The command converts the selected test element into a comment so that it is not processed in debug mode.

Call: Context menu of a test script element in the test script editor in offline mode

Requirement: One or more elements in the test script tree are selected.

By default, commented-out elements are displayed in green italics. The same command can be used to remove the commenting (uncomment). Information about commented-out lines is also included in the test report.