0% found this document useful (0 votes)
819 views

Test Cases For Notepad

This document contains 6 test cases for validating different features of the Notepad application. Each test case includes the test case ID, name, precondition, test steps, expected result, actual result and status. The test cases validate features like displaying the Notepad window, creating new files, cutting and pasting text, saving files and exiting the application. All test cases resulted in the expected behavior being achieved.

Uploaded by

nadafayan95
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
819 views

Test Cases For Notepad

This document contains 6 test cases for validating different features of the Notepad application. Each test case includes the test case ID, name, precondition, test steps, expected result, actual result and status. The test cases validate features like displaying the Notepad window, creating new files, cutting and pasting text, saving files and exiting the application. All test cases resulted in the expected behavior being achieved.

Uploaded by

nadafayan95
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

TEST CASES FOR NOTEPAD

Test case id Test Case Name Pre-condition Test Steps Expected result Actual Result Status
TC01 Display Notepad 1.To verify whether the display is visible to user visible to user pass
application should visible to user or not
be open
TC02 New file Option Notepad 1.Create a new file using CTRL+N new file opened new file opened pass
application should hotkey. 2.craete a nre
be open file using file>New menu option.
3.create a file using window
Icon+Menu>Accessories>Notepad
.

TC03 CUT Option Notepad 1.click on cut option in Edit Menu. successfully cuts successfully cuts pass
application should 2. use CTRL+X hotkey to cut the word word
be open text selected. 3.Use
cut option in edit menu without
selecting any text.
4.use CTRL+C hotkey without
selecting text.

TCO4 Paste Option Notepad 1.Click on paste option in Edit successfully paste successfully pass
application should menu. 2.use paste
be open CTRL+V hotkey to paste the
selected text. 3.use
paste option in edit menu without
selecting any text

TC05 SAVE option Notepad 1.save the file or text using CTRL+S successfully saved successfully pass
application should hotkey. 2. save saved
be open any file/data/text any where in
the PC. 3.save the file
with data or without data .
4. save the file from file menu.

TC06 EXIT option Notepad 1.exit the application by clicking exit exit pass
application should file >exit menu.
be open 2.exit the application by using
ALT+F4 hotkey menu.

You might also like