Pages

Friday, 10 April 2015

Test Cases for Text Editor

Test Cases for Text Editor:

  • Check for the successful message by enter characters
  • Check for the successful message by enter numbers
  • Check for the successful message by enter special characters
  • Check whether the selected text become bold or not by click on Bold icon
  • Check whether the selected text become bold or not by press ctrl+B
  • Check whether the selected text become Italic or not by click on Italic icon
  • Check whether the selected text become Italic or not by press ctrl+I
  • Check whether the selected text become strithrough or not by click on strikethrough icon
  • Check whether undo is working or not
  • Check for the redo is working or not after undo
  • Check for the redo is working or not before undo
  • Check whether bullets are applied for selected text lines
  • Check whether numbers are applied for selected text lines
  • Check whether the selected bold text become unbold or not by click on Bold icon
  • Check whether the selected bold text become unbold or not by press ctrl+B
  • Check whether the selected Italic text become normal or not by click on Italic icon
  • Check whether the selected Italic text become normal or not by press ctrl+I
  • Check whether the selected strithrough text become normal or not by click on strikethrough icon

No comments:

Post a Comment