One of my friend is ask me this question which I am not able to answer :P
:P
He created a test webservice project which work as a calculater(add del etc etc)
You mean
web service Name is calculator
and
Operations are add del etc ?
is this correct?
then he create a WSDL for the same and put in SOAP-UI tool(Don't know what it is for)
To check whether he is able to connect to deployed Web Service Server and could call the Operations(methods) by passing values to it.
He is having an confusion because for every methond in his project Soap-UI created an different request. Is it always like this?? if yes why it is so??
Do you mean to say that for every operation is when invoked,
a new screen opens in
SOAP UI
and you need to pass parameters to it?
your question is,
For sending request, for all operations(add, del etc), a new object creates or not?
is understanding correct? if not please clarify more