| Interface | Description |
|---|---|
| BDDStepMatcher | |
| ObjectFactory |
Interface to be implemented for custom implementation of test step provider class object factory.
|
| QAFTestStepArgumentFormatter<T> | |
| QAFTestStepListener |
This is listener class to track test-step execution.
|
| StepFinder | |
| TestStep |
com.qmetry.qaf.automation.step.TestStep.java
|
| TestStepCaller |
Marker interface to denote that class can be a step caller
|
| TestStepCompositer |
| Class | Description |
|---|---|
| BaseTestStep |
com.qmetry.qaf.automation.step.BaseTestStep.java
|
| BDDStepMatcherFactory | |
| BDDStepMatcherFactory.DefaultBDDStepMatcher | |
| BDDStepMatcherFactory.GherkinStepMatcher | |
| DefaultObjectFactory |
Default
ObjectFactory used by step factory to create object of step
provider class. |
| DryRunAnalyzer | |
| DryRunAnalyzer.StepCallLog | |
| JavaStep |
com.qmetry.qaf.automation.step.JavaStep.java
|
| JavaStepFinder |
com.qmetry.qaf.automation.step.JavaStepFinder.java
|
| JavaStepReporter |
com.qmetry.qaf.automation.step.JavaStepReporter.java
|
| ObjectFactory.Provider | |
| QAFTestStepAdapter |
Adapter class for
QAFTestStepListener. |
| QAFTestStepArgumentFormatterImpl | |
| StepExecutionTracker |
com.qmetry.qaf.automation.step.StepExecutionContext.java
|
| StringTestStep |
A proxy step class facilitate to create non java custom steps.
|
| TestScanario |
com.qmetry.qaf.automation.step.TestScanario.java
|
| WebElementStep |
com.qmetry.qaf.automation.step.WebElementStep.java
|
| WebElementStepLib |
This class will provide predefined steps to be used with web-element.
|
| Exception | Description |
|---|---|
| NotYetImplementedException |
Throw this exception from unimplemented steps to indicate that step not yet
implemented.
|
| StepInvocationException |
com.qmetry.qaf.automation.step.StepInvocationException.java
|
| StepNotFoundException |
com.qmetry.qaf.automation.step.StepInvocationException.java
|
| Annotation Type | Description |
|---|---|
| Formatter | |
| QAFTestStep |
Methods annotated with this annotation will be considered as a test step.
|
| QAFTestStepProvider |
All methods from Class annotated with this annotation will be considered as a
test step.
com.qmetry.qaf.automation.step.QAFTestStepProvider.java |
Copyright © 2000 Infostretch Corp.