This test will check that Mousepad opens
- Open Mousepad from menu
- Mousepad opens with an unnamed text document
This test will check that Mousepad can save and open saved files
- Type in "The quick brown fox jumps over the lazy dog"
- Text appears in window
- Click File - Save
- Save As window opens
- type test.txt in Name box
- Select any folder to save file to
- Chosen file name and target folder remain as selected
- Click Save button
- Save as dialogue closes
- Close Mousepad with File - Close Window
- Mousepad closes
- Open File Manager from Menu - Accessories, navigate to saved file and double click to open in Mousepad
- Mousepad opens with saved text
This test will check that Mousepad can find and highlight searched text
- Open Mousepad from menu
- Mousepad opens with an unnamed text document
- Type in "The quick brown fox jumps over the lazy dog"
- Text appears in window
- Press Ctrl+F
- Search box appears
- Type t in the box
- First t is found in the text document
- Press F3
- Next t is found in the text document
- Type he in the search box
- The is found in the document
- Press F3
- Next the is found in the document
- Press esc
- Search box closes, focus returns to text document with search term highlighted
This test will check that Mousepad can find and replace text, including case sensitivity and saves on close
- Open Mousepad from menu
- Mousepad opens with an unnamed text document
- Type in "The quick brown fox jumps over the lazy dog"
- Text appears in window
- Press Ctrl+R
- Replace dialogue opens
- Type fox in the search for box
- Type cat in the replace with box and click Replace All
- Replace dialogue does not close
- Text now reads "The quick brown cat jumps over the lazy dog"
- Type the in the search for box
- Type a in the replace with box
- Click Case Sensitive box and click Replace All
- Replace dialogue does not close
- Text now reads "The quick brown cat jumps over a lazy dog"
- Click Close in Replace box
- Replace box closes
- Close Mousepad with File - Close Window
- Save before closing dialogue appears
- Click Save
- Mousepad closes
- Open File Manager from Menu - Accessories, navigate to saved file and double click to open in Mousepad
- Mousepad opens with saved text
If all actions produce the expected results listed, please submit a 'passed' result.
If an action fails, or produces an unexpected result, please submit 'failed' and file a bug. Please be sure to include the bug number when you submit your result
|