Thimble/TestPlan
< Thimble
Jump to navigation
Jump to search
Thimble Test Plan
Tools
- Firefox 10 and up, IE 8 and up, Chrome 18 and up, Safari 5 and Opera 11 and up
Test Coverage
- Layout tests in browsers described in the Tools section of this page
- Functional tests described in the Test Plan section of this page
Automation Coverage
https://wiki.mozilla.org/Thimble/AutomationStrategy
Test Plan
Editing
- change line 22 to some other heading, the preview should update.
- click the undo button, your change should revert
- click redo, your change should reappear
- hover over a html tag, a tooltip should appear
- click 'turn off hints' tooltips should no longer appear
- remove the closing on line 22, error messages should explain the unclosed tag
- ctrl-r to reload the page, your edits should still be there.
- click the moztab, make sure it appears
- click on the thimble graphic in the upper left, you should go to the main webmaker page
Publishing
- click 'publish', choose "no", the page should not be published
- click 'publish', choose "yes", the page should be published
- go to the listed published url, confirm your page is there.