I have recently begun to wotk with web services in Java. Testing these web services in Java was not as easy as just typing a random request into soapUI.
The soapUI test needs to follow the order defined by the interface definition or XSD.
I have recently begun to wotk with web services in Java. Testing these web services in Java was not as easy as just typing a random request into soapUI.
The soapUI test needs to follow the order defined by the interface definition or XSD.
Post a Comment