From 603d9e3e48c22a34f394112e4d78f3dff6e5cf3c Mon Sep 17 00:00:00 2001
From: Gary Williams <gary.williams@forgerock.com>
Date: Mon, 24 Oct 2011 14:13:17 +0000
Subject: [PATCH] Update of manual functional tests.

---
 opends/tests/functional_manual/console/control_panel.html |   85 +++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 83 insertions(+), 2 deletions(-)

diff --git a/opends/tests/functional_manual/console/control_panel.html b/opends/tests/functional_manual/console/control_panel.html
index 8e2fa09..885a2be 100644
--- a/opends/tests/functional_manual/console/control_panel.html
+++ b/opends/tests/functional_manual/console/control_panel.html
@@ -25,6 +25,7 @@
  ! CDDL HEADER END
  !
  !      Copyright 2008-2009 Sun Microsystems, Inc.
+ !      Portions Copyright 2011 ForgeRock AS.
  ! -->
 	<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8">
 	<TITLE>control_panel</TITLE>
@@ -447,7 +448,7 @@
 	<TR>
 		<TD WIDTH=100% VALIGN=TOP BGCOLOR="#e1e9ff">
 			<UL>
-				<LI><P><I><B>Verify OpenDS Version 1.3.0</B></I></P>
+				<LI><P><I><B>Verify OpenDS Version 2.5</B></I></P>
 				<LI><P><I><B>System Information : Verify</B></I></P>
 				<LI><P><I><B>Java Information : Verify</B></I></P>
 			</UL>
@@ -489,6 +490,86 @@
 			<UL>
 				<LI><P><I><B>In the View menu, select &quot;Show Operations&quot;</B></I></P>
 				<LI><P>I<I><B>n the View menu, select &quot;Show Averages&quot;</B></I></P>
+                        </UL>
+               </TD>
+        </TR>
+</TABLE>
+
+<P><B>20. Monitoring - Manage Tasks</B></P>
+<TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0 BGCOLOR="#e1e9ff" STYLE="page-break-inside: avoid">
+        <COL WIDTH=256*>
+        <TR>
+                <TD WIDTH=100% VALIGN=TOP BGCOLOR="#e1e9ff">
+                        <UL>
+                                <LI><P><I><B>TBD</B></I>
+                                </P>
+                        </UL>
+               </TD>
+        </TR>
+</TABLE>
+
+<P><B>21. Runtime Options - Java Settings</B></P>
+<TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0 BGCOLOR="#e1e9ff" STYLE="page-break-inside: avoid">
+        <COL WIDTH=256*>
+        <TR>
+                <TD WIDTH=100% VALIGN=TOP BGCOLOR="#e1e9ff">
+                        <UL>
+                                <LI><P><I><B>TBD</B></I>
+                                </P>
+                        </UL>
+               </TD>
+        </TR>
+</TABLE>
+
+<P><B>22. Runtime Options - Windows Service</B></P>
+<TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0 BGCOLOR="#e1e9ff" STYLE="page-break-inside: avoid"> 
+        <COL WIDTH=256*>
+        <TR> 
+                <TD WIDTH=100% VALIGN=TOP BGCOLOR="#e1e9ff">
+                        <UL>
+                                <LI><P><I><B>TBD</B></I>
+                                </P>
+                        </UL>
+               </TD>
+        </TR>
+</TABLE>
+
+<P><B>23. Administer Remote Server</B></P>
+<TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0 BGCOLOR="#e1e9ff" STYLE="page-break-inside: avoid">
+        <COL WIDTH=256*>
+        <TR>
+                <TD WIDTH=100% VALIGN=TOP BGCOLOR="#e1e9ff">
+                        <UL>
+                                <LI><P><I><B>TBD</B></I>
+                                </P>
+                        </UL>
+               </TD>
+        </TR>
+</TABLE>
+
+<P><B>24. View - Refresh Options</B></P>
+<TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0 BGCOLOR="#e1e9ff" STYLE="page-break-inside: avoid"> 
+        <COL WIDTH=256*>
+        <TR> 
+                <TD WIDTH=100% VALIGN=TOP BGCOLOR="#e1e9ff">
+                        <UL>
+                                <LI><P><I><B>TBD</B></I>
+                                </P>
+                        </UL>
+               </TD>
+        </TR>
+</TABLE>
+
+<P><B>25. Help</B></P>
+<TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0 BGCOLOR="#e1e9ff" STYLE="page-break-inside: avoid">
+        <COL WIDTH=256*>
+        <TR>
+                <TD WIDTH=100% VALIGN=TOP BGCOLOR="#e1e9ff">
+                        <UL>
+
+
+
+
 				<LI><P><I><B>In the Help menu, select Administration Guide</B></I></P>
 				<LI><P><I><B>In the Help menu, select Documentation Wiki</B></I></P>
 			</UL>
@@ -498,4 +579,4 @@
 <P><BR><BR>
 </P>
 </BODY>
-</HTML>
\ No newline at end of file
+</HTML>

--
Gitblit v1.10.0