platform-ui-home/testfix/index.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.82 - (download) (as text) (annotate)
Mon Mar 19 19:42:57 2007 UTC (2 years, 8 months ago) by tod
Branch: MAIN
Changes since 1.81: +6 -11 lines
Updated test plan
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
	<head>
		<title>3.2 RC2 Final Test Plan - Platform UI - Eclipse</title>
		<meta http-equiv="Content-Type" content="text/html">
	</head>
	<body>
		
<h1>3.3 M5 Test Plan</h1>
		<hr />
		
		<h3>Goal</h3>
			
<p>The goal of this test pass is to achieve full coverage of the SDK to get a 
  good overall picture on the state of the build. A full day of testing is scheduled 
  for Tuesday, March 20, 2007. </p>
		
		<h3>Checklist</h3>
<ul>
  <li><em>Trim</em>. Test the new trim support especially if you are not on Windows</li>
  <li><em>Error Handing</em> Generate as many errors as you can and see that the 
    response is what you would expect</li>
  <li><em>Open Resource Dialog</em> Test Camel Case and general concurrency issues</li>
  <li><em>Launching</em> Test Launching the SDK and RCP applications</li>
  <li><em>Tabs </em>test the tab colours and rendering</li>
  <li><em>Commands</em> test that keybindings and menus are rendering as expected</li>
  <li><em>Verify</em>. Verify bugs assigned to you that have been <a
	href="https://bugs.eclipse.org/bugs/buglist.cgi?product=Platform&component=Doc&component=UI&target_milestone=3.3 M6">fixed 
    during 3.3 M6</a>.</li>
  <li><em>Watch your log</em>. Make sure nothing is getting into the .log that 
    indicated a real issue.</li>
  <li><em>Component Testing</em>. Test every component area assigned to you on 
    the <a href="componentAreaTesting.html">component area test plan</a>. 
</ul>
		
		<h3>Platforms</h3>
		<p>The following are the platform assignments for the test pass.  Please
		try use the listed platform for all parts of the test pass.</p>
		
<table border=1>
  <tr> 
    <td>Linux GTK+</td>
    <td>Paul Webster</td>
  </tr>
  <tr> 
    <td>Vista</td>
    <td>Tod Creasey, Eric Moffatt</td>
  </tr>
  <tr> 
    <td>MacOS X</td>
    <td>Kim Horne</td>
  </tr>
  <tr> 
    <td>Windows XP</td>
    <td>Boris Bokowski, Szymon Brandys,Ali Sheraz</td>
  </tr>
</table>
	</body>
<html>