From b0f050fdc83dfd94d301281ff5b5672e7ac7058c Mon Sep 17 00:00:00 2001
From: maudj <maudj@localhost>
Date: Thu, 22 Nov 2007 19:10:31 +0000
Subject: [PATCH] write testcase - maudj

---
 opends/tests/functional_manual/setup/setup_gui.html |   28 +++++++++++++++++++++-------
 1 files changed, 21 insertions(+), 7 deletions(-)

diff --git a/opends/tests/functional_manual/setup/setup_gui.html b/opends/tests/functional_manual/setup/setup_gui.html
index 953289b..bcd54f7 100755
--- a/opends/tests/functional_manual/setup/setup_gui.html
+++ b/opends/tests/functional_manual/setup/setup_gui.html
@@ -12,24 +12,38 @@
   <tbody>
     <tr>
       <td style="vertical-align: top;">Test ID</td>
-      <td style="vertical-align: top;">unregister_as_service</td>
+      <td style="vertical-align: top;">setup_gui</td>
     </tr>
     <tr>
       <td style="vertical-align: top;">Panel<br>
       </td>
-      <td style="vertical-align: top;"><big><big><small>OpenDS is unregistered as a Windows service on uninstall
-      </small></big></big> </td>
+      <td style="vertical-align: top;">OpenDS GUI setup command: test install and uninstall<br>
+      </td>
     </tr>
     <tr>
       <td style="vertical-align: top;">Items<br>
       </td>
-      <td style="vertical-align: top;">
-       - OpenDS is unregistered as a Windows service on uninstall
-      </small></big></big> </td>
+      <td style="vertical-align: top;">- run setup command to install in GUI<br>
+	enter expected data in the GUI Panels (cn=Directory Manager, password, LDAP port, default base DN)<br>
+	Choose option 4 to populate de database Load automatically-generated sample data, with 200 entries<br>
+        no SSL<br>
+        no Start TLS<br>
+        start the server when the configuration is completed<br>
+	<br>
+        - open status-panel in GUI <br>
+        <br>
+        - run setup command to uninstall in GUI<br>
+      </td>
     </tr>
     <tr>
       <td style="vertical-align: top;">Specific checks</td>
-      <td style="vertical-align: top;"><br>
+      <td style="vertical-align: top;">-Check the install is successfull<br>
+        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<br>
       </td>
     </tr>
   </tbody>

--
Gitblit v1.10.0