| Package | Description | 
|---|---|
| com.eviware.soapui.impl.wsdl.teststeps | WsdlTestStep implementations | 
| com.eviware.soapui.impl.wsdl.teststeps.assertions.basic | |
| com.eviware.soapui.impl.wsdl.teststeps.assertions.json | |
| com.eviware.soapui.security.scan | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PropertyTransfersTestStepWsdlTestStep for transferring values from a WsdlTestRequest response to a
 WsdlTestRequest request using XPath expressions | 
| class  | WsdlGotoTestStepTestStep that moves execution to another step based on the contents of a XML
 Property | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractXmlContainsAssertion | 
| 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  | JsonPathAssertionBase | 
| class  | JsonPathContentAssertion | 
| class  | JsonPathCountAssertion | 
| class  | JsonPathExistenceAssertion | 
| class  | JsonPathRegExAssertion | 
| Modifier and Type | Class and Description | 
|---|---|
| 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  | SQLInjectionScanThis will test whether a targeted web page is vulnerable to reflected XSS
 attacks | 
| class  | XmlBombSecurityScan | 
| class  | XPathInjectionSecurityScan | 
Copyright © 2019. All Rights Reserved.