352
edits
| Line 16: | Line 16: | ||
The purpose of smoke test is to detect graphics regression issues early on in the master branch. Sanity check of graphics performance will be tested on areas such as: | The purpose of smoke test is to detect graphics regression issues early on in the master branch. Sanity check of graphics performance will be tested on areas such as: | ||
* Scrolling of homescreen | * Scrolling of homescreen | ||
* Scrolling of web contents and | * Scrolling of web contents and rendered images | ||
* Swiping between applications and between images | * Swiping between applications and between images | ||
* Rendering of images and texts | * Rendering of images and texts | ||
* Manipulation of images and texts in applications, including browser app | * Manipulation of images and texts in applications, including browser app | ||
* | * Rendering of open and closing of applications | ||
* Video playback | * Video playback | ||
| Line 27: | Line 27: | ||
Graphics Smoke Test Suite currently includes 9 test cases that can quickly identify graphics regressions. They can be found [https://moztrap.mozilla.org/manage/cases/?filter-suite=669 here.] | Graphics Smoke Test Suite currently includes 9 test cases that can quickly identify graphics regressions. They can be found [https://moztrap.mozilla.org/manage/cases/?filter-suite=669 here.] | ||
The smoke test suite should run daily. | The smoke test suite should run daily once automated, and for the cases that cannot be automated or yet to be automated, it will be verified on weekly basis as a minimum. | ||
=== Graphics Regression Test Cases === | === Graphics Regression Test Cases === | ||
edits