Forum Discussion

psarnaik79's avatar
psarnaik79
New Contributor
8 years ago
Solved

Assertion teststep fails with error "Failed- null/empty response body"

I am creating assertion teststep for JSONPath match for existing JSON content (read from file using Groovy) with the one from Response of the GET request. If checked in assertion UI with 'Test' funct...
  • JKambli's avatar
    8 years ago

    Hi,

     

    Right click on TestCase > Options > Uncheck Discard results if passed.

     

    Thanks