Per-window Private Browsing/TestPlan
From MozillaWiki
Contents
Per-window Private Browsing
Feature | Status | Release Target | Dev Lead | QA Lead | QA Status |
Per-window Private Browsing | Landed | Firefox 20 | Josh Matthews | Ioana Budnar | Signed Off |
Summary
Users can now start a private session without closing their regular session. The two sessions will work in parallel, a user being able to open multiple regular and private windows.
All the regular windows belong to the same and only regular session, while all the private windows belong to the same and only private session.
References
- Feature wiki page - Link
- Ehsan's blog post - Per-window private browsing ready for testing now
Use Cases
- Users should be able to open new private windows without interacting with their existing browsing session in any way (especially through leakage of data from one context to the other). Private and regular sessions should work in parallel.
- Users should be able to open a private window
- from the main menu: File -> New Private Window
- from keyboard shortcuts: Ctrl + Shift + P (Windows & Linux), Cmd + Shift + P (Mac)
- from the taskbar jumplist (only for Windows 7 & 8): right click the pinned icon and select New Private Window.
- All features/functionalities/options available in private windows should be functional.
Test Cases
- The manual test cases for this feature can be viewed here.
- They are also present in MozTrap, in the Per-window Private Browsing test suite.
- Automated tests - tracking bugs:
Bugs
- Tracking bug - bug #463027
Non-goals
- Per-tab Private Browsing.
Sign off
- Criteria
- All the test cases were executed.
- All the blocker, critical, major bugs have been fixed.
- Sign offs
- Firefox 20 Aurora (pre-beta sign off) - 01/19/2013
- Ran the test cases on Windows 7 64bit, Windows 8 32bit, Ubuntu 12.04 32bit, and Mac OSX 10.8.2.
- Multiple issues still open, but no blockers.