[Pkg-mozext-commits] [perspectives-extension] 63/72: tests - Add some manual test cases; copyedit

David Prévot taffit at moszumanska.debian.org
Thu Dec 11 02:12:52 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 b4242c4ec4b5c6b7ab51246d9f00eef6494fee33
Author: Dave Schaefer <dave.schaefer at gmail.com>
Date:   Tue Oct 28 20:50:20 2014 -0600

    tests - Add some manual test cases; copyedit
---
 test/Manual Test Cases.txt | 23 +++++++++++++++++++----
 1 file changed, 19 insertions(+), 4 deletions(-)

diff --git a/test/Manual Test Cases.txt b/test/Manual Test Cases.txt
index 5ce5434..66152ef 100644
--- a/test/Manual Test Cases.txt	
+++ b/test/Manual Test Cases.txt	
@@ -26,7 +26,8 @@ UI
 
 
 'Add To Whitelist' tests:
-- Try the same page types as above; all non-https pages should be rejected as invalid URLs
+	- Try the same page types as above; all non-https pages should be rejected as invalid URLs
+	- Do whitelisted sites display the Perspectives whitelist icon?
 
 
 'Always ask before contacting Notaries':
@@ -51,6 +52,20 @@ Preferences:
 - Both Quorum Percentage and Duration must be integers
 
 
+Results
+-------
+- Is the 'stale results limit' line drawn vertically in the notary results?
+
+
+Whitelist Preferences
+---------------------
+- Can the user double click a Domain or Regex line to edit that value?
+- Can the user click the Enabled column to enable or disable the whitelist?
+- Can the user click the Domain column to toggle sorting by ascending or descending Domain?
+- Can the user ctrl-click to select multiple rows?
+- Does clicking the Remove button delete all selected rows?
+
+
 Queries
 ---------
 - If we get at least one response and one timeout, we should only send requeries to notaries that have not given a response yet.
@@ -75,12 +90,12 @@ Invalid Certificates
 
 Private Browsing
 ----------------
-	a) For browsers that support "private browsing" mode (i.e. Firefox):
+	a) For browsers that support "private browsing" mode (e.g. 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'?
+			- Are they still sent if the user selects 'Force notary check'?
 		- In regular mode, are queries sent regardless of the 'allow' setting?
 
-	b) For browsers that do not support "private browsing" mode (i.e. SeaMonkey):
+	b) For browsers that do not support "private browsing" mode (e.g. 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