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 "Javascript Test Plan"

 
(Wikified)
Line 1: Line 1:
<table width="100%">
+
==Overview==
<tr>
+
 
<td width="80%" align="top">
+
<br><b><big>Javascript Component Test Plan</big></b>
+
<br><b><big>WTP 1.5</big></b>
+
<td>
+
http://www.eclipse.org//webtools/images/wtplogosmall.jpg
+
</td>
+
</tr>
+
</table>
+
<table width="100%"><tr><td valign="top" bgcolor="#0080c0"><big><b><font face="Arial,Helvetica" color="#ffffff">&nbsp;&nbsp;Overview</font></b></big></td>
+
</tr></table>
+
==== ====
+
 
We perform various types of testing during our testing phase, including:
 
We perform various types of testing during our testing phase, including:
 
* Co-developer Testing
 
* Co-developer Testing

Revision as of 17:49, 11 May 2006

Overview

We perform various types of testing during our testing phase, including:

  • Co-developer Testing
  • API Testing
  • End User Testing
  • Platform Testing
  • Performance Testing

For more information, see our test plan on the Web Tools Platform site, Javascript Milestone Test Plan. We greatly encourage and welcome volunteers to help out in testing. It's a great way to participate and learn more about our component!

Back to the top