11 years ago
call a method in several times
Hi there,i'm new in soap ui.
I would like to call a method which has so many fields.like:
Name,Lastname,Fathername and so on.
I want to call this method 20 times and I want to know that I have no data lose in WSDL.
for instance:
1)
Name:vahid
Lastname=ch
2)
Name=Vahid
Lastname=ch
..
14)
Name=null
Lastname=null
..
20)
name=vahid
Lastname=ch
is it possible to use soapui or not?
Thanks
I would like to call a method which has so many fields.like:
Name,Lastname,Fathername and so on.
I want to call this method 20 times and I want to know that I have no data lose in WSDL.
for instance:
1)
Name:vahid
Lastname=ch
2)
Name=Vahid
Lastname=ch
..
14)
Name=null
Lastname=null
..
20)
name=vahid
Lastname=ch
is it possible to use soapui or not?
Thanks