How to compare responses from two runs for regression testing

How to compare responses from two runs for regression testing?

I have a collection which runs a sequence of requests to an API. Assuming all responses were correct I want to save all of the responses somewhere automatically and in the next run I want only to check if the responses are the same.

Purpose is that we assume that the current responses are tested and are ok, and we only want automatically test if any of our code changes introduced new bugs in the already released API.

1 Like

Thanks for your post, and sorry we didn’t get to this sooner. This isn’t the experience we want for our users.

Since the post is a bit older, we’re closing it to make room for newer discussions. If you’re still experiencing this or have new details to share, we’d love for you to start a new discussion.