| Modifier and Type | Interface and Description | 
|---|---|
| interface  | ResponseAssertionDeprecated.   | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractXmlContainsAssertion | 
| class  | GroovyScriptAssertionAssertion performed by a custom Grooy Script | 
| class  | ResponseSLAAssertionAssertion for verifiying that responses occurred in the desired amount of
 time. | 
| class  | SchemaComplianceAssertionAsserts that a request or response message complies with its related WSDL
 definition / XML Schema | 
| class  | SimpleContainsAssertionAssertion that checks for a specified text token in the associated
 WsdlTestRequests response XML message | 
| class  | SimpleNotContainsAssertionAssertion that checks for the non-existence of a specified text token in the
 associated WsdlTestRequests response message | 
| class  | XPathContainsAssertionAssertion that matches a specified XPath expression and its expected result
 against the associated WsdlTestRequests response message | 
| class  | XQueryContainsAssertionAssertion that matches a specified XQuery expression and its expected result
 against the associated WsdlTestRequests response message | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | HttpDownloadAllResourcesAssertion | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JdbcStatusAssertion | 
| class  | JdbcTimeoutAssertion | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JMSStatusAssertionAsserts JMS connection | 
| class  | JMSTimeoutAssertionAsserts JMS response within timeout | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JsonPathAssertionBase | 
| class  | JsonPathContentAssertion | 
| class  | JsonPathCountAssertion | 
| class  | JsonPathExistenceAssertion | 
| class  | JsonPathRegExAssertion | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NotSoapFaultAssertionAssertion that checks that the associated WsdlTestRequests response is not a
 SOAP Fault | 
| class  | SoapFaultAssertionAssertion that checks that the associated WsdlTestRequests response is a SOAP
 Fault | 
| class  | SoapResponseAssertionAsserts that the specified message is a valid SOAP Message | 
| class  | WSARequestAssertionAssertion for verifying that WS-Addressing processing was ok | 
| class  | WSAResponseAssertionAssertion for verifying that WS-Addressing processing was ok | 
| class  | WSSStatusAssertionAssertion for verifiying that WS-Security processing was ok | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CrossSiteScriptAssertion | 
| class  | InvalidHttpStatusCodesAssertionAsserts Http status code in response | 
| class  | SensitiveInfoExposureAssertion | 
| class  | ValidHttpStatusCodesAssertionAsserts Http status code in response | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractSecurityScanImplementation that is common for all security scans. | 
| class  | AbstractSecurityScanWithPropertiesThese are for Security Scans that mutate parameters. | 
| class  | BoundarySecurityScan | 
| class  | CrossSiteScriptingScanThis checks whether any parameters sent in the request are included in the
 response, If they do appear, this is a good parameter to look at as a
 possible attack vector for XSS | 
| class  | FuzzerSecurityScan | 
| class  | GroovySecurityScan | 
| class  | InvalidTypesSecurityScan | 
| class  | MalformedXmlSecurityScan | 
| class  | MaliciousAttachmentSecurityScan | 
| class  | SQLInjectionScanThis will test whether a targeted web page is vulnerable to reflected XSS
 attacks | 
| class  | XmlBombSecurityScan | 
| class  | XPathInjectionSecurityScan | 
Copyright © 2019. All Rights Reserved.