Forum Discussion
- nmraoChampion Level 3Possible. Please provide sample data as solution would be directly related to your json.
- eissaevaContributor
The expected and actual JSON responses are attached.
I removed date and timestamp which appears in the output console after executing log.info ()
def infoConstActual = context.expand( '${postQueryWithSFGraphIdAndBlankConstraint#Response#$[\'data\'][\'groundProjection\'][\'informationConstraints\']}' )
def infoConstExpected = context.getTestCase().getPropertyValue("gpInfoConstraints")- nmraoChampion Level 3
Please check below thread to compare two responses.