Forum Discussion

saravananramamo's avatar
saravananramamo
Contributor
16 years ago

passing multiple values in REST using soapui

Dear all,

I am using soapUI 3.0.1. I have created REST Webservice and i am using soapUI to test the RESTful webservices.

In general , I can able to create REST test suite with soapUI and successfully able to get reply from the service.

My scenario is that I want to pass list (ex: list of multiple address, address=abc&address=xyz and so on).

Is there any way to pass multiple address in soapUI.

Please suggest me.
Thanks for your help.

Regards
Saravanan Ramamoorthy

1 Reply

  • AnandKiran's avatar
    AnandKiran
    Frequent Contributor
    Hi Saravanan Ramamoorthy,

    Can you be more specific , how many input fields does your Rest Service has?

    In your example you have mentioned

    address=abc&address=xyz and so on

    are you going to pass these values in a same request or you want to test the service with different sets of inputs.

    Regards
    Anand.