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 |
PropertyTransfersTestStep
WsdlTestStep for transferring values from a WsdlTestRequest response to a
WsdlTestRequest request using XPath expressions
|
class |
WsdlGotoTestStep
TestStep that moves execution to another step based on the contents of a XML
Property
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractXmlContainsAssertion |
class |
XPathContainsAssertion
Assertion that matches a specified XPath expression and its expected result
against the associated WsdlTestRequests response message
|
class |
XQueryContainsAssertion
Assertion 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 |
AbstractSecurityScanWithProperties
These are for Security Scans that mutate parameters.
|
class |
BoundarySecurityScan |
class |
CrossSiteScriptingScan
This 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 |
SQLInjectionScan
This will test whether a targeted web page is vulnerable to reflected XSS
attacks
|
class |
XmlBombSecurityScan |
class |
XPathInjectionSecurityScan |
Copyright © 2019. All Rights Reserved.