Forum Discussion

rg2018's avatar
rg2018
Occasional Contributor
6 years ago
Solved

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...
  • HimanshuTayal's avatar
    6 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