0% found this document useful (0 votes)
101 views1 page

Test Plan For Notepad

The document outlines a test plan for the Notepad application, including testing modules for creating new files, undo, cut, paste, save, and exit options using both menu and keyboard shortcuts.

Uploaded by

nadafayan95
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
101 views1 page

Test Plan For Notepad

The document outlines a test plan for the Notepad application, including testing modules for creating new files, undo, cut, paste, save, and exit options using both menu and keyboard shortcuts.

Uploaded by

nadafayan95
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

TEST PLAN FOR NOTEPAD

Module New File


 Module a new file using CTRL+ N hotkey.
 Create a new file using File>New menu option
 Create a new file using Windows Icon + Menu > Accessories > Notepad.

Module Undo

 Click on Undo option in Edit Menu.

Module cut option


 Click on Cut option in Edit Menu
 Use CTRL+ X hotkey to cut the text selected.
 Use cut option in edit menu without selecting any text.
 Use CTRL+ X hotkey without selecting text

Module Paste Option


 Click on Paste option in Edit Menu
 Use CTRL+V hotkey to pate the text selected.
 Use Paste option in edit menu without selecting any text.
 Use CTRL +V hotkey without selecting text or area.

Module Save option


 Save empty file.
 Save file with maximum text content
 Save file with maximum allowed to store in a file.
 Save the file on the desktop.
 Save the file with same file name that to of earlier saved file and choose the same file path.
 Save the file with word wrapped and close it to open again after few seconds
 Save the file from file menu.

Module Exit Option


 Exit the application by clicking file>exit menu
 Exit the application by using CTRL+F4 hotkey menu
 Exit the application by using ALT +F4 system hotkey

You might also like