A Simple Excel Data-Driven Framework for SoapUI (free version) to Send Requests and Compare Responses.
The purpose of this is to give you a simple, working project which you can then modify or use as a reference for other applications.
This script does not use Assertions and does not use variables in either the Request or the Response (which may interest some) and does not show running this at the Test Case level. The only meaningful output appears in the Groovy test step log, which most people probably DON'T WANT to do. See my other videos using Assertions for a better example.
Instead of using variables in the Request and Response, I use
requestHolder.setNodeValue("//"+ns+":ubiNum",number) to set the value in the Request
and
def returnedWord = response.getNodeValue('//m:NumberToWordsResult') to get the value from the Response.
Code listed in Public Comments below.
(Recorded with https://screencast-o-matic.com)
Auf dieser Seite können Sie das Online-Video Simple Excel Data-Driven Framework SoapUI no assertions mit der Dauer stunde minuten sekunde in guter Qualität ansehen, das der Benutzer T POT 31 Januar 2019 hochgeladen hat, den Link mit Freunden und Bekannten teilen, dieses Video wurde auf Youtube bereits 420 Mal angesehen und es wurde von 2 den Zuschauern gefallen. Viel Spaß beim Betrachtenden Zuschauern gefallen!