1#Verify SSH and IPMI interfaces 2-i Test_SSH_And_IPMI_Connections 3#REST SSL connection test. 4-i Test_SSL_Connection 5#Basic poweron test 6-i Power_On_Test 7#Check for apps failures. 8-i Check_For_Application_Failures 9#OCC active state check. 10-i Verify_OCC_State_When_Host_Is_Booted 11#Additional REST API tests 12-i REST_Login_Session_To_BMC 13-i Verify_REST_Get_Message_JSON_Compliant 14-i Verify_REST_Post_Message_JSON_Compliant 15-i REST_Put_Message_JSON_Format_Compliance_Test 16-i Verify_REST_JSON_Data_On_Success 17-i Verify_REST_JSON_Data_On_Failure 18-i Multiple_Requests_On_BMC_Using_Single_REST_Session 19-i REST_Delete_All_Sessions_And_Expect_Error 20-i REST_Logout_Session_To_BMC 21