Support/MetricsDashboard/Test Plan: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(category -> Support Archive)
 
(5 intermediate revisions by one other user not shown)
Line 2: Line 2:


===Staging URLs:===
===Staging URLs:===
* [https://dm-sumotools01.mozilla.org/tiki-metrics.php tiki-metrics.php] (Public/end-user facing)
* [https://support-stage.mozilla.org/tiki-metrics.php tiki-metrics.php] (Public/end-user facing)
* [https://dm-sumotools01.mozilla.org/tiki-admin_metrics.php tiki-admin_metrics.php] (Private/Admin-only)
* [https://support-stage.mozilla.org/tiki-admin_metrics.php tiki-admin_metrics.php] (Private/Admin-only)
* [https://dm-sumotools01.mozilla.org/tiki-admin.php?page=metrics&login tiki-admin.php?page=metrics] (Tiki Admin page for Metrics)
** This is where numpoints is set (max value of 5)


===Use cases/types of users:===
===Use cases/types of users:===
Line 49: Line 51:
** Positive cases
** Positive cases
*** Correct SQL queries
*** Correct SQL queries
[[Category:Support Archive]]

Latest revision as of 09:19, 14 July 2021

Metrics Dashboard PRD

Staging URLs:

Use cases/types of users:

  1. Public - viewing metrics (positive test cases)
  2. Public - potentially malicious/error-prone (negative test cases)
  3. Admins using admin functions (positive test cases)
  4. Try to break admin_metrics (negative test cases)

What QA will cover:

  • On tiki-metrics.php:
    • Tab switching
    • Date sorting
      • Last week:
        • Default to last week
      • Week of
        • Default
        • Enter valid week
        • Enter invalid week
      • Month of
        • Default
        • Enter valid month
        • Enter invalid month
      • Custom ranges
        • Leave as default
        • Valid day range
        • Invalid day range
        • Valid week range
        • Invalid week range
        • Valid month range
        • Invalid month range
        • Valid year range
        • Invalid year range
    • URL manipulation

What the SUMO team will cover: