-3

I am namrata ...

I have been doing REST API testing in my company. I a new for API testing.

I have done simple REST API testing using SoupUI.

My Question: I would like to know, how can I go for assertions in REST API using SoupUI testing tool.

Please let me know the steps.

Thanks in advance

1 Answers1

0

There are lot of ways you can add assertions.

  1. XPath
  2. Xquery
  3. Script Assertion etc...

The given screenshot is the way to add the XPath assertion..

enter image description here

ChanGan
  • 4,254
  • 11
  • 74
  • 135