QA/B2G/How To Test Firefox OS/App Page Template: Difference between revisions
< QA | B2G | How To Test Firefox OS
Jump to navigation
Jump to search
(Template for App page creation) |
(Updated info) |
||
(10 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
=App Title= | =App Title= | ||
==Stability (Open to Test)== | ==Stability (Open to Test)== | ||
:Link to: Developer's status | |||
==How to test this App== | ==How to test this App== | ||
:Link to: One and Done Items | |||
:[https://docs.google.com/a/qanalydocs.com/spreadsheets/d/1RhI81B01gzLYTeRVqFM8RC2_UiuGtFssGtX_pRycgqE/edit#gid=1193446165 Application Coverage] | |||
:Access Points | |||
::*list ways to access the app | |||
:Data Management | |||
::*list data types/content app utilizes | |||
:Areas to test | |||
::*list areas of app to test (Main view, compose, settings, edit, details view, etc) | |||
:User Actions | |||
::*list all actions user can perform in app | |||
:Positive & Negative Testing | |||
::http://www.guru99.com/positive-vs-negative-testing.html | |||
:Positive Examples | |||
::*list some positive examples | |||
:Negative Examples | |||
::*list some negative examples | |||
:Boundary Testing | |||
::http://en.wikipedia.org/wiki/Boundary_testing | |||
::*list some examples of boundary testing | |||
:Race Conditions | |||
::http://en.wikipedia.org/wiki/Race_condition | |||
::*list some examples of Race Conditions to test | |||
== FXOS Contacts== | == FXOS Contacts== | ||
:Team Members | :Team Members | ||
::*[https://wiki.mozilla.org/FirefoxOS Team Site] | |||
:[Component] QA Owner | |||
:Component QA Owner | ::*NAME_MAILTO: | ||
* NAME_MAILTO: | |||
==Fixed in last 7 days== | ==Fixed in last 7 days== | ||
==Open Bugs== | ==Open Bugs== | ||
{| class="wikitable collapsible" style="width: 100%" | |||
! Last 7 days | |||
|- | |||
| | |||
<bugzilla> | |||
{ | { | ||
" | "f1":"creation_ts", | ||
"o1":"changedafter", | |||
"v1":"-7d", | |||
"o2":"changedbefore", | |||
"v2":"now%2023%3A59%3A59%20", | |||
"f2":"creation_ts", | |||
"resolution":"---", | "resolution":"---", | ||
"query_format":"advanced", | "query_format":"advanced", | ||
" | "bug_status":"REOPENED, ASSIGNED, NEW, UNCONFIRMED", | ||
"component":"Gaia::[COMPONENT]", | |||
"product":"Firefox OS", | |||
"include_fields": "id, summary, status, resolution, component, assigned_to, depends_on, blocks, whiteboard, cf_feature_b2g, cf_blocking_b2g" | |||
"component":"Gaia:: | |||
"product":"Firefox | |||
} | } | ||
</bugzilla> | </bugzilla> | ||
|} | |||
{| class="wikitable collapsible collapsed" style="width: 100%" | |||
! All open bugs | |||
|- | |||
| | |||
<bugzilla> | |||
{ | { | ||
"resolution":"---", | "resolution":"---", | ||
"query_format":"advanced", | "query_format":"advanced", | ||
"bug_status":" | "bug_status":"REOPENED, ASSIGNED, NEW, UNCONFIRMED", | ||
"component":"Gaia::[COMPONENT]", | |||
"component":"Gaia:: | |||
"product":"Firefox OS", | "product":"Firefox OS", | ||
"include_fields": "id, summary, status, resolution, component, assigned_to, depends_on, blocks, whiteboard, cf_feature_b2g, cf_blocking_b2g" | |||
} | } | ||
</bugzilla> | </bugzilla> | ||
|} | |||
{| class="wikitable collapsible collapsed" style="width: 100%" | |||
! All open blockers/noms | |||
|- | |||
| | |||
<bugzilla> | |||
{ | { | ||
" | "o2":"substring", | ||
" | "v2":"2.2", | ||
"f2":"cf_blocking_b2g", | |||
"resolution":"---", | "resolution":"---", | ||
"query_format":"advanced", | "query_format":"advanced", | ||
"bug_status":" | "bug_status":"REOPENED, ASSIGNED, NEW, UNCONFIRMED", | ||
"component":"Gaia::[COMPONENT]", | |||
"product":"Firefox OS", | |||
"include_fields": "id, summary, status, resolution, component, assigned_to, depends_on, blocks, whiteboard, cf_feature_b2g, cf_blocking_b2g" | |||
"component":"Gaia | |||
"product":"Firefox | |||
} | } | ||
</bugzilla> | </bugzilla> | ||
|} | |||
==Sprint Details== | ==Sprint Details== | ||
==Design Documents== | ==Design Documents== | ||
:UX Specs | :UX Specs | ||
::https://mozilla.app.box.com/applications | |||
:Building Blocks | :Building Blocks | ||
::https://wiki.mozilla.org/Gaia/Design/BuildingBlocks | |||
::https://etherpad.mozilla.org/b2g-features-checklist | |||
==User Stories Metas== | ==User Stories Metas== | ||
:Open User Stories | {| class="wikitable collapsible collapsed" style="width: 100%" | ||
! All metas | |||
|- | |||
|<bugzilla> | |||
{ | |||
"o1":"anywords", | |||
"v1":"meta", | |||
"f1":"short_desc", | |||
"query_format":"advanced", | |||
"component":"Gaia::[COMPONENT]", | |||
"product":"Firefox OS", | |||
"include_fields": "id, summary, status, resolution, component, assigned_to, depends_on, blocks, whiteboard, cf_feature_b2g, cf_blocking_b2g" | |||
} | |||
</bugzilla> | |||
|} | |||
{| class="wikitable collapsible collapsed" style="width: 100%" | |||
! Open User Stories | |||
|- | |||
| | |||
<bugzilla> | |||
{ | { | ||
" | "o1":"substring", | ||
"short_desc":" | "v1":"User Story", | ||
"f1":"short_desc", | |||
"resolution":"---", | |||
"query_format":"advanced", | "query_format":"advanced", | ||
" | "bug_status":"REOPENED, ASSIGNED, NEW, UNCONFIRMED", | ||
"component":"Gaia::[COMPONENT]", | |||
"product":"Firefox OS", | |||
"include_fields": "id, summary, status, resolution, component, assigned_to, depends_on, blocks, whiteboard, cf_feature_b2g, cf_blocking_b2g" | |||
"component":"Gaia | |||
"product":"Firefox | |||
} | } | ||
</bugzilla> | </bugzilla> | ||
:All User Stories | |} | ||
{| class="wikitable collapsible collapsed" style="width: 100%" | |||
! All User Stories | |||
|- | |||
|<bugzilla> | |||
{ | { | ||
" | "o1":"substring", | ||
" | "v1":"User Story", | ||
"f1":"short_desc", | |||
"query_format":"advanced", | "query_format":"advanced", | ||
"component":"Gaia::[COMPONENT]", | |||
"component":"Gaia | "product":"Firefox OS", | ||
"product":"Firefox | "include_fields": "id, summary, status, resolution, component, assigned_to, depends_on, blocks, whiteboard, cf_feature_b2g, cf_blocking_b2g" | ||
} | } | ||
</bugzilla> | </bugzilla> | ||
|} | |||
==Setup== | ==Setup== | ||
:1. list all setup needs to use app | |||
:2. | |||
==Automation Scripts== | ==Automation Scripts== | ||
:How to Run Automation | |||
* https:// | ::*[http://blargon7.com/2013/07/running-firefox-os-ui-tests-without-a-device-revised/ Running without a device] | ||
gaiatest --testvars=gaiatest/testvars.json --address=localhost:2828 --restart --timeout=100000 gaiatest/tests/functional/[app-title]/manifest.ini | ::*[https://developer.mozilla.org/en-US/Firefox_OS/Platform/Automated_testing/gaia-ui-tests Intro to Gaia UI Tests] | ||
:Automated | ::*[https://developer.mozilla.org/en-US/Firefox_OS/Platform/Automated_testing/gaia-ui-tests/Gaia_UI_Tests_Run_Tests Running the Gaia UI Tests] | ||
* list scripts available for this app | :gaiatest --testvars=gaiatest/testvars.json --address=localhost:2828 --restart --timeout=100000 gaiatest/tests/functional/[app-title]/manifest.ini | ||
:Automated [COMPONENT] Smoketests | |||
::*list scripts available for this app | |||
from below link -V or find in gaia repository | from below link -V or find in gaia repository | ||
:All Gaia-UI Functional Tests | :All Gaia-UI Functional Tests | ||
::https://github.com/mozilla-b2g/gaia/tree/master/tests/python/gaia-ui-tests/gaiatest/tests/functional + /app-title | |||
:Unit Tests | |||
::*n/a | |||
==Logging== | ==Logging== | ||
Please provide the logcat by running adb logcat -v time -s GeckoDump:V Gecko:V GeckoConsole:V OomLogger:V | tee FILENAME-TO-LOG-TO. Please start running this command BEFORE you attempt to reproduce the problem. logcat uses a circular buffer that discards older entries when the buffer fills up, so if you run logcat only after the problem happens, you may not have all of the logic. Once you are done, hit control-C and send us the file. | :Please provide the logcat by running adb logcat -v time -s GeckoDump:V Gecko:V GeckoConsole:V OomLogger:V | tee FILENAME-TO-LOG-TO. Please start running this command BEFORE you attempt to reproduce the problem. logcat uses a circular buffer that discards older entries when the buffer fills up, so if you run logcat only after the problem happens, you may not have all of the logic. Once you are done, hit control-C and send us the file. | ||
==Bug Writing== | ==Bug Writing== | ||
:Link to Bug Writing Document |
Latest revision as of 22:16, 16 January 2015
App Title
Stability (Open to Test)
- Link to: Developer's status
How to test this App
- Link to: One and Done Items
- Application Coverage
- Access Points
- list ways to access the app
- Data Management
- list data types/content app utilizes
- Areas to test
- list areas of app to test (Main view, compose, settings, edit, details view, etc)
- User Actions
- list all actions user can perform in app
- Positive & Negative Testing
- Positive Examples
- list some positive examples
- Negative Examples
- list some negative examples
- Boundary Testing
- http://en.wikipedia.org/wiki/Boundary_testing
- list some examples of boundary testing
- http://en.wikipedia.org/wiki/Boundary_testing
- Race Conditions
- http://en.wikipedia.org/wiki/Race_condition
- list some examples of Race Conditions to test
- http://en.wikipedia.org/wiki/Race_condition
FXOS Contacts
- Team Members
- [Component] QA Owner
- NAME_MAILTO:
Fixed in last 7 days
Open Bugs
Last 7 days |
---|
Bugzilla query errorBugzilla API returned an error: 1 |
All open bugs |
---|
No results. 0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%); |
All open blockers/noms |
---|
No results. 0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%); |
Sprint Details
Design Documents
- UX Specs
- Building Blocks
User Stories Metas
All metas |
---|
No results. 0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%); |
Open User Stories |
---|
No results. 0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%); |
All User Stories |
---|
No results. 0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%); |
Setup
- 1. list all setup needs to use app
- 2.
Automation Scripts
- How to Run Automation
- gaiatest --testvars=gaiatest/testvars.json --address=localhost:2828 --restart --timeout=100000 gaiatest/tests/functional/[app-title]/manifest.ini
- Automated [COMPONENT] Smoketests
- list scripts available for this app
from below link -V or find in gaia repository
- All Gaia-UI Functional Tests
- Unit Tests
- n/a
Logging
- Please provide the logcat by running adb logcat -v time -s GeckoDump:V Gecko:V GeckoConsole:V OomLogger:V | tee FILENAME-TO-LOG-TO. Please start running this command BEFORE you attempt to reproduce the problem. logcat uses a circular buffer that discards older entries when the buffer fills up, so if you run logcat only after the problem happens, you may not have all of the logic. Once you are done, hit control-C and send us the file.
Bug Writing
- Link to Bug Writing Document