Modifier and Type | Interface and Description |
---|---|
interface |
HttpRequestTestStep |
Modifier and Type | Method and Description |
---|---|
protected boolean |
AbstractLoadTestAssertion.targetStepMatches(TestStep testStep) |
Modifier and Type | Method and Description |
---|---|
TestStep |
LoadTestStatistics.getTestStepAtRow(int selectedRow) |
Constructor and Description |
---|
TestSample(TestStep testStep) |
Modifier and Type | Method and Description |
---|---|
void |
LoadTestLog.clearEntries(TestStep testStep) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractLoadStrategy.beforeTestStep(LoadTestRunner loadTestRunner,
LoadTestRunContext context,
TestCaseRunner testRunner,
TestCaseRunContext runContext,
TestStep testStep) |
Modifier and Type | Method and Description |
---|---|
TestStep |
WsdlMockRunContext.getCurrentStep() |
Modifier and Type | Method and Description |
---|---|
void |
JStatisticsGraph.setTestStep(TestStep testStep) |
Modifier and Type | Method and Description |
---|---|
TestStep |
MockTestRunContext.getCurrentStep() |
Modifier and Type | Method and Description |
---|---|
void |
ProgressBarTestCaseAdapter.InternalTestRunListener.beforeStep(TestCaseRunner testRunner,
TestCaseRunContext runContext,
TestStep testStep) |
TestStepResult |
MockTestRunner.runTestStep(TestStep testStep) |
SecurityScanResult |
MockSecurityTestRunner.runTestStepSecurityScan(SecurityTestRunContext runContext,
TestStep testStep,
SecurityScan securityCheck) |
Modifier and Type | Method and Description |
---|---|
void |
WsdlTestCaseDesktopPanel.InternalTestRunListener.beforeStep(TestCaseRunner testRunner,
TestCaseRunContext runContext,
TestStep testStep) |
void |
JTestStepList.setSelectedValue(TestStep testStep,
boolean b) |
Modifier and Type | Method and Description |
---|---|
void |
WsdlMockResponseStepDesktopPanel.InternalTestRunListener.beforeStep(TestCaseRunner testRunner,
TestCaseRunContext runContext,
TestStep testStep) |
Modifier and Type | Method and Description |
---|---|
void |
AMFTestRunListener.beforeStep(TestCaseRunner testRunner,
TestCaseRunContext runContext,
TestStep testStep) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
AbstractTestCaseRunner.runBeforeSteps(TestStep testStep) |
TestStepResult |
AbstractTestCaseRunner.runTestStep(TestStep testStep) |
TestStepResult |
AbstractTestCaseRunner.runTestStep(TestStep testStep,
boolean discard,
boolean process) |
Modifier and Type | Method and Description |
---|---|
void |
WsrmTestRunListener.beforeStep(TestCaseRunner testRunner,
TestCaseRunContext runContext,
TestStep testStep) |
Modifier and Type | Method and Description |
---|---|
<T extends TestStep> |
WsdlTestCase.findNextStepOfType(TestStep referenceStep,
Class<T> stepClass) |
<T extends TestStep> |
WsdlTestCase.findPreviousStepOfType(TestStep referenceStep,
Class<T> stepClass) |
<T extends TestStep> |
WsdlTestCase.getTestStepsOfType(Class<T> stepType) |
Modifier and Type | Method and Description |
---|---|
TestStep |
WsdlTestRunContext.getCurrentStep() |
TestStep |
TestCaseLogItem.getTestStep() |
TestStep |
WsdlTestCase.getTestStepById(UUID testStepId) |
Modifier and Type | Method and Description |
---|---|
List<TestStep> |
WsdlTestCase.getTestStepList() |
Map<String,TestStep> |
WsdlTestCase.getTestSteps() |
Map<String,TestStep> |
WsdlTestCase.getTestStepsOrdered() |
Modifier and Type | Method and Description |
---|---|
<T extends TestStep> |
WsdlTestCase.findNextStepOfType(TestStep referenceStep,
Class<T> stepClass) |
<T extends TestStep> |
WsdlTestCase.findPreviousStepOfType(TestStep referenceStep,
Class<T> stepClass) |
int |
WsdlTestCase.getIndexOfTestStep(TestStep step) |
Constructor and Description |
---|
TestCaseLogItem(TestStep testStep,
String msg) |
WsdlTestRunContext(TestStep testStep) |
Modifier and Type | Interface and Description |
---|---|
interface |
HttpTestRequestStepInterface |
interface |
RestTestRequestStepInterface |
Modifier and Type | Class and Description |
---|---|
class |
AMFRequestTestStep |
class |
HttpTestRequestStep |
class |
JdbcRequestTestStep
WsdlTestStep that executes a WsdlTestRequest
|
class |
ManualTestStep |
class |
PropertyTransfersTestStep
WsdlTestStep for transferring values from a WsdlTestRequest response to a
WsdlTestRequest request using XPath expressions
|
class |
RestTestRequestStep |
class |
WsdlDelayTestStep
TestStep that delays execution for a number of milliseconds
|
class |
WsdlGotoTestStep
TestStep that moves execution to another step based on the contents of a XML
Property
|
class |
WsdlGroovyScriptTestStep
TestStep that executes an arbitrary Groovy script
|
class |
WsdlMockResponseTestStep |
class |
WsdlPropertiesTestStep
TestStep that holds an arbitrary number of custom properties
|
class |
WsdlRunTestCaseTestStep |
class |
WsdlTestRequestStep
WsdlTestStep that executes a WsdlTestRequest
|
class |
WsdlTestStep
Base class for WSDL TestCase test steps.
|
class |
WsdlTestStepWithProperties
Base class for WSDL TestCase test steps.
|
Modifier and Type | Method and Description |
---|---|
TestStep |
WsdlTestStepResult.getTestStep() |
TestStep |
WsdlTestRequestStep.getTestStep() |
TestStep |
WsdlMockResponseTestStep.getTestStep() |
TestStep |
TestRequest.getTestStep() |
TestStep |
RestTestRequestStep.getTestStep() |
TestStep |
JdbcRequestTestStep.getTestStep() |
TestStep |
HttpTestRequestStep.getTestStep() |
TestStep |
AMFRequestTestStep.getTestStep() |
Constructor and Description |
---|
PropertyTransfer(TestStep testStep) |
PropertyTransfer(TestStep testStep,
PropertyTransferConfig config) |
Modifier and Type | Class and Description |
---|---|
static class |
ProPlaceholderStepFactory.WsdlProPlaceholderTestStep |
Modifier and Type | Method and Description |
---|---|
TestStep |
SecurityScan.getTestStep() |
Modifier and Type | Method and Description |
---|---|
SecurityScanResult |
SecurityScan.run(TestStep testStep,
SecurityTestRunContext context,
SecurityTestRunner securityTestRunner) |
void |
SecurityScan.setTestStep(TestStep step) |
Modifier and Type | Method and Description |
---|---|
TestStep |
DefaultTestStepProperty.getTestStep() |
Modifier and Type | Method and Description |
---|---|
void |
TestRunListenerAdapter.beforeStep(TestCaseRunner testRunner,
TestCaseRunContext runContext,
TestStep testStep) |
void |
LoadTestRunListenerAdapter.beforeTestStep(LoadTestRunner loadTestRunner,
LoadTestRunContext context,
TestCaseRunner testRunner,
TestCaseRunContext runContext,
TestStep testStep) |
Object |
AbstractSubmitContext.getProperty(String name,
TestStep testStep,
WsdlTestCase testCase) |
void |
TestSuiteListenerAdapter.testStepAdded(TestStep testStep,
int index) |
void |
TestSuiteListenerAdapter.testStepMoved(TestStep testStep,
int fromIndex,
int offset) |
void |
TestSuiteListenerAdapter.testStepRemoved(TestStep testStep,
int index) |
Modifier and Type | Interface and Description |
---|---|
interface |
OperationTestStep
A TestStep in a TestCase
|
interface |
SamplerTestStep |
Modifier and Type | Method and Description |
---|---|
<T extends TestStep> |
TestCase.findNextStepOfType(TestStep referenceStep,
Class<T> stepClass) |
<T extends TestStep> |
TestCase.findPreviousStepOfType(TestStep referenceStep,
Class<T> stepClass) |
<T extends TestStep> |
TestCase.getTestStepsOfType(Class<T> stepType) |
Modifier and Type | Method and Description |
---|---|
TestStep |
TestCaseRunContext.getCurrentStep() |
TestStep |
TestStepResult.getTestStep() |
TestStep |
TestStepProperty.getTestStep() |
TestStep |
SamplerTestStep.getTestStep() |
TestStep |
Assertable.getTestStep() |
TestStep |
TestCase.getTestStepAt(int index) |
TestStep |
TestCase.getTestStepById(UUID testStepId) |
TestStep |
TestCase.getTestStepByName(String stepName) |
TestStep |
TestCase.insertTestStep(TestStepConfig config,
int position) |
Modifier and Type | Method and Description |
---|---|
List<TestStep> |
TestCase.getTestStepList() |
Modifier and Type | Method and Description |
---|---|
void |
TestRunListener.beforeStep(TestCaseRunner testRunner,
TestCaseRunContext runContext,
TestStep testStep) |
void |
LoadTestRunListener.beforeTestStep(LoadTestRunner loadTestRunner,
LoadTestRunContext context,
TestCaseRunner testRunner,
TestCaseRunContext runContext,
TestStep testStep)
Called before the execution of a teststep
|
<T extends TestStep> |
TestCase.findNextStepOfType(TestStep referenceStep,
Class<T> stepClass) |
<T extends TestStep> |
TestCase.findPreviousStepOfType(TestStep referenceStep,
Class<T> stepClass) |
int |
TestCase.getIndexOfTestStep(TestStep testStep) |
void |
TestSuiteListener.testStepAdded(TestStep testStep,
int index) |
void |
TestSuiteListener.testStepMoved(TestStep testStep,
int fromIndex,
int offset) |
void |
TestSuiteListener.testStepRemoved(TestStep testStep,
int index) |
Modifier and Type | Method and Description |
---|---|
void |
TestCaseTreeNode.testStepInserted(TestStep testStep,
int index) |
void |
TestCaseTreeNode.TestStepsTreeNode.testStepInserted(TestStep testStep,
int index) |
void |
TestCaseTreeNode.testStepMoved(TestStep testStep,
int fromIndex,
int offset) |
void |
TestCaseTreeNode.TestStepsTreeNode.testStepMoved(TestStep testStep,
int fromIndex,
int offset) |
void |
TestCaseTreeNode.testStepRemoved(TestStep testStep,
int index) |
void |
TestCaseTreeNode.TestStepsTreeNode.testStepRemoved(TestStep testStep,
int index) |
Constructor and Description |
---|
TestStepTreeNode(TestStep testStep,
ModelItem parent,
SoapUITreeModel treeModel) |
Modifier and Type | Method and Description |
---|---|
void |
WsdlTestStepsModelItem.InternalTestSuiteListener.testStepAdded(TestStep testStep,
int index) |
void |
WsdlTestStepsModelItem.InternalTestSuiteListener.testStepRemoved(TestStep testStep,
int index) |
Constructor and Description |
---|
AutoTestStepFactory(PluginTestStep annotation,
Class<TestStep> testStepClass) |
Modifier and Type | Method and Description |
---|---|
void |
TestCaseRunLogReport.beforeStep(TestCaseRunner testRunner,
TestCaseRunContext runContext,
TestStep testStep) |
void |
JUnitReportCollector.beforeStep(TestCaseRunner testRunner,
TestCaseRunContext runContext,
TestStep testStep) |
Modifier and Type | Method and Description |
---|---|
TestStep |
SecurityTestRunnerImpl.cloneForSecurityScan(WsdlTestStep sourceTestStep)
Clones original TestStep for security modification this does not alter the
original test step
|
static TestStep |
SecurityTestRunnerImpl.cloneTestStepForSecurityScan(WsdlTestStep sourceTestStep)
Clones original TestStep for security modification this does not alter the
original test step
|
Modifier and Type | Method and Description |
---|---|
Map<TestStep,SecurityTestStepResult> |
SecurityTest.getSecurityTestStepResultMap() |
Modifier and Type | Method and Description |
---|---|
SecurityScan |
SecurityTest.addNewSecurityScan(TestStep testStep,
String securityScanName)
Adds new securityScan for the specific TestStep by Security Scan Type
|
SecurityScan |
SecurityTest.addSecurityScan(TestStep testStep,
SecurityScanFactory factory,
SecurityScanConfig newScanConfig)
Adds a securityScan for the specific TestStep
|
void |
SecurityTest.addTestStepRunListener(TestStep testStep,
SecurityTestRunListener listener) |
boolean |
SecurityTest.canAddSecurityScan(TestStep testStep,
String securityScanName)
Checks if we can add new SecurityScan for the specific TestStep (only one
type of SecurityScan for TestStep is allowed)
|
String[] |
SecurityTest.getAvailableSecurityScanNames(TestStep testStep,
String[] securityScanNames)
Creates array of all available security scan names (those that have not
been added to test step).
|
SecurityTestRunListener[] |
SecurityTest.getTestStepRunListeners(TestStep testStep) |
boolean |
SecurityTest.importSecurityScan(TestStep targetTestStep,
SecurityScan securityScanToClone,
boolean overwrite) |
SecurityScan |
SecurityTest.moveTestStepSecurityScan(TestStep testStep,
SecurityScan securityScan,
int index,
int offset)
Moves specified SecurityScan of a TestStep in a list
|
void |
SecurityTest.putSecurityTestStepResult(TestStep testStep,
SecurityTestStepResult securityTestStepResult)
Puts result of a SecurityTest on a TestStep level to a map, if map
previously contained value for specified TestStep it is being replaced
with the new result value
|
void |
SecurityTest.removeSecurityScan(TestStep testStep,
SecurityScan securityScan)
Remove securityScan for the specific TestStep
|
void |
SecurityTest.removeSecurityScanWhenRemoveTestStep(TestStep testStep,
SecurityScan securityScan) |
void |
SecurityTest.removeTestStepRunListener(TestStep testStep,
SecurityTestRunListener listener) |
TestStepResult |
SecurityTestRunnerImpl.runTestStep(TestStep testStep,
boolean discard,
boolean process) |
SecurityScanResult |
SecurityTestRunnerImpl.runTestStepSecurityScan(SecurityTestRunContext runContext,
TestStep currentStep,
SecurityScan securityScan) |
SecurityScanResult |
SecurityTestRunner.runTestStepSecurityScan(SecurityTestRunContext runContext,
TestStep testStep,
SecurityScan securityScan) |
protected boolean |
SecurityTest.skipTest(TestStep testStep) |
Constructor and Description |
---|
SchemeTypeExtractor(TestStep testStep) |
Modifier and Type | Method and Description |
---|---|
boolean |
SecurityTestLogModel.addSecurityTestStepResult(TestStep testStep)
called before TestStep SecurityScans just to mark beginning of TestStep
SecurityLog part to be updated after step scans finish with proper values
|
boolean |
JSecurityTestRunLog.addSecurityTestStepResult(TestStep testStep) |
Modifier and Type | Method and Description |
---|---|
TestStep |
TestStepNode.getTestStep() |
protected TestStep |
SecurityTreeCellRender.TestStepCellRender.getTestStep() |
Modifier and Type | Method and Description |
---|---|
void |
SecurityTreeRootNode.add(TestStep testStep) |
protected TestStepNode |
SecurityScanTree.getTestStepNode(TestStep testStep) |
void |
SecurityScanTree.insertNodeInto(TestStep testStep) |
TreePath |
SecurityScanTree.moveTestStepNode(TestStep testStep,
int index,
int offset)
moves test step
returns new index/row where test step is inserted
|
void |
SecurityScanTree.removeTestStep(TestStep testStep) |
Constructor and Description |
---|
TestStepNode(SecurityTreeRootNode securityTreeRootNode,
TestStep step,
List<SecurityScan> list) |
Modifier and Type | Method and Description |
---|---|
AbstractSecurityScan |
XPathInjectionSecurityScanFactory.buildSecurityScan(TestStep testStep,
SecurityScanConfig config,
ModelItem parent) |
AbstractSecurityScan |
XmlBombSecurityScanFactory.buildSecurityScan(TestStep testStep,
SecurityScanConfig config,
ModelItem parent) |
AbstractSecurityScan |
SQLInjectionScanFactory.buildSecurityScan(TestStep testStep,
SecurityScanConfig config,
ModelItem parent) |
SecurityScan |
SecurityScanFactory.buildSecurityScan(TestStep testStep,
SecurityScanConfig config,
ModelItem parent) |
AbstractSecurityScan |
MaliciousAttachmentSecurityScanFactory.buildSecurityScan(TestStep testStep,
SecurityScanConfig config,
ModelItem parent) |
AbstractSecurityScan |
MalformedXmlSecurityScanFactory.buildSecurityScan(TestStep testStep,
SecurityScanConfig config,
ModelItem parent) |
AbstractSecurityScan |
InvalidTypesSecurityScanFactory.buildSecurityScan(TestStep testStep,
SecurityScanConfig config,
ModelItem parent) |
AbstractSecurityScan |
GroovySecurityScanFactory.buildSecurityScan(TestStep testStep,
SecurityScanConfig config,
ModelItem parent) |
AbstractSecurityScan |
FuzzerSecurityScanFactory.buildSecurityScan(TestStep testStep,
SecurityScanConfig config,
ModelItem parent) |
AbstractSecurityScan |
CrossSiteScriptingScanFactory.buildSecurityScan(TestStep testStep,
SecurityScanConfig config,
ModelItem parent) |
AbstractSecurityScan |
BoundarySecurityScanFactory.buildSecurityScan(TestStep testStep,
SecurityScanConfig config,
ModelItem parent) |
abstract AbstractSecurityScan |
AbstractSecurityScanFactory.buildSecurityScan(TestStep testStep,
SecurityScanConfig config,
ModelItem parent) |
boolean |
XPathInjectionSecurityScanFactory.canCreate(TestStep testStep) |
boolean |
XmlBombSecurityScanFactory.canCreate(TestStep testStep) |
boolean |
SQLInjectionScanFactory.canCreate(TestStep testStep) |
boolean |
SecurityScanFactory.canCreate(TestStep testStep)
True for test step on which this check could be applied.
|
boolean |
MaliciousAttachmentSecurityScanFactory.canCreate(TestStep testStep) |
boolean |
MalformedXmlSecurityScanFactory.canCreate(TestStep testStep) |
boolean |
InvalidTypesSecurityScanFactory.canCreate(TestStep testStep) |
boolean |
GroovySecurityScanFactory.canCreate(TestStep testStep) |
boolean |
FuzzerSecurityScanFactory.canCreate(TestStep testStep) |
boolean |
CrossSiteScriptingScanFactory.canCreate(TestStep testStep) |
boolean |
BoundarySecurityScanFactory.canCreate(TestStep testStep) |
abstract boolean |
AbstractSecurityScanFactory.canCreate(TestStep testStep)
True for test step on which this scan could be aplied.
|
String[] |
SecurityScanRegistry.getAvailableSecurityScansNames(TestStep testStep) |
Modifier and Type | Method and Description |
---|---|
TestStep |
SecurityTestStepResult.getTestStep() |
Constructor and Description |
---|
SecurityTestStepResult(TestStep testStep,
TestStepResult originalResult) |
Modifier and Type | Method and Description |
---|---|
TestStep |
PropertyMutation.getTestStep() |
TestStep |
AbstractSecurityScan.getTestStep() |
Modifier and Type | Method and Description |
---|---|
protected void |
XPathInjectionSecurityScan.execute(SecurityTestRunner runner,
TestStep testStep,
SecurityTestRunContext context) |
protected void |
XmlBombSecurityScan.execute(SecurityTestRunner securityTestRunner,
TestStep testStep,
SecurityTestRunContext context) |
protected void |
SQLInjectionScan.execute(SecurityTestRunner securityTestRunner,
TestStep testStep,
SecurityTestRunContext context) |
protected void |
MaliciousAttachmentSecurityScan.execute(SecurityTestRunner securityTestRunner,
TestStep testStep,
SecurityTestRunContext context) |
protected void |
MalformedXmlSecurityScan.execute(SecurityTestRunner runner,
TestStep testStep,
SecurityTestRunContext context) |
protected void |
InvalidTypesSecurityScan.execute(SecurityTestRunner securityTestRunner,
TestStep testStep,
SecurityTestRunContext context) |
protected void |
GroovySecurityScan.execute(SecurityTestRunner securityTestRunner,
TestStep testStep,
SecurityTestRunContext context) |
protected void |
FuzzerSecurityScan.execute(SecurityTestRunner runner,
TestStep testStep,
SecurityTestRunContext context) |
protected void |
CrossSiteScriptingScan.execute(SecurityTestRunner securityTestRunner,
TestStep testStep,
SecurityTestRunContext context) |
protected void |
BoundarySecurityScan.execute(SecurityTestRunner securityTestRunner,
TestStep testStep,
SecurityTestRunContext context) |
protected abstract void |
AbstractSecurityScan.execute(SecurityTestRunner runner,
TestStep testStep,
SecurityTestRunContext context)
should be implemented in every particular scan it executes one request,
modified by securityScan if necessary and internally adds messages for
logging to SecurityScanRequestResult
|
protected TestRequest |
AbstractSecurityScan.getOriginalResult(SecurityTestRunnerImpl securityRunner,
TestStep testStep) |
protected TestRequest |
AbstractSecurityScan.getRequest(TestStep testStep) |
protected boolean |
XPathInjectionSecurityScan.hasNext(TestStep testStep,
SecurityTestRunContext context) |
protected boolean |
XmlBombSecurityScan.hasNext(TestStep testStep,
SecurityTestRunContext context) |
protected boolean |
SQLInjectionScan.hasNext(TestStep testStep,
SecurityTestRunContext context) |
protected boolean |
MaliciousAttachmentSecurityScan.hasNext(TestStep testStep,
SecurityTestRunContext context) |
protected boolean |
MalformedXmlSecurityScan.hasNext(TestStep testStep,
SecurityTestRunContext context) |
protected boolean |
InvalidTypesSecurityScan.hasNext(TestStep testStep,
SecurityTestRunContext context) |
protected boolean |
GroovySecurityScan.hasNext(TestStep testStep,
SecurityTestRunContext context) |
protected boolean |
FuzzerSecurityScan.hasNext(TestStep testStep2,
SecurityTestRunContext context) |
protected boolean |
CrossSiteScriptingScan.hasNext(TestStep testStep,
SecurityTestRunContext context) |
protected boolean |
BoundarySecurityScan.hasNext(TestStep testStep,
SecurityTestRunContext context)
this method uses context to handle list of mutated request
|
protected abstract boolean |
AbstractSecurityScan.hasNext(TestStep testStep2,
SecurityTestRunContext context)
checks if specific SecurityScan still has modifications left
|
static boolean |
AbstractSecurityScan.isSecurable(TestStep testStep) |
protected void |
MalformedXmlSecurityScan.mutateParameters(TestStep testStep,
SecurityTestRunContext context) |
SecurityScanResult |
AbstractSecurityScan.run(TestStep testStep,
SecurityTestRunContext context,
SecurityTestRunner securityTestRunner) |
void |
PropertyMutation.setTestStep(TestStep testStep) |
void |
AbstractSecurityScan.setTestStep(TestStep step) |
protected StringToStringMap |
MalformedXmlSecurityScan.update(TestStep testStep,
SecurityTestRunContext context) |
void |
PropertyMutation.updateRequestProperty(TestStep testStep) |
Modifier and Type | Method and Description |
---|---|
static XmlObjectTreeModel |
SecurityScanUtil.getXmlObjectTreeModel(TestStep testStep,
SecurityCheckedParameter scp) |
static boolean |
SecurityScanUtil.scanIsApplicableForTestStep(TestStep testStep,
String scanName)
checks if scan is applicable for provided testStep
|
Modifier and Type | Method and Description |
---|---|
void |
SoapUITestCaseRunner.beforeStep(TestCaseRunner testRunner,
TestCaseRunContext runContext,
TestStep currentStep) |
void |
AbstractSoapUITestRunner.beforeStep(TestCaseRunner testRunner,
TestCaseRunContext runContext,
TestStep currentStep) |
void |
SoapUILoadTestRunner.beforeTestStep(LoadTestRunner loadTestRunner,
LoadTestRunContext context,
TestCaseRunner testRunner,
TestCaseRunContext runContext,
TestStep testStep) |
Copyright © 2019. All Rights Reserved.