Forum Discussion

Paramanand_Ghod's avatar
Paramanand_Ghod
Contributor
16 years ago

Re: How to capture the whole response in excel sheet?

How to capture the whole response XML in excel sheet?

1 Reply

  • Hi!

    Add an Excel DataSink to your TestCase with a property to hold the response and then a property-transfer after the request that transfers the Response property from the Request to the DataSink, ie the setup would be

    1) Request
    2) Property-Transfer
    3) DataSink (Excel)

    hope this helps!

    regards,

    /Ole
    eviware.com