- Using this feature, you can can add a new comment, edit an existing comment and delete comment. This feature is present on development view and task view.
...
It will ask for confirmation to delete. In the example, comment is Task step, so it will show the following message:
Note:
- 'Add Comment' and 'Edit Comment' options are toggle menu.
- Comment accepts maximum 1000 characters.
- Comment popup is resizable and movable.
- To resize, drag bottom-right corner.
- To move, click on header of comment popup.
- Delete functionality is initially disabled for any step.
...
- You can select multiple steps and select comment option. Then, the comment will get assigned to the step that is selected first.
- This feature is visible across project.
- Shortcut for Add/Edit comment is Ctrl+M. Delete has no shortcut key.
- Row copy functionality: It copies row with comment followed by row content. This functionality is not applicable for task header and condition steps.
- Comments get saved in testcase and task xml files.
- If more than one user tries to access the same comment simultaneously, SVN lock will be applied.