Use the Web Service Client wizard to perform repeatable tests.
The Web service client test provides a Java client to invoke the service and generates a Java class containing a JUnit test for each of the service methods. You then modify the JUnit test to provide the desired input. Use Assert statements to verify that the result is the expected result.
A <testclientname>.TestClient.java file is generated as a result of this process. To change the test data, such as to modify the parameters that are submitted when each service method is invoked or to run multiple invocations, edit this file.
After the Java client is created, you can automate the unit tests.
Use the SOAP Inspector to view the raw message.
For product-related issues, contact Sybase Technical Support at 1-800-8SYBASE. Send your feedback on this help topic directly to Sybase Technical Publications: pubs@sybase.com