Solved
Forum Discussion
5 Replies
Sort By
- nmrao
Champion Level 1
Possible. 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")- nmrao
Champion Level 1
Please check below thread to compare two responses.