Is it possible to use SoapUI(Open Source version) without WSDL since I need to test few java functions which are available on server and I dont have WSDL for these functions?
Is it possible to create WSDL for these functions by any way?
Kindly correct me if I am wrong.