B2G/QA/Device Test Plan/Graphics: Difference between revisions

Line 12: Line 12:


Please refer to [https://developer.mozilla.org/en-US/docs/Mozilla/QA/Marionette/Run_ImageMagick_Tool_with_Python_Marionette this page] for more information.
Please refer to [https://developer.mozilla.org/en-US/docs/Mozilla/QA/Marionette/Run_ImageMagick_Tool_with_Python_Marionette this page] for more information.
=== Graphics Regression Test Cases ===
Currently, test cases for Firefox 2.0 which appear relevant to the graphics performance of FxOS has a tag 'gfxregtest' attached.  There are [https://moztrap.mozilla.org/manage/cases/?filter-tag=2697&pagenumber=1&pagesize=100&sortfield=created_on&sortdirection=desc 75 test cases], and selected based on following criteria:
* Renders the display images of application
* Involves the changes of the displayed images via scrolling, pinching, flicking, and other UI interactions
* Video Playback
Each features listed in above table need to be analyzed (when the feature is completed) to determine whether they need additional manual test cases defined.  If so, they will contain same tag in mozTrap, as well as the tag indication the Bug ID of the feature.
The Regression Test Suite will be executed 3 times per release cycle, as part of the full functional test run.


=== Graphics Smoke Test Suite ===
=== Graphics Smoke Test Suite ===
Line 39: Line 28:


The smoke test suite should run daily.
The smoke test suite should run daily.
=== Graphics Regression Test Cases ===
Currently, test cases for Firefox 2.0 which appear relevant to the graphics performance of FxOS has a tag 'gfxregtest' attached.  There are [https://moztrap.mozilla.org/manage/cases/?filter-tag=2697&pagenumber=1&pagesize=100&sortfield=created_on&sortdirection=desc 75 test cases], and selected based on following criteria:
* Renders the display images of application
* Involves the changes of the displayed images via scrolling, pinching, flicking, and other UI interactions
* Video Playback
Each features listed in above table need to be analyzed (when the feature is completed) to determine whether they need additional manual test cases defined.  If so, they will contain same tag in mozTrap, as well as the tag indication the Bug ID of the feature.
The Regression Test Suite will be executed 3 times per release cycle, as part of the full functional test run.


== Tasks ==
== Tasks ==
352

edits