0% found this document useful (0 votes)
53 views4 pages

Practical No 9

The document describes test cases to test various functionality of a Notepad application. It includes test cases to check if the application opens correctly, check if it is the Notepad application, check if it has the correct icon, check the file menu and options within it like new, open, exit. It also checks shortcut keys for new and open.

Uploaded by

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

Practical No 9

The document describes test cases to test various functionality of a Notepad application. It includes test cases to check if the application opens correctly, check if it is the Notepad application, check if it has the correct icon, check the file menu and options within it like new, open, exit. It also checks shortcut keys for new and open.

Uploaded by

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

TC_I Testcase Description Testcase Steps Expected Actual

D Result Result
TC_1 To check when the user 1. Download the It should be
click on application, the application. open.
application is opened or 2. Click on
not. application.
3. Application is
open.
TC_2 To check the application 1. Download the It should be
is Notepad application application. open.
or not. 2. Click on
application.
3. The Notepad
application is
open.
TC_3 To check application 1. We are on the It should
have Notepad Icon or Notepad contain icon.
not. Application.
2. We check the
open application
have icon.
3. Opened
application have
Notepad icon.
TC_4 To check application 1. We are on the It should have
have ‘file’ option or not. Notepad option.
Application.
2. We check menu
bar.
3. Menu bar have
‘file’ option.
TC_5 To check when user 1. We are on the It should be
clicks on ‘file’ it is Notepad open.
opening or not. Application.
2. Menu bar contain
‘file’ option.
3. We click on ‘file’
option.
4. It is opening.
TC_6 To check ‘file’ option 1. We are on the It should have
have ‘New’ option or Notepad option.
not. Application.
2. Menu bar contain
‘file’ option.
3. We click on ‘file’
option.
4. It contain ‘New’
option as sub
option.
5. The ‘New’ option
have shortcut key.
TC_7 To check the ‘New’ 1. We are on the It should have
option have shortcut key Notepad shortcut key.
or not. Application.
2. Menu bar contain
‘file’ option.
3. We click on ‘file’
option.
4. It contain ‘New’
option as sub
option.
5. The ‘New’ option
have shortcut key.
6. The ‘New’ option
have shortcut key.
TC_8 To check when the user 1. We are on the It should open
click on new it will Notepad a new page.
open new page or not. Application.
2. Menu bar contain
‘file’ option.
3. We click on ‘file’
option.
4. It contain ‘New’
option as sub
option.
5. We click on
‘New’ option.
6. It is opening new
page.
TC_9 To check when user 1. We are on the It should
pressed ‘Ctrl + n ‘ it will Notepad opened using
opening a new page or Application. shortcut key.
not. 2. Menu bar contain
‘file’ option.
3. We click on ‘file’
option.
4. It is opening sub
option.
5. We clicked on
‘Ctrl + n’ option.
6. It is opening new
page.
TC_10 To check file option 1. We are on the It should have
have ‘open’ or not. Notepad option.
Application.
2. Menu bar contain
‘file’ option.
3. We click on ‘file’
option.
4. It contain ‘open’
option as sub
option.
TC_11 To check ‘open’ option 1. We are on the It should have
have shortcut key. Notepad shortcut key.
Application.
2. Menu bar contain
‘file’ option.
3. We click on ‘file’
option.
4. It contain ‘open’
option as sub
option.
5. The ‘open’ option
have shortcut key.
TC_12 To check whether the 1. We are on the It should open
user click on ‘Open’ it Notepad the page.
will open the user Application.
requirement page or not. 2. Menu bar contain
‘file’ option.
3. We click on ‘file’
option.
4. It is opening sub
option.
5. We click on
‘open’ option.
6. It is opening user
requirement page.
TC_13 To check when user 1. We are on the It should open
pressed ‘Ctrl + o’ it will Notepad the page.
open the user 2. Application.
requirement page. Menu bar contain
‘file’ option.
3. We click on ‘file’
option.
4. It is opening sub
option.
5. We click on ‘Ctrl
+ o’ option.
6. It is opening user
requirement page.
TC_14 To check ‘file’ option 1. We are on the It should have
have ‘exit’ option or Notepad exit as sub
not. Application. option.
2. Menu bar contain
‘file’ option.
3. We click on ‘file’
option.
4. Check if it contain
‘exit’ option as a
sub option.
TC_15 To check ‘exit’ option 1. We are on the It should not
have shortcut key. Notepad contain
Application. shortcut key.
2. Menu bar contain
‘file’ option.
3. We click on ‘file’
option.
4. It does not contain
‘exit’ shortcut
key.

You might also like