Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
    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.

Add, edit, and delete comment feature on Development view.

Add CommentImage Removed

  1. Right click a step where you want to add Comment. Select 'Add Comment' menu from opened context menu.
  2. Insert comment text in the opened comment popup. Close the popup by mouse click outside the popup, click on cross button present at the top-right corner of popup or press escape key.

...

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.