rg2018
7 years agoOccasional Contributor
Assert Script
I need to verify via script assertion that within "SimpleList" that
SimpleName1 with "outcome": "Met"
SimpleName2 with "outcome": "Met
.
.
.
etc......
I'm able to output SimpleName1...
- 7 years ago
Hi rg2018,
If it is understood to you that everytime your "outcome" value remains same then you can store this in properties and validating it using json slurprer in script assertion.
Click "Accept as Solution" button if my answer has helped, and remember to give "kudos" :)
Thanks,
Himanshu Tayal