Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Web Services Smoke Test Scenarios"

(Web Services Smoke Test Scenarios)
 
Line 1: Line 1:
== Web Services Smoke Test Scenarios ==
+
== Web Services Smoke Test Scenarios ==
  
The following Web services tutorials are being used as smoke testing scenarios:
+
The following Web services tutorials are being used as smoke testing scenarios:  
  
* [http://www.eclipse.org/webtools/jst/components/ws/1.5/tutorials/BottomUpWebService/BottomUpWebService.html Creating Bottom-up Web Service]
+
*[http://www.eclipse.org/webtools/jst/components/ws/1.5/tutorials/BottomUpWebService/BottomUpWebService.html Creating Bottom-up Web Service]  
* [http://www.eclipse.org/webtools/jst/components/ws/1.5/tutorials/TopDownWebService/TopDownWebService.html Creating Top-down Web Service]
+
*[http://www.eclipse.org/webtools/jst/components/ws/1.5/tutorials/TopDownWebService/TopDownWebService.html Creating Top-down Web Service]  
* [http://www.eclipse.org/webtools/jst/components/ws/1.5/tutorials/WebServiceClient/WebServiceClient.html Creating Web Service Client]
+
*[http://www.eclipse.org/webtools/jst/components/ws/1.5/tutorials/WebServiceClient/WebServiceClient.html Creating Web Service Client]  
* [http://www.eclipse.org/webtools/jst/components/ws/1.0/tutorials/WebServiceAntTask/WebServiceAntTask.html Using Web Services Ant tasks]
+
*[http://www.eclipse.org/webtools/jst/components/ws/1.0/tutorials/WebServiceAntTask/WebServiceAntTask.html Using Web Services Ant tasks]  
* [http://www.eclipse.org/webtools/jst/components/ws/1.0/tutorials/WebServiceExplorer/WebServiceExplorer.html Using the Web Services Explorer to test a Web service]
+
*[http://www.eclipse.org/webtools/jst/components/ws/1.0/tutorials/WebServiceExplorer/WebServiceExplorer.html Using the Web Services Explorer to test a Web service]  
* [http://www.eclipse.org/webtools/jst/components/ws/3.2/tutorials/JAX-RSWebService/JAX-RSWebService.html Creating a JAX-RS (RESTful) Web service]
+
*[http://wiki.eclipse.org/Creating_a_JAX-RS_Web_Service Creating a JAX-RS (RESTful) Web service]

Latest revision as of 21:40, 29 April 2010

Web Services Smoke Test Scenarios

The following Web services tutorials are being used as smoke testing scenarios:

Back to the top