diff black-box.html @ 104:e79a2dd66e25

Added links between black box and unit tests
author Atul Varma <avarma@mozilla.com>
date Thu, 29 Apr 2010 10:39:17 -0700
parents a994fc89f341
children 4567dc69cb3e
line wrap: on
line diff
--- a/black-box.html	Thu Apr 29 10:28:26 2010 -0700
+++ b/black-box.html	Thu Apr 29 10:39:17 2010 -0700
@@ -13,9 +13,14 @@
   username "john@doe.com" and password "test".
 </p>
 <p>
-  You can also click on a test that automates some
+  You can also select a test that automates some
   common UI actions for you.
 </p>
+<p>
+  This page is intended as an aid to system testing. The
+  Bugzilla Dashboard also has a <a href="tests.html"
+  target="unitTests">unit test suite</a>.
+</p>
 <div id="dashboard-container">
 <iframe src="about:blank" id="dashboard"></iframe>
 </div>