Firefox3.1/PrivateBrowsing/TestPlan: Difference between revisions

→‎Downloads: Write unit test plans for the download manager
(→‎Session store: Session store tests completed by Aaron)
(→‎Downloads: Write unit test plans for the download manager)
Line 142: Line 142:


==Downloads==
==Downloads==
=== Unit Tests ===
* Create a download (Download-A) with specific details.
* Check that Download-A is retrievable.
* Enter private browsing mode.
* Check that Download-A is not accessible.
* Create another download (Download-B) with specific and different details.
* Check that Download-B is retrievable.
* Exit private browsing mode.
* Check that Download-A is retrievable.
* Check that Download-B is not accessible.


==Session store==
==Session store==
Confirmed users
657

edits