Forum Discussion

ruchika22's avatar
ruchika22
New Member
14 years ago

How to write script for testing in SOAP UI

Hi,

I am new to SOAP UI. Can anyone please tell me how to write a script in Soap UI. I want to print a message and then call a method using this script.

Thanks in advance.

1 Reply

  • wdowling's avatar
    wdowling
    Occasional Contributor
    The simple answer is to add a script step to your test case.

    I'm not sure where you want to print the message or method you want to call. This makes the code difficult.