Forum Discussion

cristian77's avatar
cristian77
Occasional Contributor
12 years ago

Soap request with a parameter that is read from a file

I have a test case where the payload of a webservice has inside the binary content of a file.

Is there a way to put insted of the payload a parameter and via a groovy script to load the content from a file ?

Thank you

1 Reply

  • Hi cristian

    You need to create a groovy script write code to read your file and pass it into your step parameter.

    Thanks
    Sadik Ali