[go: up one dir, main page]

0% found this document useful (0 votes)
9 views2 pages

Notepad

The document outlines test cases for the Notepad application, detailing various scenarios such as opening, creating, saving, and closing documents. Each test case includes preconditions, test data, expected results, actual results, and status, with all tests passing successfully. The document serves as a Software Requirements Document for the Software Testing subject.

Uploaded by

ganeshkumbhar638
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)
9 views2 pages

Notepad

The document outlines test cases for the Notepad application, detailing various scenarios such as opening, creating, saving, and closing documents. Each test case includes preconditions, test data, expected results, actual results, and status, with all tests passing successfully. The document serves as a Software Requirements Document for the Software Testing subject.

Uploaded by

ganeshkumbhar638
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/ 2

Dr.

Bapuji Salunkhe Institute of Engineering and Technology


Created by : Siddhi Sanjay Bolaikar Received by : Ganesh Shankar Kumbhar
Team Leader : Siddhi Sanjay Bolaikar Reference Document : SRS (Software Requirements Document)
Roll No : 3313 Subject : Software Testing (22518)
Date of Creation : Date of Review :
Module Name : Notepad Application
Test Case
Test Scenaario Pre Condition Test Data Expected Result Actual Result Status
id

Notepad should
Open the notepad Should open the Opened the application
TC_01 be installed on the - Pass
application application successfully successfully
system

Create new blank A new, blank document New document is created


TC_02 Notepad is open. - Pass
document is created. successfully.

Notepad is open
Open an existing The specified document Document is opened
TC_03 and a document File path or name Pass
document is opened. successfully.
exists.

Notepad is open
Save the new and a document The document is saved to Document is saved
TC_04 File path or name Pass
document has been the specified location. successfully.
modified.

Notepad is open
The document is saved to Document is saved
Save in document and a document File path or name,
TC_05 the specified location successfully with the Pass
format has been new file name
with the new name. new name.
modified.

Notepad is open
Document is closed
TC_06 Close a document and a document is Action (close) The document is closed. Pass
successfully.
active.

Notepad is open
Validate Select all All text in the document Text is selected
TC_07 and a document Action (select all) Pass
text is selected. successfully.
contains text.

Notepad is open
Selected text is cut and Text is cut and pasted
TC_08 Cut and paste text and a document Selected text Pass
pasted successfully. successfully.
contains text.

Notepad is open
Copy and paste Selected text is copied Text is copied and pasted
TC_09 and a document Selected text Pass
text and pasted successfully. successfully.
contains text.

Notepad is open
The specified text is Text is found
TC_10 Find text and a document Search query Pass
found. successfully.
contains text.

Notepad is closed
TC_11 Exit Notepad Notepad is open. Action (exit) Notepad is closed. Pass
successfully.

You might also like