Forum Discussion

menonhrishi's avatar
12 years ago

SoapUI Pro : Attachment from the command prompt

I am using Soap UI pro 4.6.4.
Could somebody pls tell me how to attach a file to the soap request from the command prompt ?

Thanks a bunch.
Hrishi

1 Reply

  • GiscardN's avatar
    GiscardN
    Frequent Contributor
    Hi,

    There isn't a way to do that from the command prompt. These are the available options for the TestRunner:
    http://www.soapui.org/Test-Automation/functional-tests.html
    You can however pass a filename as parameter, for instance, but that assumes your TestCase will use it some way (e.g. Groovy script) to add the attachment to your request.

    Regards,

    Giscard
    SmartBear Support