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

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2, Wed Mar 9 19:52:09 2005 UTC revision 1.3, Fri Sep 23 18:19:21 2005 UTC
# Line 5  Line 5 
5                  <meta http-equiv="Content-Type" content="text/html">                  <meta http-equiv="Content-Type" content="text/html">
6          </head>          </head>
7          <body>          <body>
8                  <h1>Maintenance Release Test Plan</h1>                  <h1>Maintenance Release Test Plan - 3.1.1 RC2</h1>
9                  <hr />                  <hr />
10    
11                  <h3>Goal</h3>                  <h3>Goal</h3>
12                  <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>                  <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    
16                  <h3>Checklist</h3>                  <h3>Checklist</h3>
17                  <p>Please see the <a href="componentAreaTesting.html">full test plan</a> first.</p>                  <p>Please see the <a href="componentAreaTesting.html">full test plan</a>
18                  <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>                  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    
22                  <ul>                  <ul>
23                  <li>Verify the <a href="https://bugs.eclipse.org/bugs/buglist.cgi?product=Platform&component=UI&target_milestone=3.0.2&order=Importance">bugs fixed for 3.0.1</a>.</li>                  <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                  <li>Watch for general performance problems.</li>                  <li><em>MultiEditor<em>.  Test that the multi editor works, preferrably
25                    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                    are respected for sticky views.</li>
34                    <li><em>RCP Preferences</em>.  Create an RCP application with an intro
35                    using the new wizard.  Export the RCP application, and run in it.  Check
36                    that if the intro page is closed, this fact is remembered between
37                    runs.</li>
38                  </ul>                  </ul>
39    
40                  <h3>Platforms</h3>                  <h3>Platforms</h3>
41                  <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>                  <p>The following are the platform assignments for the test pass.  Please
42                    try use the listed platform for all parts of the test pass.</p>
43                  <table border=1>                  <table border=1>
44                          <tr><td>Linux GTK+</td><td>Douglas Pollock</td></tr>                          <tr><td>Linux GTK+</td><td>Douglas Pollock</td></tr>
45                          <tr><td>Linux Motif</td><td>Michael Van Meekeren</td></tr>                          <tr><td>Linux Motif</td><td>Michael Van Meekeren</td></tr>
46                          <tr><td>MacOS X</td><td>Kim Horne</td></tr>                          <tr><td>MacOS X</td><td>Kim Horne</td></tr>
47                          <tr><td>Solaris</td><td>Tod Creasey</td></tr>                          <tr><td>Solaris Motif</td><td>Paul Webster</td></tr>
48                          <tr><td>Windows 2000</td><td>Nick Edgar</td></tr>                          <tr><td>Windows 2000</td><td>Nick Edgar</td></tr>
49                          <tr><td>Windows XP</td>                          <tr><td>Windows XP</td><td>Tod Creasey (Arabic), Karice McIntyre
50                          <td>Stefan Xenos (dual-monitor)</td>                          (Chinese), Eric Moffatt (dual monitor)</td>
51                          </tr>                          </tr>
52                  </table>                  </table>
53          </body>          </body>

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3