diff --git a/gui/src/assets/xdrtestCases.json b/gui/src/assets/xdrtestCases.json index 684184a1e..6b7cb3ff3 100644 --- a/gui/src/assets/xdrtestCases.json +++ b/gui/src/assets/xdrtestCases.json @@ -2,7 +2,7 @@ "name": "XDR Test 1", "id": 1, "ID": "1", - "desc": "Verifies the ability of the sending system to initiate a SOAP-based communication with an XDR-based payload. The XDR metadata used in this test case is: Limited.", + "desc": "Verifies the ability of the sending system to initiate a SOAP-based communication with an XDR-based payload. This test uses Limited XDR metadata.", "sutEdge": true, "sutHisp": false, "sutRole": "sender", @@ -33,7 +33,7 @@ "name": "XDR Test 2", "id": 2, "ID": "2", - "desc": "Verifies the ability of the sending system to initiate a SOAP-based communication with an XDR-based payload. The XDR metadata used in this test case is: Full (XDS).", + "desc": "Verifies the ability of the sending system to initiate a SOAP-based communication with an XDR-based payload. This test uses Full XDR metadata.", "sutEdge": true, "sutHisp": false, "sutRole": "sender", @@ -95,7 +95,7 @@ "name": "XDR Test 4a", "id": "4a", "ID": "4a", - "desc": "Verify the ability of the receiving system to appropriately respond to a malformed message. This case is of an invalid SOAP header.", + "desc": "Verify the ability of the receiving system to appropriately respond to a malformed message. This test is for an invalid SOAP header.", "sutEdge": true, "sutHisp": false, "sutRole": "receiver", @@ -122,7 +122,7 @@ "name": "XDR Test 4b", "id": "4b", "ID": "4b", - "desc": "Verify the ability of the receiving system to appropriately respond to a malformed message. This case is of an invalid SOAP body.", + "desc": "Verify the ability of the receiving system to appropriately respond to a malformed message. This test is for an invalid SOAP body.", "sutEdge": true, "sutHisp": false, "sutRole": "receiver", @@ -211,6 +211,7 @@ "inputs": [{ "name": "IP Address", "key": "ip_address", + "hoverlabel":"IP Address (eg: 202.255.24.62)", "type": "string" }], "Test Focus": "Authentication", @@ -229,7 +230,7 @@ "name": "XDR Test 8", "id": 8, "ID": "8", - "desc": "Verifies the ability of the receiving system to complete a mutual TLS handshake before data is sent across. Certificates for this test can be downloaded from the link at the top of this page. As this is a socket-level test, the full endpoint is not necessary and only hostname and port are to be entered below.", + "desc": "Verifies the ability of the receiving system to complete a mutual TLS handshake before data is sent across. Certificates for this test can be downloaded from the link at the top of this page. This is a socket-level test, the full endpoint is not necessary. Enter only IP Address and port below.", "sutEdge": true, "sutHisp": false, "sutRole": "receiver", @@ -237,6 +238,7 @@ "inputs": [{ "name": "IP Address", "key": "ip_address", + "hoverlabel":"IP Address (eg: 202.255.24.62)", "type": "string" }, { "name": "Port", @@ -259,7 +261,7 @@ "name": "XDR Test 9", "id": 9, "ID": "9", - "desc": "Verifies the ability of the receiving system to reject a mutual TLS connection where the certificate provided by the ETT is invalid. Certificates for this test can be downloaded from the link at the top of this page. As this is a socket-level test, the full endpoint is not necessary and only hostname and port are to be entered below. The SUT MUST attempt an HTTPS connection.", + "desc": "Verifies the ability of the receiving system to reject a mutual TLS connection where the certificate provided by the ETT is invalid. Certificates for this test can be downloaded from the link at the top of this page. As this is a socket-level test, the full endpoint is not necessary and only IP Address and port are to be entered below. The SUT MUST attempt an HTTPS connection.", "sutEdge": true, "sutHisp": false, "sutRole": "receiver", @@ -267,6 +269,7 @@ "inputs": [{ "name": "IP Address", "key": "ip_address", + "hoverlabel":"IP Address (eg: 202.255.24.62)", "type": "string" }, { "name": "Port", @@ -511,7 +514,7 @@ "name": "XDR Test 15a", "id": "15a", "ID": "15a", - "desc": "Verify the ability of the receiving system to appropriately respond to a malformed message. This case is of an invalid SOAP header.", + "desc": "Verify the ability of the receiving system to appropriately respond to a malformed message. This test is for an invalid SOAP header.", "sutEdge": false, "criteria":"['h2-7']", "sutHisp": true, @@ -538,7 +541,7 @@ "name": "XDR Test 15b", "id": "15b", "ID": "15b", - "desc": "Verify the ability of the receiving system to appropriately respond to a malformed message. This case is of an invalid SOAP body.", + "desc": "Verify the ability of the receiving system to appropriately respond to a malformed message. This test is for an invalid SOAP body.", "sutEdge": false, "criteria":"['h2-7']", "sutHisp": true, @@ -666,7 +669,7 @@ "name": "XDR Test 17", "id": 17, "ID": "17", - "desc": "Verify that HISP disconnects when the Server provided certificate is invalid. Only the IP address of the SUT shall be entered below. As this is a socket based test, the full endpoint is not required. Only the hostname and port are needed and provided.", + "desc": "Verify that HISP disconnects when the Server provided certificate is invalid. Only the IP address of the SUT shall be entered below. As this is a socket based test, the full endpoint is not required. Only the IP Address and port are needed and provided.", "sutEdge": false, "sutHisp": true, "sutRole": "sender", @@ -693,7 +696,7 @@ "name": "XDR Test 18", "id": 18, "ID": "18", - "desc": "Test Tool authenticates with the HISP using Mutual TLS correctly. Certificates for this testing tool can be downloaded from the top of this page. This is a socket-level test and therefore a full endpoint is not necessary.", + "desc": "Test Tool authenticates with the HISP using Mutual TLS correctly. Certificates for this testing tool can be downloaded from the top of this page. This is a socket-level test, the full endpoint is not required. Enter only the IP Address and port below.", "sutEdge": false, "criteria":"['h2-7']", "sutHisp": true, @@ -724,7 +727,7 @@ "name": "XDR Test 19", "id": 19, "ID": "19", - "desc": "Test Tool authenticates with the HISP using bad certificates. The SUT is expected to disconnect before any meaningful data is sent. Certificates for this testing tool can be downloaded from the top of this page. This is a socket-level test and therefore a full endpoint is not necessary.", + "desc": "Test Tool authenticates with the HISP using bad certificates. The SUT is expected to disconnect before any meaningful data is sent. Certificates for this testing tool can be downloaded from the top of this page. This is a socket-level test, the full endpoint is not required. Enter only the IP Address and port below.", "sutEdge": false, "sutHisp": true, "criteria":"['h2-7']",