Forum Discussion

MC's avatar
MC
Contributor
17 years ago

Persist the request/response pairs for a test suite run

I would like to persist the running of a test suite into a separate file or directory.
In particular, I'd like to store the requests sent (after variable substitution) and responses
received. Ideally, I don't want to write a groovy utility to do this. Can it be done?
I couldn't see anything in the 2.5.1 documentation. Thanks.

1 Reply

  • Hi!

    the command-line runner has a -a option to save all request/responses, maybe that is what you are looking for?

    regards,

    /Ole
    eviware.com