Thimble/TestPlan: Difference between revisions
< Thimble
Jump to navigation
Jump to search
Line 38: | Line 38: | ||
==File Bugs== | ==File Bugs== | ||
*[https://bugzilla.mozilla.org/enter_bug.cgi?product=Websites&component=mozillians.org | * [https://bugzilla.mozilla.org/enter_bug.cgi?product=Websites&component=mozillians.org Bugzilla Placeholder] | ||
* [http://github.com/mozilla/webpagemaker/issues Github Issues] File bugs in Github until Bugzilla is set up. | |||
== Server Information == | == Server Information == |
Revision as of 17:04, 25 May 2012
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.
File Bugs
- Bugzilla Placeholder
- Github Issues File bugs in Github until Bugzilla is set up.