For notepad application can any one write the functional and system test cases?

Questions by mrgreekgod   answers by mrgreekgod

Showing Answers 1 - 10 of 10 Answers

gopi

  • Mar 22nd, 2006
 

note pad funclionality test cases are  contents of file ,edit, view ,help options ,user inter face testing is checking the sizes and fonts & spelling mistakes in the note pad

  Was this answer useful?  Yes

kalpana

  • Apr 17th, 2007
 


System Test Cases

Usability Test cases:Alignment, font, Spelling Background Colour, Verify Size Uniqueness, Verify Initial capital Letters, verify name Spacing Uniqueness in every Screen, Verify contrast in between controls, verify related objects grouping, Verify Scroll bars of Screens, verify tooltips,.

Functional Test Cases:Checking the Properties of Objects. Verify Save , Open , Short Cuts of note Pad, Copy, Paste etc.

SYSTEM and FUNCTIONAL TESTS

Testing MS Notepad is a huge project.  Here are a few tests that I would consider. 
Please note that this is not an exhaustive set of tests.
1) Application window
   a) Focus
      - In focus
      - Out of focus
   a) Sizing
      - Text wrapped
      - Text unwrapped
   b) Minimize
   c) Maximize
   d) Close
   e) Scroll bar
2) Title bar
   a) Icon
   b) Text
      - default
      - change filename
3) File Menu Options
   a) New file - mouse; shortcut 
   b) Open file - mouse; shortcut
   c) Save file - mouse; shortcut
   d) Save As
   e) Page Setup
   f) Print file - via mouse; shortcut
   g) Exit file
4) Edit Menu Options
   a) Cut
   b) Copy
   c) Paste
   d) Delete
   e) Undo
   f) Find
   g) Replace
   h) Go to
      - Word Wrap on
      - Word Wrap off
   i) Select All
   j) Time/Date
5) Format Menu Options
   a) Word Wrap
      - Wrap
      - Unwrap
   b) Font
      - Change font type
      - Change font style
      - Change font size
6) Help Menu Options
   a) Open Help
      - Search Help
   b) Open About...
7) Mouse Right-click Options
   a) Right to left reading order
   b) Left to right reading order
   c) Show Unicode control characters
   d) Insert Unicode control characters
   e) Open IME (Input Method Editor)
   f) Close IME (Input Method Editor)
8) Application interaction with keyboard and mouse
   a) Initial focus after minimize and reopen
   b) Tab behavior
   c) Insert text
   d) Cut (Ctrl+X); Copy (Ctrl+C); Paste (Ctrl+V)
   c) Capitalization (Shift and Caps Lock)
   d) Extended ASCII (Alt+XXX)
   e) Backspace to delete
   f) Arrows to move right,left, up and down within page
   g) Page Up and Page Down
   h) Highlight and Delete
   i) Highlight and Enter
   j) Num Lock
   h) Character Map (Extended ASCII)
9) Character sets
   a) Complete ANSI
   b) Complete Unicode,
   c) Complete big-endian Unicode
   d) Complete UTF-8
10) Specifications
   a) Color scheme
      - Default
      - Accommodate themes
   b) Font types
   c) Font scripts
   d) Maximum and minimum font sizes
   e) Maximum and minimum file sizes
11) Location
   a) Desktop
   b) Task bar
   c) Quick-start menu
   d) Applications menu
12) Interoperability
   a) Windows Operating Systems
   b) Windows Emulation on Mac

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions