Fennec/Features/sessionstore/testplan
< Fennec | Features | sessionstore
Sample feature
Feature | Dev Lead | QA Lead | Status |
Fast Session Saving | MFinkle | Kevin Brosnan andreea.pod |
Dev: LANDED QA: TESTING |
Reference
- <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=630398">Bug 630398</a> - Session store doesn't save session data quickly enough
Tabs should be restored when Firefox is killed. The Firefox 4 behavior was that tabs would be saved 10 seconds after the page finished loading. It now will save the tab 2 seconds after the page load finishes.
Use Cases to Test
Killing Fennec while the page is loading should not restore the tab
Killing Fennec < 2s after page Load should not restore the tab
Killing Fennec > 2s after page load should session restore the tab
Test Cases
- Litmus
- list any manual test cases which need to be added to Litmus
Bugs
Bugs filed as a result of testing the feature