From d7363c1a5b05493947292ac800899376a6cd7166 Mon Sep 17 00:00:00 2001
From: maudj <maudj@localhost>
Date: Tue, 11 Mar 2008 07:33:05 +0000
Subject: [PATCH] changes to the basic sanity tests - maudj
---
opends/tests/functional_manual/setup/quicksetup.html | 16 +++++++++++-----
1 files changed, 11 insertions(+), 5 deletions(-)
diff --git a/opends/tests/functional_manual/setup/quicksetup.html b/opends/tests/functional_manual/setup/quicksetup.html
index e604c10..881156b 100755
--- a/opends/tests/functional_manual/setup/quicksetup.html
+++ b/opends/tests/functional_manual/setup/quicksetup.html
@@ -1,4 +1,6 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
<!--
! CDDL HEADER START
!
@@ -24,8 +26,6 @@
!
! Copyright 2007-2008 Sun Microsystems, Inc.
! -->
-<html>
-<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<title>quicksetup</title>
@@ -51,12 +51,18 @@
<td style="vertical-align: top;">- Click on the
install/QuickSetup.jnlp link on the Build page<br>
- install OpenDS using the same procedure than in the <a
- href="setup_gui.html">setup_gui</a> testcase </td>
+ href="setup_gui_ssl.html">setup_gui_ssl</a> testcase (GUI with
+security enabled, <br>
+status panel, Uninstall) </td>
</tr>
<tr>
<td style="vertical-align: top;">Specific checks</td>
- <td style="vertical-align: top;">- verify status-panel as well<br>
- </td>
+ <td style="vertical-align: top;"> - Check the server is running<br>
+Check the Base DN has been created<br>
+ <br>
+- Check status-panel data are valid<br>
+ <br>
+- Check uninstall is successfull </td>
</tr>
</tbody>
</table>
--
Gitblit v1.10.0