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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.5 - (download) (as text) (annotate)
Mon Sep 26 14:55:01 2005 UTC (4 years, 1 month ago) by dpollock
Branch: MAIN
Changes since 1.4: +4 -3 lines
Corrected a couple of names.
<!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 - 3.1.1 RC2</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 Monday, September 26, 2005.</p>
		
		<h3>Checklist</h3>
		<p>Please see the <a href="componentAreaTesting.html">full test plan</a>
		first.</p>
		<p>Here is a checklist of the 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=Doc&component=UI&target_milestone=3.1.1">bugs fixed for 3.1.1</a>.</li>
		<li><em>MultiEditor<em>.  Test that the multi editor works, preferrably
		in ways that Paul hasn't.  There is a <code>TiledEditor</code> defined
		in <code>org.eclipse.ui.tests</code>, but this can only be opened
		programmatically as it stands right now.  There is also a tiled editor
		example on the ottcvs1 server (available to employees at IBM's
		Queensview lab): <code>org.eclipse.ui.examples.tilededitor</code>.  This
		example adds a "Tile Editor Test" action set which can be added to a
		perspective via the "Customize Perspective" dialog.</li>
		<li><em>Layout</em>.  Verify that the closeable and movable layout flags
		are respected for sticky views. Two test perspectives that can
		help are <code>Standalone View DnD Perspective</code> and 
		<code>UI Test Perspective for closable view</code>.</li>
		<li><em>RCP Preferences</em>.  Create an RCP application with an intro 
		using the new wizard.  Export the RCP application, and run in it.  Check
		that if the intro page is closed, this fact is remembered between
		runs.</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>Douglas Pollock</td></tr>
			<tr><td>Linux Motif</td><td>Michael Van Meekeren</td></tr>
			<tr><td>MacOS X</td><td>Kim Horne</td></tr>
			<tr><td>Solaris Motif</td><td>Paul Webster</td></tr>
			<tr><td>Windows 2000</td><td>Nick Edgar, Karice McIntyre
			(Chinese)</td></tr>
			<tr><td>Windows XP</td><td>Boris Bokowski, Tod Creasey (Arabic),
			Eric Moffatt (dual monitor)</td>
			</tr>
		</table>
	</body>
<html>