Confirmed users
452
edits
Line 177: | Line 177: | ||
* TDC EPM needs to control the release feature. | * TDC EPM needs to control the release feature. | ||
== Feature Tracking | == Feature Tracking & Handover == | ||
=== Desktop Firefox === | === Desktop Firefox === | ||
# The Desktop team uses AHA to monitor new features, however in their case it’s not as reliable as it is for Fennec. Some features can be found [https://mozilla.aha.io/products/DESKTOP/feature_cards here], but the list is far from being complete, or even accurate in some cases. | # The Desktop team uses AHA to monitor new features, however in their case it’s not as reliable as it is for Fennec. Some features can be found [https://mozilla.aha.io/products/DESKTOP/feature_cards here], but the list is far from being complete, or even accurate in some cases. | ||
Line 208: | Line 208: | ||
=== Fennec === | === Fennec === | ||
The AHA link that you’ve mentioned is indeed the one that the team uses to track Android features (their status, target milestone, requirements, and others). While AHA is used to convey info on various features, it is not used to store or manage test cases. It is mainly a tool for developers to let everyone see what the planned features are, and their status. | |||
For tracking purposes our QA team uses various systems: | |||
@ '''Test Cases''' | |||
# The team has used MozTrap as the Test Management System… see for example the following test sets: | |||
#* Beta Regression Tests - https://moztrap.mozilla.org/runtests/run/8935/env/28557/ | |||
#* Beta Basic Functionality Tests (BFT) - https://moztrap.mozilla.org/runtests/run/8904/env/29/ | |||
#* Add-on Signing Feature Tests - https://moztrap.mozilla.org/manage/cases/?filter-suite=389 | |||
# Note that we have just moved to using Test Rail as our Test Management tool, so all these tests will be moved here: https://testrail.stage.mozaws.net/index.php?/projects/overview/13 (note that VPN is needed to access this link) | |||
@ '''Features''' | |||
# The team tracks the testing status for various features in the individual version pages: | |||
#* Fx 48 - https://wiki.mozilla.org/QA/Fennec/48#Features_Status | |||
#* Fx 49 - https://wiki.mozilla.org/QA/Fennec/49#Features_Status | |||
#* Fx 50 - https://wiki.mozilla.org/QA/Fennec/50#Features_Status | |||
@ '''Individual features''' | |||
# They have dedicated wiki pages | |||
#* Notice how you can find these links in the Wiki pages for each version | |||
#* Example: https://wiki.mozilla.org/QA/Fennec/Add-on_signin |