Forum Discussion

Carlos1__'s avatar
Carlos1__
New Contributor
3 years ago

getTestStepsOfType and AMQPPublishTestStep

Hello Everyone,   i have in my code: else if ( typeToExecute.equals("AMQP") ) { soapuiRequests = testCaseExecuted.getTestStepsOfType(AMQPPublishTestStep); but soapuiRequests = testCaseExecuted...