DevTools/Features/ResponsiveView/Test Plan: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 17: Line 17:


== Summary ==
== Summary ==
 
The Responsive Design View allows developers to quickly emulate different screen sizes to see how their designs react to the change.


== References ==
== References ==
Line 23: Line 23:
*[https://wiki.mozilla.org/DevTools/Features/ResponsiveView Feature Wiki page]
*[https://wiki.mozilla.org/DevTools/Features/ResponsiveView Feature Wiki page]


== Use Cases ==
== Test Cases ==
== Test Cases ==


*The test cases for this feature can be viewed [https://docs.google.com/spreadsheet/ccc?key=0Amty6gb0hLqVdDB2cXFOS2hJeFl3eENTNGJzTlBxSEE#gid=0 here].  
*The test cases for this feature can be viewed [https://moztrap.mozilla.org/manage/cases/?filter-suite=43 here].  


== Important Bugs ==
== Important Bugs ==


* Implementation bugs
* Implementation bug
** [https://bugzilla.mozilla.org/show_bug.cgi?id=749628 749628] - RESOLVED-FIXED - Implement a "Responsive Design" tool
** [https://bugzilla.mozilla.org/show_bug.cgi?id=749628 749628] - RESOLVED-FIXED - Implement a "Responsive Design" tool
*Other important issues related to Responsive view
<bugzilla>
{
"id": "761165, 761168, 768846"
}
</bugzilla>
== Ran test cases ==
*[https://moztrap.mozilla.org/results/cases/?filter-run=97 PASS] on August 13th for all ran test cases on Windows XP, 7, Ubuntu 12.04 and Mac OS 10.7.4
**no new issues found following exploratory testing on those platforms
**Bug 768846 - only major bug remaining to be solved


== Sign off Criteria ==
== Sign off Criteria ==
Line 38: Line 48:
*All the major bugs have been fixed.
*All the major bugs have been fixed.
*Functionality works as expected
*Functionality works as expected
== Signed-off for Aurora ==
*Test cases ran on (Gecko/20120606 Firefox/15.0a2):
**Windows 7 - PASS
**Mac OS 10.6 - PASS
**Ubuntu 12.04 - PASS

Latest revision as of 16:09, 13 August 2012

Responsive Mode

Feature Status Lead engineer QA Lead Status
Responsive Mode OK Paul Rouget Virgil Dicu in progress

Summary

The Responsive Design View allows developers to quickly emulate different screen sizes to see how their designs react to the change.

References

Test Cases

  • The test cases for this feature can be viewed here.

Important Bugs

  • Implementation bug
    • 749628 - RESOLVED-FIXED - Implement a "Responsive Design" tool
  • Other important issues related to Responsive view
Full Query
ID Summary Priority Status
761165 [responsive mode] The "rotate" feature is confusing -- RESOLVED
761168 [responsive] rotating doesn't change the listing for presets -- RESOLVED
768846 Resize issues in Responsive mode with Toolbox open P3 RESOLVED

3 Total; 0 Open (0%); 3 Resolved (100%); 0 Verified (0%);


Ran test cases

  • PASS on August 13th for all ran test cases on Windows XP, 7, Ubuntu 12.04 and Mac OS 10.7.4
    • no new issues found following exploratory testing on those platforms
    • Bug 768846 - only major bug remaining to be solved

Sign off Criteria

  • All the test cases were executed.
  • All the major bugs have been fixed.
  • Functionality works as expected

Signed-off for Aurora

  • Test cases ran on (Gecko/20120606 Firefox/15.0a2):
    • Windows 7 - PASS
    • Mac OS 10.6 - PASS
    • Ubuntu 12.04 - PASS