Software Installation Testing

<< Click to Display Table of Contents >>

Navigation:  Software Overview > RMS Monitoring Software > Server Software Installation > RMS Software V1.3.1 > RMS V1.3.1 Installation using MS Windows Server 2019 & MS SQL 2014 >

Software Installation Testing

Description

Test Webservice database connection using Internet Explorer.

Open the following URL: http://<Server>/wService/wService3.DeviceService.svc/TestDatabase

The following response must be displayed:"SQL Connection OK"

Test Database Connection of RMS Web Application using Internet Explorer.

Open the following URL: http://<Server>/RMS/TestDatabase.aspx

The following response must be displayed: "SQL Connection OK"

Test RMS Web Application (HTTP) using Internet Explorer.

Login Page must be visible in your browser: http://<Server>/RMS/Login.aspx

Test RMS Web Application (HTTPS) using Internet Explorer. Only applicable if SSL is required. SSL Certificate must be installed.

Login Page must be visible in your browser: https://<Server>/RMS/Login.aspx

 

Please replace <Server> with the server name or IP address when carrying out the tests.