blob: bbb09513c0d2d573d0a8815438910bff4f1d8eee [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="../../../stylesheets/wtp.xsl"?>
<html>
<head>
<meta name="root" content="../../../../../../" />
<title>JST Web Services Tools Milestone 9 Test Plan</title>
</head>
<body>
<h1>JST Web Services Tools Milestone 9 Test Plan</h1>
<h2>Status of this Plan</h2>
<p>Draft Plan (09-01-2005)</p>
<h2>Overall goals</h2>
<h3>
<b>Co-developer Testing</b>
</h3>
<p>
We will inspect "runtime" version of build to be sure extra
source is not included, and more important, we'll inspect
and test importing SDK version to be sure all relevant "open
source" is included in that SDK build and that it correctly
imports into a development environment.
</p>
<h3>
<b>API Testing</b>
</h3>
<p>
We don't have any official API in M5 but will reserve
this space for future plans to details where API Unit tests
are, their coverage, etc. We will be doing some API unit
tests on the internal provisional APIs in m5.
</p>
<h3>
<b>End User Testing</b>
</h3>
<p>
We will be testing the Web Services wizard, Web Services
Client wizard, Web Services context menus, Web Services
preferences pages and the Web Services Explorer.
</p>
<p>
As we progress through milestones, we'll add more and more
specific details to each scenario.
</p>
<h3>
<b>Platform Testing</b>
</h3>
<p>
While we do not have any platform specific code, or
function, we will have some team members do end-user tests
on Linux, some on Windows.
</p>
<h3>
<b>Performance Testing</b>
</h3>
<p>
We have added some automated performance test cases.
We will continue to add more test cases in upcoming
milestones.
</p>
<h2>Test scenarios</h2>
<p>
For all the scenarios involving the creation and consumption
of Axis Web services, the users need to do the following
first before running any of the test scenarios with the Web service wizard
or Web service client wizard:
</p>
<ul>
<li>Use Windows -> Preference -> Server -> Install Server Runtime to install a server runtime.</li>
<li>The following servers are supported:</li>
<ul>
<li>Tomcat 4.0, 4.1, 5.0, 5.5.</li>
<li>Geronimo 1.0 is supported, but brittle.</li>
</ul>
</ul>
<p>Here are the scenarios:</p>
<h3>
<a href="../scenarios/axis_bujava.html">
Axis bottom up Java Web services
</a>
</h3>
<h3>
<a href="../scenarios/axis_tdjava.html">
Axis top down Java Web services
</a>
</h3>
<h3>
<a href="../scenarios/axis_cjava.html">
Axis Web Service client Java proxy
</a>
</h3>
<h3>
<a href="../scenarios/wse.html">Web Service Explorer</a>
</h3>
<h3>
<a href="../scenarios/popups.html">
Web Service context menus
</a>
</h3>
<h3>
<a href="../scenarios/prefs.html">
Web Services preferences
</a>
</h3>
<h3>
<a href="../scenarios/dwf.html">Dynamic Wizard Framework</a>
</h3>
</body>
</html>