MartinSpamer
13 years agoFrequent Contributor
Creating your own TestSteps in soapUI
The Blog article Creating your own TestSteps in soapUI offers an powerful technique for extending SOAPUI.
However the sample will not build because the following class is missing, moved or refactored.
com.eviware.soapui.config.TestStepConfig;
It is in the Java Doc (com.eviware.soapui.config.TestStepConfig) and Source Code
However It doesn't exist in build jars for either the Community or Pro versions.
However the sample will not build because the following class is missing, moved or refactored.
com.eviware.soapui.config.TestStepConfig;
It is in the Java Doc (com.eviware.soapui.config.TestStepConfig) and Source Code
However It doesn't exist in build jars for either the Community or Pro versions.