Testing Web Service and Client Generation Using Ant Tasks

Creating bottom up and top down Web services and web service clients using Ant tasks in the Eclipse workbench and at the command line in headless Eclipse mode.

Test cases
 

Test# Test Case Runtime Location Server/State Details
1 Wizard - Import Ant files Eclipse Workbench N/A Import Ant script and properties files to workspace.
2 Top down Java Web Service - Axis Eclipse workbench Existing/Running Generate web service from WSDL using Ant build dialog within Eclipse workbench.
3 Bottom up Java Web Service - Axis Eclipse headless - cmd line Existing/Running Generate web service from Java source using command line batch file and Ant script.
4 Generate Java Client - Axis Eclipse headless - cmd line Existing/stopped Generate proxy from WSDL using command line batch file and Ant script