Yes, this is when running a soapUI TestCase with a soapui runner. I actually did connect the error output to a TableLog. It only shows, in my case, that a "NO soap fault" assertion failed. There is not much more detail then that. I found a way to use properties and a Groovy script to pull the information I care about out of the soap fault. I can then display this property in the results connection. Not sure how to display properties in the errors connection as this property would be better suited to be displayed in the error output to a TableLog.