Forum Discussion

RelayHealth_McK's avatar
13 years ago

Capturing Assertion failure when running from command line

I built a Test Suite for calling a web method and I added an assertion using the XPath Match. The assertion has been written in a way where it is expecting a static value thus always failing. I have ...