Forum Discussion
JHunt
8 years agoCommunity Hero
assert new groovy.json.JsonSlurper() .parseText(messageExchange.responseContent) .find {it.key == "abc" && it.value == 123}
reyaz079
8 years agoNew Contributor
I have a doubt here, i need to add a groovy script step here, and need to add content given by you. Or directly i can keep it either contains or Not Contains assertion section