Add-ons/QA/Testplan/Limited Tab Hiding

From MozillaWiki
Jump to: navigation, search

Revision History

Date Version Author Description
10/30/2017 1.0 Cosmin Badescu Created first draft


Overview

The purpose of this feature is to create an API that can hide specific tabs in the Firefox bar.

Purpose

This document purports to detail the test approach to Tab Hiding API and including Entry/Exit criteria, Scope for testing, links to testcases etc

Entry Criteria

  • QA has access to all the PRDs, mocks and related documents
  • The feature has landed on Nightly
  • AMO parts has landed on dev

Exit Criteria

  • All the bugs against the feature have been triaged
  • All the P1/P2 bugs have been fixed
  • All the resolved bugs have been verified by QA
  • The find/fixed rate is going down over a predefined period of time

Acceptance Criteria

This section broadly outlines when the product is ready to ship

  • QA has signed off
  • All the required Telemetry is in place
  • All info is localized at least for a pre-defined set of locales
  • All the necessary PR/blogposts have been sent out

Scope

This section describes what parts of the feature will be tested and what parts won't be.

what's in scope?

  • The behavior of the hidden tab in different scenarios, like: closing the Firefox, restarting the Firefox, recovery from crash of the Firefox etc.

what's out of scope?

  • Security testing
  • Performance testing

Ownership

Dev Lead: Shane Caraveo; irc nick :mixedpuppy
QA Manager: Krupa Raj; irc nick :krupa
QA Lead: Victor Carciu; irc nick :victorc
Webextensions QA: Cosmin Badescu; irc nick :CosminB
Add-ons QA: Valentina Peleski; irc nick :ValentinaV

Requirements for testing

Environments

OSes covered: Windows, Mac OS X, Linux

Channel dependent settings (configs) and environment setups

Nightly

  • Enable extensions.webextensions.tabhide.enabled from about:config

Beta

  • Enable extensions.webextensions.tabhide.enabled from about:config

Release

The feature is enabled by default

Test Strategy

Test Objectives

This section details the progression test objectives that will be covered. Please note that this is at a high level. For large projects, a suite of test cases would be created which would reference directly back to this master. This could be documented in bullet form or in a table similar to the one below.

Ref Function Test Objective Test Type Owners
TO-1 Installing from AMO To verify that the extension uses the API correctly Manual Add-ons QA Team
TO-2 Installing from local files To verify that the extension uses the API correctly Manual Add-ons QA Team
TO-3 Add-on updates To verify that the extension uses the API correctly Manual Add-ons QA Team
TO-4 Sideloading To verify that the extension uses the API correctly Manual Add-ons QA Team

Builds

This section should contain links for builds with the feature -

  • Link for Nightly builds
  • Link for Beta builds
  • Link for Release builds

Test Execution Schedule

The following table identifies the anticipated testing period available for test execution.

Project phase Start Date End Date
Start project
Study documentation/specs received from developers
QA - Test plan creation 10-30-2017
QA - Test cases/Env preparation 10-31-2017 11-01-2017
QA - Nightly Testing
QA - Beta Testing
Release Date

Testing Tools

Detail the tools to be used for testing, for example see the following table:

Process Tool
Test plan creation Mozilla wiki
Test case creation [ Docs] / [ TestRail]
Test case execution [ Docs] / [ TestRail]
Bugs management Bugzilla / Github

Status

Overview

Track the dates and build number where feature was released to Nightly
Track the dates and build number where feature was merged to Release/Beta

Risk analysis

Identify the high-risk assumptions
Identify existing bugs on the feature with high risk
Identify if other areas are affected by the fix

References

* List and links for specs
  PRD - TBD
  Install flow - Link
  

