Added test to verify all sections in reboot BMC page

Change-Id: Ia6290f4e17c48946edf39578c768994100305cbb
Signed-off-by: Sushma M M <sushmm99@in.ibm.com>
diff --git a/gui/gui_test/control_menu/test_reboot_bmc_sub_menu.robot b/gui/gui_test/control_menu/test_reboot_bmc_sub_menu.robot
index 898d0df..763ae29 100644
--- a/gui/gui_test/control_menu/test_reboot_bmc_sub_menu.robot
+++ b/gui/gui_test/control_menu/test_reboot_bmc_sub_menu.robot
@@ -30,6 +30,13 @@
     Page Should Contain Element  ${xpath_reboot_bmc_button}
 
 
+Verify Existence Of All Sections In Reboot BMC Page
+    [Documentation]  Verify Existence Of All Sections In Reboot BMC Page.
+    [Tags]  Verify_Existence_Of_All_Sections_In_Reboot_BMC_Page
+
+    Page Should Contain  Last BMC reboot
+
+
 *** Keywords ***
 
 Test Setup Execution