Fennec/Features/sessionstore/testplan: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:
     <td width="25%"> Status</td>
     <td width="25%"> Status</td>
</table>
</table>
<onlyinclude>
<table class="fullwidth-table">
<table class="fullwidth-table">
   <tr>
   <tr>
Line 15: Line 16:
   </tr>
   </tr>
</table>
</table>
<onlyinclude>
<h2> Reference </h2>
<h2> Reference </h2>
<ul><li> <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=630398">Bug 630398</a> - Session store doesn't save session data quickly enough
<ul><li> <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=630398">Bug 630398</a> - Session store doesn't save session data quickly enough

Revision as of 00:26, 25 May 2011

Sample feature

Feature Dev Lead QA Lead Status
Fast Session Saving MFinkle Kevin Brosnan
andreea.pod
Dev: LANDED
QA: TESTING

Reference

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