QA/Waverley/Developer-Tools/Highlighter/TestPlan: Difference between revisions
< QA
Teodosia.pop (talk | contribs) (Created page with "= Overview = *Guidance in testing the new Highlighter feature present in Firefox. = Strategy = *Creating new testcases for Litmus *Identify tracking bugs in Bugzilla *Keep...") |
Teodosia.pop (talk | contribs) No edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
= Overview = | = Overview = | ||
*Guidance in testing the new Highlighter feature present in Firefox. | *Guidance in testing the new [https://wiki.mozilla.org/DevTools/Features/Highlighter Highlighter] feature present in Firefox. | ||
= Feature Status = | |||
{{FeatureStatus | |||
|Feature name=Page Inspector / Highlighter | |||
|Feature stage=Landed | |||
|Feature status=Complete | |||
|Feature version=Firefox 10 | |||
|Feature health=OK | |||
}} | |||
== Feature Page == | |||
* https://wiki.mozilla.org/DevTools/Features/Highlighter | |||
* mozilla.github.com/devtools/status/index.html#highlighter | |||
= Strategy = | = Strategy = | ||
Line 17: | Line 30: | ||
***Automation of test-cases written for manual testing | ***Automation of test-cases written for manual testing | ||
= Scope of | = Scope of Planned Testing = | ||
*Keep track of logged issues in order to maintain up-to-date Litmus testcases and possible regressions | *Keep track of logged issues in order to maintain up-to-date Litmus testcases and possible regressions | ||
Line 32: | Line 45: | ||
*Tests performed around Litmus test-cases | *Tests performed around Litmus test-cases | ||
*Exploratory work | *Exploratory work | ||
=Bugs = | |||
* Tracking Bug | |||
** {{Bug|663830}} - [meta] Highlighter | |||
* [https://bugzilla.mozilla.org/buglist.cgi?list_id=1397543&short_desc=highlighter&resolution=FIXED&query_format=advanced&bug_status=RESOLVED&short_desc_type=allwordssubstr&component=Developer%20Tools&product=Firefox Resolved Fixed bugs query] | |||
* [https://bugzilla.mozilla.org/buglist.cgi?list_id=1397555&short_desc=highlighter&query_format=advanced&bug_status=UNCONFIRMED&short_desc_type=allwordssubstr&component=Developer%20Tools&product=Firefox Unconfirmed Bugs query] | |||
* [https://docs.google.com/spreadsheet/ccc?key=0AjIVyfaXuuBtdEJMWDgxTndpM3FzVDNwaktRSFhxWHc&hl=en_US Fixed Bugs Verification document] | |||
= Schedule/milestones = | = Schedule/milestones = | ||
* Land in Firefox 10 | |||
= New testcases added = | = New testcases added = | ||
*Started creating testcases for Highlighter | *Started creating testcases for Highlighter [https://docs.google.com/spreadsheet/ccc?key=0AoWKqsW66shRdGowZC1wT0YtZjgxc0s5YWE0Rm5pUGc&authkey=CMDskfUP&hl=en_US#gid=22 here] | ||
= Automated testcases = | = Automated testcases = |
Latest revision as of 14:53, 11 November 2011
Overview
- Guidance in testing the new Highlighter feature present in Firefox.
Feature Status
Please use "Edit with form" above to edit this page.
Status
Page Inspector / Highlighter | |
Stage | Landed |
Status | Complete |
Release target | Firefox 10 |
Health | OK |
Status note | ` |
{{#set:Feature name=Page Inspector / Highlighter
|Feature stage=Landed |Feature status=Complete |Feature version=Firefox 10 |Feature health=OK |Feature status note=` }}
Feature Page
- https://wiki.mozilla.org/DevTools/Features/Highlighter
- mozilla.github.com/devtools/status/index.html#highlighter
Strategy
- Creating new testcases for Litmus
- Identify tracking bugs in Bugzilla
- Keep testcases up-to-date considering development cycle shifts
- Organize test-day to cover new feature
- Testing division between:
- Manual testing:
- Basic and full functional testing
- Exploratory work on feature
- Automated testing:
- Acceptance testing
- Automation of test-cases written for manual testing
- Manual testing:
Scope of Planned Testing
- Keep track of logged issues in order to maintain up-to-date Litmus testcases and possible regressions
- Discover new issues through exploratory work
- Automate most of the Litmus test-cases
Platform and Configurations
- All Operating Systems (Win7, WinXP, Win Vista, Ubuntu 10.04, Mac 10.6) and hardware configurations (32 and 64 bit versions)
Major Test Areas
- Add test-cases considering the new filled bugs that are marked with special "in-litmus?" flag
- Tests performed around Litmus test-cases
- Exploratory work
Bugs
- Tracking Bug
- bug 663830 - [meta] Highlighter
- Resolved Fixed bugs query
- Unconfirmed Bugs query
- Fixed Bugs Verification document
Schedule/milestones
- Land in Firefox 10
New testcases added
- Started creating testcases for Highlighter here