QA/Firefox3.5/Mozstorage/TestPlan: Difference between revisions

From MozillaWiki
< QA‎ | Firefox3.5
Jump to navigation Jump to search
(New page: ;Mozstorage Test Plan = Overview = Conversion of password management from flat file to sqlite. Bugs: {{bug|288040}} = Test Strategy = example XPCShell tests exist in [http://mx...)
 
Line 4: Line 4:


   Conversion of password management from flat file to sqlite.  
   Conversion of password management from flat file to sqlite.  
   Bugs: {{bug|288040}}
   Bugs: {{bug|288040}}



Revision as of 21:52, 18 August 2008

Mozstorage Test Plan

Overview

 Conversion of password management from flat file to sqlite. 
 Bugs: bug 288040

Test Strategy

 example XPCShell tests exist in passwordmgr/test/unit/test_storage_Mozstorage_*.js 
 XPCShell is the best way to test this kind of component

Schedule Scoping

 Already in tree.

References