Tomboy
|
Size: 3805
Comment: adding more tests for notebooks, printing, and html
|
← Revision 4 as of 2009-06-15 18:52:47 ⇥
Size: 3884
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 17: | Line 17: |
| Report any bugs you find at http://bugs.launchpad.net/ubuntu/+source/tomboy/+filebug (link to be updated) | Report any bugs you find using the following command in a terminal: {{{ ubuntu-bug tomboy }}} You can learn more about reporting bugs at http://wiki.ubuntu.com/ReportingBugs. |
These tests are to test the functionality of the Tomboy package. Please try to run all of the following tests.
Report any bugs you find using the following command in a terminal:
ubuntu-bug tomboy
You can learn more about reporting bugs at http://wiki.ubuntu.com/ReportingBugs.
Tests
First test : Adding the application to the panel
- Right-click a panel and choose 'Add to Panel'
- Choose 'Tomboy Notes' from the menu and click the Add button
Second test : Adding and editing notes
- Left-click on the newly added Tomboyapplet
- Select the 'Add new note' menu item
- Replace the standard title with "Testnote" and add some text of your choice
- Close the note
- Repeat step 1 and then click on the entry 'Testnote'
- The previously created note should appear with the text you entered
Third test : Testing links
- Add a new note as described above
- Add some text containing the word 'Testnote'
- Tomboy should replace the word automatically with a link to the previously created note
- Click on the link to 'Testnote' which should open the corresponding note
- Select a single word or phrase of your choice and click 'Link' button
- This should open a new note with the selected word/phrase you selected
Fourth test: Creating notebooks
- Open the Search All Notes window
Choose File -> Notebooks -> New Notebook
- Give the notebook a name
Confirm that the notebook is listed in the left pane of the Search All Notes Window, File -> Notebooks menu, and in the Notebooks menu that comes from left-clicking Tomboy's icon
Fifth test: Creating a note in a notebook
- Open the Search All Notes window
Choose File -> Notebooks -> New some notebook Note
- Enter some data in the note
- Left click the name of the notebook in which you chose to create the note
- Verify that the note shows up in the right pane
- Repeat, creating the note by left-clicking on the Tomboy icon in the notification area and using its Notebooks menu
Sixth test: Filing a note
- Open a note that's currently in the Unfiled Notes section of the Search All Notes window
- Click the Notebook icon on the note
- Choose a notebook
- Verify that the word "Notebook" under the notebook icon has changed to the name of the notebook
- Verify in the Search All Notes window that clicking on the chosen notebook displays that note in the right pane
Seventh test: Printing notes
- Open a note which is linked to other notes (preferably linking the same note more than once, or linking to a note that links back to this one)
Choose Tools -> Print
- Check the Print Preview and confirm the following:
- All linked notes are present as well
- No linked notes are repeated
Eighth test: Export to HTML
- Open a note
Choose Tools -> Export to HTML
- Save the .html file on the desktop
- Open the .html file in the web-browser of your choice
- Verify that no data is lost
Testing/Applications/Tomboy (last edited 2009-06-15 18:52:47 by c-24-21-50-133)