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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.7 - (view) (download) (as text)

1 : dpollock 1.1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2 :     <html>
3 :     <head>
4 :     <title>Maintenance Release Test Plan - Platform UI - Eclipse</title>
5 :     <meta http-equiv="Content-Type" content="text/html">
6 :     </head>
7 :     <body>
8 : dpollock 1.3 <h1>Maintenance Release Test Plan - 3.1.1 RC2</h1>
9 : dpollock 1.1 <hr />
10 :    
11 :     <h3>Goal</h3>
12 : dpollock 1.3 <p>The goal of this test pass is to achieve full coverage of the SDK to
13 :     get a good overall picture on the state of the build. A full day of
14 :     testing is scheduled for Monday, September 26, 2005.</p>
15 : dpollock 1.1
16 :     <h3>Checklist</h3>
17 : dpollock 1.3 <p>Please see the <a href="componentAreaTesting.html">full test plan</a>
18 :     first.</p>
19 :     <p>Here is a checklist of the things to verify during the test pass.
20 :     Every tester should try to verify all of the items in this list.</p>
21 : dpollock 1.1
22 :     <ul>
23 : dpollock 1.3 <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>
24 : dpollock 1.7 <li><em>MultiEditor</em>. Test that the multi editor works, preferrably
25 : dpollock 1.3 in ways that Paul hasn't. There is a <code>TiledEditor</code> defined
26 :     in <code>org.eclipse.ui.tests</code>, but this can only be opened
27 :     programmatically as it stands right now. There is also a tiled editor
28 :     example on the ottcvs1 server (available to employees at IBM's
29 :     Queensview lab): <code>org.eclipse.ui.examples.tilededitor</code>. This
30 :     example adds a "Tile Editor Test" action set which can be added to a
31 :     perspective via the "Customize Perspective" dialog.</li>
32 :     <li><em>Layout</em>. Verify that the closeable and movable layout flags
33 : pwebster 1.4 are respected for sticky views. Two test perspectives that can
34 :     help are <code>Standalone View DnD Perspective</code> and
35 :     <code>UI Test Perspective for closable view</code>.</li>
36 : dpollock 1.3 <li><em>RCP Preferences</em>. Create an RCP application with an intro
37 :     using the new wizard. Export the RCP application, and run in it. Check
38 :     that if the intro page is closed, this fact is remembered between
39 :     runs.</li>
40 : dpollock 1.1 </ul>
41 :    
42 :     <h3>Platforms</h3>
43 : dpollock 1.3 <p>The following are the platform assignments for the test pass. Please
44 :     try use the listed platform for all parts of the test pass.</p>
45 : dpollock 1.1 <table border=1>
46 : dpollock 1.2 <tr><td>Linux GTK+</td><td>Douglas Pollock</td></tr>
47 : dpollock 1.1 <tr><td>Linux Motif</td><td>Michael Van Meekeren</td></tr>
48 : dpollock 1.2 <tr><td>MacOS X</td><td>Kim Horne</td></tr>
49 : dpollock 1.3 <tr><td>Solaris Motif</td><td>Paul Webster</td></tr>
50 : dpollock 1.5 <tr><td>Windows 2000</td><td>Nick Edgar, Karice McIntyre
51 :     (Chinese)</td></tr>
52 :     <tr><td>Windows XP</td><td>Boris Bokowski, Tod Creasey (Arabic),
53 : dpollock 1.6 Susan Franklin, Eric Moffatt (dual monitor)</td>
54 : dpollock 1.1 </tr>
55 :     </table>
56 :     </body>
57 :     <html>