* bug 1410548 - Tab hiding
Full Query
ID Priority Component Assigned to Summary Status Resolution Target milestone
613785 P3 General Paul Zühlcke [:pbz] Switch to using tab-modal prompt dialogs for HTTP authentication RESOLVED FIXED 82 Branch
1332447 P3 Frontend API to hide the tabstrip NEW ---
1384515 P2 Untriaged Shane Caraveo (:mixedpuppy) Provide an API for hiding and showing individual tabs RESOLVED DUPLICATE ---
1408053 -- Frontend [META] Show that tabs are hidden and all the implications NEW ---
1413965 -- Frontend Closing the last public tab with one or more hidden tabs isn’t closing the Firefox window RESOLVED WONTFIX ---
1423725 P2 Frontend Shane Caraveo (:mixedpuppy) Implement tabHide support in browser.tabs VERIFIED FIXED mozilla59
1431725 P2 General Shane Caraveo (:mixedpuppy) Rename "tabHide" permission to "tabs.hide" for consistency RESOLVED WONTFIX ---
1433202 P3 Site Permissions add tests for background device requests NEW ---
1435085 P3 DOM: Security [meta] HTTP Auth security and UI fixes NEW ---
1436720 P2 Frontend Shane Caraveo (:mixedpuppy) Hidden tabs are not restored after the extension is removed VERIFIED FIXED mozilla60
1465811 P5 Developer Outreach Unable to hide newly open tabs RESOLVED INACTIVE ---
1488149 P5 Tabbed Browser List all tabs / tab overflow button doesn't stay next to 'new tab' button when enabled through hidden tabs (instead of overflowing tabs) NEW ---

12 Total; 5 Open (41.67%); 5 Resolved (41.67%); 2 Verified (16.67%);


* bug 1423725 - Implement tabHide support in browser.tabs
Full Query
ID Priority Component Assigned to Summary Status Resolution Target milestone
1426715 P3 Frontend Add telemetry for the number of hidden tabs NEW ---
1431725 P2 General Shane Caraveo (:mixedpuppy) Rename "tabHide" permission to "tabs.hide" for consistency RESOLVED WONTFIX ---
1436720 P2 Frontend Shane Caraveo (:mixedpuppy) Hidden tabs are not restored after the extension is removed VERIFIED FIXED mozilla60

3 Total; 1 Open (33.33%); 1 Resolved (33.33%); 1 Verified (33.33%);


Testcases

Overview

Summary of testing scenarios

Test Areas

Test Areas Covered Details
Installing from AMO
Installing from local files
Installing from thirdparty
Add-on updates
Sideloading
Other

Test suite

  • Link for the [ Initial test planning]
  • Link for the [ Google doc tests]
  • Link for the TestRail tests

Bug Work

Tracking bug - []

Bug fix verification

[Verified] [ Bug xxxxxxx] - Display permissions prompt for webextensions installed using mozAddonManager

2017-01-10: verified fixed on 53.0a1 across platforms

[Verified] [ Bug xxxxxxx] - Prompt users with permissions for third-party webextensions installs

2015-04-21: verified fixed on 53.0a1 across platforms
Logged bugs

[ Bug xxxxxxx] - Misaligned icon and webextension name in permissions doorhanger

Sign off

Criteria

Check list

  • All test cases should be executed
  • Has sufficient automated test coverage (as measured by code coverage tools) - coordinate with RelMan
  • All blockers, criticals must be fixed and verified or have an agreed-upon timeline for being fixed (as determined by engineering/RelMan/QA)

Results

Nightly testing

List of OSes that will be covered by testing

  • Link for the tests run
    • Full Test suite, use template from []


Merge to Beta Sign-off List of OSes that will be covered by testing

  • Link for the tests run
    • Full Test suite

Checklist

Exit Criteria Status Notes/Details
Testing Prerequisites (specs, use cases)
Testing Infrastructure setup
Test Plan Creation 10-30-2017
Test Cases Creation 10-31-2017 11-01-2017
Full Functional Tests Execution
Automation Coverage
Performance Testing
All Defects Logged
Critical/Blockers Fixed and Verified
Metrics/Telemetry
QA Signoff - Nightly Release Email to be sent
QA Beta - Full Testing
QA Signoff - Beta Release Email to be sent