[Pkg-mozext-commits] [perspectives-extension] 55/72: tests - Add manual test cases for private browsing modes

David Prévot taffit at moszumanska.debian.org
Thu Dec 11 02:12:51 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository perspectives-extension.

commit 478cc20e2060bfd8efc236ef9891e3863a5a4cb1
Author: Dave Schaefer <dave.schaefer at gmail.com>
Date:   Sun Oct 26 21:26:58 2014 -0600

    tests - Add manual test cases for private browsing modes
---
 test/Manual Test Cases.txt | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/test/Manual Test Cases.txt b/test/Manual Test Cases.txt
index 98633e0..feb4a4f 100644
--- a/test/Manual Test Cases.txt	
+++ b/test/Manual Test Cases.txt	
@@ -94,3 +94,15 @@ Distrust All Notaries
 - If the phrase does match, are certs distrusted?
 	- Does the user see a message stating the number of certs that were distrusted?
 
+
+Private Browsing
+----------------
+	a) For browsers that support "private browsing" mode (i.e. Firefox):
+		- In private mode, if private queries are allowed, do they happen?
+		- In private mode, if private lookups are not allowed, are the not sent?
+			- Does the user see a tooltip message explaining why?
+			- Are they still sent if the user selects 'Force notary checky'?
+		- In regular mode, are queries sent regardless of the 'allow' setting?
+
+	b) For browsers that do not support "private browsing" mode (i.e. SeaMonkey):
+		- Are queries sent regardless of the 'allow' setting?

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/perspectives-extension.git



More information about the Pkg-mozext-commits mailing list