platform-ui-home/testfix/index.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.86 - (download) (as text) (annotate)
Tue May 1 12:13:44 2007 UTC (2 years, 6 months ago) by tod
Branch: MAIN
CVS Tags: HEAD
Changes since 1.85: +1 -0 lines
Added keys page
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
	<head>
		<title>3.3 M7 Final Test Plan - Platform UI - Eclipse</title>
		<meta http-equiv="Content-Type" content="text/html">
	</head>
	<body>
		
<h1>3.3 M7 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, May 1, 2007. </p>
		
		<h3>Checklist</h3>
<ul>
  <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>Keys Preference Page</em> Test layout and functionality</li>
  <li><em>Commands</em> Control - 3. Test rendering especially as this is out first use of Owner Draw</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 M7">fixed 
    during 3.3 M7</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, Kevin McGuire</td>
  </tr>
</table>
	</body>
<html>