Tasks Pane
Relevant for: GUI tests and components and user code files
The Tasks pane enables you to view and access TODO comments in GUI actions, GUI components, function libraries, or user code files.
TODO comments are reminders that are inserted as comments adjacent to the relevant steps in your testing document. For example, provide instructions to someone else during a handover, or you can remind yourself to do something.
To access | Select View > Tasks |
Important information | Text display is limited to 260 characters. |
Manage TODO comments
Add comments |
In the Editor, insert comments adjacent to the relevant step in your document, beginning with any of the following:
When you create event handlers in an API test, the editor automatically inserts TODO text, indicating where you need to enter your code. |
Delete comments | Delete the source line in the document. |
Sort comments | Click a column header. |
Rearrange columns | Drag column headers. |
Filter comments | Click Show Tasks From, and select a source document. |
/ |
<Show / Hide comments>. Toggle to show or hide comments stored in external actions or function libraries. |
Export comments. Click Export Task List |
See also: