Forum Discussion

mike99's avatar
mike99
New Contributor
12 years ago

Test suite response processing

Hi,

I'm new here and very new to SoapUI and its features.

So I will try to be as concise as possible, but I am not a developer or anything, so hopefully I make sense

I'm running a load test with multiple test steps. My load tests only records a failure if the requests times out or the host refuses the request for what ever reason. Essentially it only captures connection failures.

I would like to record failures based on the response body. Is this possible?

2 Replies

  • nmrao's avatar
    nmrao
    Icon for Champion Level 1 rankChampion Level 1
    Not sure. But, may be you could try having xpath assertion on the response.
  • mike99's avatar
    mike99
    New Contributor
    Ahh yes. I have figured out a way to do it by using assertions.

    Thanks very much!