Simple Excel Data-Driven Framework SoapUI no assertions

Publicado em: 31 Janeiro 2019
no canal de: T POT
420
2

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)


Nesta página do site você pode assistir ao vídeo on-line Simple Excel Data-Driven Framework SoapUI no assertions duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário T POT 31 Janeiro 2019, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 420 vezes e gostou 2 espectadores. Boa visualização!