QA/Fennec/iOS/pbmode: Difference between revisions

From MozillaWiki
< QA‎ | Fennec‎ | iOS
Jump to navigation Jump to search
No edit summary
Line 8: Line 8:
* Owner:(Catalin Suciu, irc: csuciu)
* Owner:(Catalin Suciu, irc: csuciu)


===Requirements===
==Requirements==
* Private Browsing will be supported for iOS9 devices and above.
* Private Browsing will be supported for iOS9 devices and above.
* Provide message for users riunning on iOS8 and below that they need to upgrade to iOS9 in order to use Private browsing
* Provide message for users riunning on iOS8 and below that they need to upgrade to iOS9 in order to use Private browsing

Revision as of 11:16, 29 September 2015

Private Browsing Test Plan

Feature Reference

  • Meta Bug: bug 1196227
  • Overal Status:
    • Aurora:
    • Beta:
  • Owner:(Catalin Suciu, irc: csuciu)

Requirements

  • Private Browsing will be supported for iOS9 devices and above.
  • Provide message for users riunning on iOS8 and below that they need to upgrade to iOS9 in order to use Private browsing
  • Enable users to initiate Private Browsing tabs
  • Ensure the following data is not saved:
    • Visited pages (URLs)
    • Form data (including usernames and passwords)
    • Search entries
    • Cookies
    • Temporary Internet files (cached files)
  • Ensure it is intuitive and simple to initiate a private browsing tab (session)
  • Allow both private and non-private tabs to exist in the same browser session (per-tab Private Browsing and not per-window Private Browsing)

User Stories

  • As a user, I want to be informed that in order to get Private Browsing, I need to upgrade to iOS9
  • As a user, I want to initiate a Private Browsing tab on the household iPad so I can search for that perfect diamond ring without my partner clueing in on what I'm up to.
  • As a user, I don't want to have to open up a new browser session just to use Private Browsing if I've already got a non-private browsing session going.
  • As a user, I don't want my Top Sites, search history or form data saved when Private Browsing so I don't populate my Firefox data with stuff I don't want in there.
  • As a user, I want to have a setting that allows the private tabs to be cleared when going back to normal tabs.

Acceptance Criteria

  • Per-tab private browsing
  • Easy to initiate a private browsing tab and navigate between both non-private and private tabs in an intuitive way
  • No saved browsing history from Private Browsing tabs

Testing details

Date:2015-09-24

  • Exploratory testing
    • Device:iPad Air (iOS 9), iPhone 6 (iOS 9.0.1)
    • Builds:Aurora 1.1 (1102)
      • Tests:
        • Open a new page in pbmode
          • The page is not added to the History/TopSites lists
        • Open a page in pbmode and bookmark it
          • The page is added to the Bookmarks list
        • Remove a bookmark while in pbmode
          • The bookmark is removed from the bookmarks list
        • Open a page in pbmode and go to recent apps
          • The content of the page and the url bar are hidden
        • While having a page open in pbmode, open the tab tray, then go to recent apps
          • The thumbnail of the private tab is hidden - Fail

Date:2015-09-28

  • Exploratory testing
    • Device: iPad Air (iOS 9.0), iPhone 6 (iOS 9.0.1), iPod Touch (iOS 9.0)
    • Builds:Beta 1.1 (1103)
      • Tests:
        • Open Pop-ups in pbmode Fail
        • Sync while having private tabs open
          • Private tabs are not synced
        • Visited links in pbmode (private vs normal)
          • Links visited in pbmode are showing as unvisited in normal browsing
  • Verified bugs:
    • bug 1198407 - Ignore app snapshot when background the app while displaying a private tab
  • New bug:
    • bug 1209015 - Pop-ups are open in normal browsing instead of pbmode

Bugzilla

  • (pbmode) Private Browsing [META]

Bugzilla query error

Bugzilla API returned an error: 1


Moztrap