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_cli.html |   28 +++++++++++++++++++++-------
 1 files changed, 21 insertions(+), 7 deletions(-)

diff --git a/opends/tests/functional_manual/setup/setup_cli.html b/opends/tests/functional_manual/setup/setup_cli.html
index 883e08d..a0c36ee 100755
--- a/opends/tests/functional_manual/setup/setup_cli.html
+++ b/opends/tests/functional_manual/setup/setup_cli.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_cli</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 CLI 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 CLI<br>
+	enter expected data at each prompt (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 in CLI <br>
+	<br>
+	- run setup command to uninstall in CLI and in interactive mode (-r and -a options are broken, see issue 2506 and 2508)<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 data are valid<br>
+	<br>
+	- Check uninstall is successfull<br>
       </td>
     </tr>
   </tbody>

--
Gitblit v1.10.0