Forum Discussion

NoBullMan's avatar
12 years ago

Testing API wit user definedparameter

Hi,
I just downloaded and installed SoapUI. I have a method in my web service that takes auser defined object as parameter. As a result, I cannot test it from within Visual Studio since it only accepts prmitive data types.
Can someone tell me how I can use SoapUI to test this?
I have a client app that consumes the service but I am getting wrong results and need to be testing the web method to see what is wrong.
Thanks.
  • PaulDonny's avatar
    PaulDonny
    Regular Contributor
    I just have to ask this.

    What are you trying to say? Your question is extremely vague, there is no examples shown whatsoever and the question is extremely broad.

    Valid answers can range from:

    Import the WSDL in SoapUI and create a project
    Create Test Steps for the request you are trying to run
    Manually input all of the data that you need
    Press the green arrow button to run it

    to:

    Start Here, keep reading until you can ask the right questions


    Sorry if I sound rude, just your question is extremely vague and the only thing I can tell is that you installed SoapUI from it (thus why I skipped the installation part of the guide).