Test Case For Notepad Test Cases New & Easy Process (2021)

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 5

5/26/2021 Test Case For Notepad Test Cases New & Easy Process [ 2021 ]

INTERVIEW QUESTIONS JAVA JAVA PROGRAMS TEST CASES SELENIUM MANUAL TESTING DIFFERENCE

SoftwareTestingo » Manual Testing » Test Cases Example » Notepad Test Cases In Excel Sheet

Notepad Test Cases In Excel Sheet


Last Updated On: September 23, 2020 By Softwaretestingo Editorial Board
Search this website

Tutorials Important Links

Software Testing Jobs

Manual Testing Tutorial

Selenium Tutorial

Core Java Tutorial

TestNG Tutorial

What We Are Learn On This Post  Java Programs

Selenium Programs
Test Case for Notepad || Notepad Test Cases Template
Manual Test Cases
Test cases for notepad are asked in many testing interviews. Depending on your level of experience,
you’ll be asked to feature specific test cases for the notepad. Depending on the operating system you Interview Tips
use, the notepad application will have different features and some additional or fewer features.
Contact US
Let’s assume the notepad application that we are going to test here is windows based “Notepad”. It has
www.softwaretestingo.com
the following options: create a new file, save the file, save the file with different extension, word wrap,
copy, paste, delete, and exit.
Important Links
Test Scenario Overview
Software Testing Interview Questions

Post On: Test Case For Notepad Agile Interview Questions

Post Type: Test Case Template Manual Testing Interview Questions

Published On: www.softwaretestingo.com Testing Interview Questions

Selenium Interview Questions


Applicable For: Freshers & Experience
Selenium Real Time Interview Questions
Generic Test Cases for Notepad Selenium WebDriver Interview Questions
Check if the data is saved after writing to the file.
Automation Framework Interview Questions
Check the functionality for the save as a file.
Check if the notepad allows the same file name in the same file path. Appium Interview Questions
https://www.softwaretestingo.com/notepad-test-cases/ 1/5
5/26/2021 Test Case For Notepad Test Cases New & Easy Process [ 2021 ]
Check if the edits to the file are saved.
TestNG Interview Questions
Check the functionality of the close, maximize, and minimize buttons.
Check if the window for notepad can be re-sized. Java Interview Questions
Check the default size of the notepad is based on the last saved window size.
Check if the clearing system cache has any difference in the size of the notepad window after you Core Java Interview Questions
open any file.

These were some of the common test cases, but if you want to go application-specific test cases, then Categories
you have to check each item on the menu.
Select Category

Test Case for New File Option


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

Test Case for Undo Option:

Click on Undo option in Edit Menu.


Use CTRL+Z hotkey to undo the text changes.

Related Test Cases

☑ Test Case For Mouse ☑ Test Case For New Folder Renaming

☑ Test Case For Ola ☑ Test Case For One time Password OTP

Test Case for Copy Option:

Click on the Cut option in Edit Menu


Use CTRL+C hotkey to copy the text selected.
Use cut option in the edit menu without selecting any text.
Use CTRL+x hotkey with selecting text.

Test Case for Paste Option:

Click on Paste option in Edit Menu


Use CTRL+V hotkey to paste the text selected.
Use Paste option in the edit menu without selecting any text.
Use CTRL+V hotkey without selecting text or area.

Test Cases for Save Option:

Save the empty file.


Save the file with maximum text content.
Save the file with less than the maximum allowed to store in a file.
Save the file on the desktop.
Save the file with the same file name that two of the earlier saved file and choose the same file path.
Save the file with word-wrapped and close it to open again after a few seconds.
Save the file without word-wrapped and close it to open again after a few seconds.
Save the file from the file menu.
Save the file using CTRL+S hotkey.
Save the file with the ASCII character set.
Save the file with the UTF character set.
Save the file with multiple encoding character set.
Save the file with Unicode endian character set.

Test Case for Exit Option:

Exit the application by clicking the file>exit menu.


Exit the application by using the ALT+F4 system hotkey.

Some of the other common test cases for cross-platform applications

Check if the find option exists for the notepad.


Check if the navigation within the text is possible with the arrow keys on the keypad.
Check the default position of the cursor (before, after the saving file).
Check if the notepad has found and replaced functionality.

https://www.softwaretestingo.com/notepad-test-cases/ 2/5
5/26/2021 Test Case For Notepad Test Cases New & Easy Process [ 2021 ]

Functional Test Cases For Notepad


The new page should be blank and cursor at the beginning of the first line.
The application allows typing
The application allows saving
The application allows opening a saved instance
Validate menus and submenus
Type of data that can be saved (numeric, alphanumeric, special chars)
Editing the saved data(changing the font size, type, deleting, adding) and saving the changes.
Saving a blank file.
Validate file name: renaming file/keeping the default name/duplicate file name/sp chars in filename

Non-functional Test Cases For Notepad


Do performance testing by opening, say, 100 instances of notepad (possibly by using an automated
tool), and determining the response time.
Check the max length of the data.

Tasks To Improve Your Knowledge

☑ Test case template ☑ Test cases for pen

☑ Notepad online test ☑ Test scenarios for table

☑ Test plan scenarios ☑ Test cases for time

☑ URL testing scenarios ☑ Test scenarios for BookMyShow

Let We Inform you, For improves your knowledge you can take the above as a task and you can work on
that. But from the above task list some of the tasks we have already completed and you can find those
on our blog. After Completion if you want to share with us that then you can write to us at

softwaretestingo.com@gmail.com.

In return for that maybe we plan something more surprising for your career.

There are many other test cases that you can come up with for each entry in the menu. Some of the
options vary depending on the version of the notepad you are using. I hope that the above test cases are
sufficient enough to test the basic functionality of the notepad. Feel free to let me know your suggestions
and feedback in the comment section below.

Filed Under : Test Cases Example

https://www.softwaretestingo.com/notepad-test-cases/ 3/5
5/26/2021 Test Case For Notepad Test Cases New & Easy Process [ 2021 ]

Comments

Andrey says

APRIL 11, 2019 AT 8:26 PM

As I know, CTRL+X is not exiting hotkey.

Reply

Softwaretestingo Editorial Board says

MAY 28, 2020 AT 9:15 PM

Thanks Andrey For Update this. Post also update as per your suggestions

Reply

Dev says

SEPTEMBER 21, 2020 AT 9:48 PM

CTRL+C is for copy not for cut pls update

Reply

Dev says

SEPTEMBER 21, 2020 AT 9:50 PM

Also a good post for quick reference

Reply

Softwaretestingo Editorial Board says

SEPTEMBER 23, 2020 AT 7:25 PM

Updated

Reply

sandeep says

MAY 11, 2021 AT 10:02 AM

Not yet updated….

Reply

Leave a Reply

https://www.softwaretestingo.com/notepad-test-cases/ 4/5
5/26/2021 Test Case For Notepad Test Cases New & Easy Process [ 2021 ]
Your email address will not be published. Required fields are marked *

Comment

Name *

Email *

POST COMMENT

Copyright © 2021 SoftwareTestingo.com ~ Contact Us ~ Sitemap ~ Privacy Policy

https://www.softwaretestingo.com/notepad-test-cases/ 5/5

You might also like