Fennec/Features/sessionstore/testplan: Difference between revisions
< Fennec | Features | sessionstore
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
| QA Lead | | QA Lead | ||
| Status | | Status | ||
|- | |} | ||
{| class="fullwidth-table" | |||
| Fast Session Saving | | Fast Session Saving | ||
| [mailto:mfinkle@mozilla.com MFinkle] | | [mailto:mfinkle@mozilla.com MFinkle] |
Revision as of 22:47, 24 May 2011
Sample feature
Feature | Dev Lead | QA Lead | Status |
Fast Session Saving | MFinkle | Kevin Brosnan [andreea.pod@softvision.ro andreea.pod] |
Dev: LANDED QA: TESTING |
Reference
- Bug 630398 - 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