Test cases for Notepad: In this post, we have tried to cover maximum test scenarios for the Notepad functionality. We included positive and negative test cases for the Notepad.
Notepad Editor – Test cases for Notepad
Sr.No
Testcase_ID
Test Cases
1
Testcase_01
Verify that when the user opens the notepad application then the notepad editor should be open in default size.
2
Testcase_02
Verify that the user should be able to write alphabetic characters from the keyboard
3
Testcase_03
Verify that the user should be able to write numeric characters from the keyboard
4
Testcase_04
Verify that the user should be able to write special characters from the keyboard
5
Testcase_05
Verify that the user is able to save a blank notepad editor or not
6
Testcase_06
Verify that the user is able to perform shortcuts key on the notepad editor or not
Notepad Editor > File – Test cases for Notepad
Sr.No
Testcase_ID
Test Cases
1
Testcase_01
Verify that when the user clicks on File then edit menu should be open with a list of options
2
Testcase_02
Verify that when the user clicks on File > New option then a new notepad editor window should be open.
3
Testcase_03
Verify that when the user clicks on File > New window then the new notepad window should be open.
4
Testcase_04
Verify that when the user clicks on File > Open option then the user should be able to open the existing text file.
5
Testcase_05
Verify that when the user clicks on File > Save option then user should be able to save text from the notepad editor
6
Testcase_06
Verify that when the user clicks on File > Save As option then user should be able to save the text in a different location or name from the notepad editor
7
Testcase_07
Verify that when the user clicks on File > Page Setup option then user is able to set up a page for notepad
8
Testcase_08
Verify that when the user clicks on File > Print option then user should be to print from the notepad
9
Testcase_09
Verify that when the user clicks on File > Exit option then the notepad editor should be closed.
Notepad Editor > Edit – Test cases for Notepad
Sr.No
Testcase_ID
Test Cases
1
Testcase_01
Verify that when the user clicks on Edit option then edit menu should be open with a list of options
2
Testcase_02
Verify that when the user clicks on Edit > Undo option then last changes should be erased
3
Testcase_03
Verify that when Edit > Cut option should be disabled until text should not be selected
4
Testcase_04
Verify that when Edit > Copy option should be disabled until text should not be selected
5
Testcase_05
Verify that if the user selects text and tries to Edit > Delete then the selected text should be deleted.
6
Testcase_06
Verify that when the user clicks on Edit > Find option then user should be able to find the keyword
7
Testcase_07
Verify that when the user clicks on Edit > Find Next option then user should be able to find the next keyword
8
Testcase_08
Verify that when the user clicks on Edit > Find Previous option then user should be able to find the previous keyword
9
Testcase_09
Verify that when the user clicks on Edit > Replace option then user should be able to replace the keyword
10
Testcase_10
Verify that when the user clicks on Edit > Go To option then the user should be able to navigate to the destination line.
11
Testcase_11
Verify that when the user clicks on Edit > Select All option then all text should be selected from the notepad editor
12
Testcase_12
Verify that when the user clicks on Edit > Time/ Date then current date and time should be displayed in the notepad editor
13
Testcase_13
Verify that when a user clicks on Edit > Font then the user should be able to change font style or not.
Notepad Editor > View – Test cases for Notepad
Sr.No
Testcase_ID
Test Cases
1
Testcase_01
Verify that when the user clicks on View > Zoom > Zoom In then text should be Zoom in
2
Testcase_02
Verify that when the user clicks on View > Zoom > Zoom Out then text should be Zoom Out
3
Testcase_03
Verify that when the user clicks on View > Zoom > Restore default Zoom out then text should restore
4
Testcase_04
Verify that when the user clicks on View > Status bar then status bar should be displayed in the notepad
5
Testcase_05
Verify that when the user clicks on View > Word wrap the text should be wrapped in the notepad.
Notepad Editor > Save – Test cases for Notepad
Sr.No
Testcase_ID
Test Cases
1
Testcase_01
Verify that user is able to save with different extension e.g .doc, .xls, .pdf and .png
2
Testcase_02
Verify that the user is able to save with image or not
Negative Test Cases – Notepad
Sr.No
Testcase_ID
Test Cases
1
Negative_01
Verify that the user is able to change the color of the word & Character in notepad.
2
Negative_02
Verify that the user is able to open files other than .txt files Like. Pdf,.doc
3
Negative_03
Verify that the user is able to paste pictures, Graphics & Image
Conclusion:
So in this way, we covered test cases on the notepad functionality. If you are looking for more examples then please visit the link below.