Fennec/Features/sessionstore/testplan: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 10: Line 10:
   <tr>
   <tr>
     <td width="25%"> Fast Session Saving</td>
     <td width="25%"> Fast Session Saving</td>
     <td width="25%"> <a href="mailto:mfinkle@mozilla.com">MFinkle</a></td>
     <td width="25%"> [mailto:mfinkle@mozilla.com MFinkle]</td>
     <td width="25%"> <a href="mailto:kbrosnan+wiki@mozilla.com">Kevin Brosnan</a> <br /> <a href="mailto:andreea.pod@softvision.ro">andreea.pod</a></td>
     <td width="25%"> <a href="mailto:kbrosnan+wiki@mozilla.com">Kevin Brosnan</a> <br /> <a href="mailto:andreea.pod@softvision.ro">andreea.pod</a></td>
     <td width="25%"> Dev: LANDED <br /> QA: TESTING</td>
     <td width="25%"> Dev: LANDED <br /> QA: TESTING</td>

Revision as of 00:20, 25 May 2011

Sample feature

Feature Dev Lead QA Lead Status
Fast Session Saving MFinkle <a href="mailto:kbrosnan+wiki@mozilla.com">Kevin Brosnan</a>
<a href="mailto:andreea.pod@softvision.ro">andreea.pod</a>
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