Health Check Tool
Gone are the days of endless, back-and-forth emails and conversations between customers and Customer Support in attempts to validate that the computer is ready for installation of the RPA server. Although communication is still critical before installation, validating that the computer is ready, the ports are open, the memory and CPU is sufficient, and so on; just became so much easier. We created a Health Check Tool, to ease and shorten installation and upgrade by helping you validate that all prerequisite requirements are met.
The Health Check Tool is simple to install and is comprised of only two parts:
-
EXE file
-
JSON file
This testing tool can be performed in-person by Customer Support before installation; or you can simply do the test on your own.
The test is separated in categories:
-
Connectivity
-
Database
-
Hardware
-
Software
Under each category, there are several checkups that are performed. You have the option of selecting which will be done, by checking or unchecking the boxes. Once your choice selections have been made, you will be able to see how many checkups will be performed by looking at the listed number.
Upon test completion, a Test Summary output will be created.
This output can be exported in PDF, Excel, or JSON format from the Export button on the upper right side. This enables you to easily share the test results with Customer Support, or to an IT professional who is aiding in the installation or upgrade.
Additionally, besides for the Test Summary, a full list of Test Details are available for completed tests. They are designed to be as specific as possible for error descriptions.

The following is the definitive order that the test tool uses when assigning the run-time values of test input parameters. The highest precedence is listed first:
-
UI configuration - Values might be manually set on the UI side by the user.
-
File configuration - Values from appconfig.json configuration file.
-
Default value - Any given test parameter may have a default value defined by a developer.

Customer Support, or users, have the option to configure the test according to their needs. The value of the input parameters can be changed on the UI side, but this will not overwrite the original JSON file.
To change the configuration settings on the UI side:
-
Download the Health Check Tool executable file. Click here to download.
-
In the Download folder, run the Kryon.Environment.Test.Tool.UI.exe.
-
The testing tool opens.
-
Click Configure to change the value of specific input parameters.
-
Some are filled by default, others are left blank to accommodate different customer environments.
JSON File Configuration
Users with advanced knowledge, or Customer Support, can edit the JSON file.
To configure the input parameters in the JSON file:
-
In the Download folder, open the appsettings.json file.
The Configuration section "TestSettings" contains the following properties:
Name |
Description |
---|---|
RunInParallel |
|
TestSources |
|
TestSuite |
|
Each test configuration contains the following properties:
Name |
Description |
---|---|
Id |
|
Parameters |
|