platform-ui-home/testfix/testpass-maintenance.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (download) (as text) (annotate)
Wed Sep 8 18:28:32 2004 UTC (5 years, 2 months ago) by dpollock
Branch: MAIN
Test pass for the maintenance build.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
	<head>
		<title>Maintenance Release Test Plan - Platform UI - Eclipse</title>
		<meta http-equiv="Content-Type" content="text/html">
	</head>
	<body>
		<h1>Maintenance Release 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.</p>
		
		<h3>Checklist</h3>
		<p>Please see the <a href="componentAreaTesting.html">full test plan</a> first.</p>
		<p>Here is a checklist of some of the late changing things to verify during the test pass.  Every tester should try to verify all of the items in this list.</p>
		
		<ul>
		<li>Verify the <a href="https://bugs.eclipse.org/bugs/buglist.cgi?product=Platform&component=UI&target_milestone=3.0.1&order=Importance">bugs fixed for 3.0.1</a>.</li>
		<li>Storing and restoring the state of views and editors.  In particular, we want to make sure that the full functionality of a part is available when it is restored (as opposed to when it is created after starting).</li>
		<li>Play with the capabilities preference page; make sure it works as expected.</li>
		<li>Try the cut, copy, paste, and select all key bindings in various places.</li>
		<li>Verify that the ESC and DEL keys work when and where they are expected to work.</li>
		<li>Try to change encodings, and verify that changing the encoding triggers a build.  This is particularly important with regards to different locales.</li>
		<li>Play around with colours, fonts, and themes; make it sure it all works as expected.</li>
		<li>Make sure that builds happen when you expect them too.</li>
		<li>Watch for general performance problems.</li>
		</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>Kim Horne (GTK+ 2.2.1), Douglas Pollock (GTK+ 2.4.x)</td></tr>
			<tr><td>Linux Motif</td><td>Michael Van Meekeren</td></tr>
			<tr><td>MacOS X</td><td>Ines Khelifi</td></tr>
			<tr><td>Solaris</td><td>Billy Biggs</td></tr>
			<tr><td>Windows 2000</td><td>Nick Edgar</td></tr>
			<tr><td>Windows XP</td>
			<td>Andrew Eidsness, Stefan Xenos (dual-monitor), Tod Creasey (simplified chinese)</td>
			</tr>
		</table>
	</body>
<html>