Quantcast
Channel: New board topics in SmartBear Community
Viewing all articles
Browse latest Browse all 21061

How to capture assertions list with it's response?

$
0
0

Not sure if the image will appear

 

If you run a testStep and look at the Assertions. SoapUI returns the assertion Green/Red as well as adding "- VALID" or "- FAILED"

 

Question: Is there a way to captuer that full string? The name + status

 

i.e.

SOAP Response - VALID

XPath Match - VALID

Contains - VALID

Not Contains - FAILED

 

Currently I'm pulling the assertionsList - testStep.getAssertionAt(AssertionCount).getLabel()

But I want the extra status piece to go along with it.

Thank you, Rob

 


Viewing all articles
Browse latest Browse all 21061

Trending Articles