Skip to content

Commit

Permalink
Merge branch 'ttp-prod' of https://github.com/siteadmin/ett
Browse files Browse the repository at this point in the history
  • Loading branch information
ssavarala committed Jul 19, 2018
2 parents 502d303 + 606edfe commit 9b769bd
Showing 1 changed file with 14 additions and 11 deletions.
25 changes: 14 additions & 11 deletions gui/src/assets/xdrtestCases.json
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand All @@ -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",
Expand Down Expand Up @@ -211,6 +211,7 @@
"inputs": [{
"name": "IP Address",
"key": "ip_address",
"hoverlabel":"IP Address (eg: 202.255.24.62)",
"type": "string"
}],
"Test Focus": "Authentication",
Expand All @@ -229,14 +230,15 @@
"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",
"criteria":"['b1-3']",
"inputs": [{
"name": "IP Address",
"key": "ip_address",
"hoverlabel":"IP Address (eg: 202.255.24.62)",
"type": "string"
}, {
"name": "Port",
Expand All @@ -259,14 +261,15 @@
"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",
"criteria":"['b1-3']",
"inputs": [{
"name": "IP Address",
"key": "ip_address",
"hoverlabel":"IP Address (eg: 202.255.24.62)",
"type": "string"
}, {
"name": "Port",
Expand Down Expand Up @@ -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,
Expand All @@ -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,
Expand Down Expand Up @@ -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",
Expand All @@ -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,
Expand Down Expand Up @@ -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']",
Expand Down

0 comments on commit 9b769bd

Please sign in to comment.