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

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

revision 1.7, Mon Sep 26 17:31:42 2005 UTC revision 1.8, Mon Jan 9 20:51:48 2006 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 - 3.1.1 RC2</h1>  
9    <h1>Maintenance Release Test Plan - 3.1.2 RC1</h1>
10                  <hr />                  <hr />
11    
12                  <h3>Goal</h3>                  <h3>Goal</h3>
13                  <p>The goal of this test pass is to achieve full coverage of the SDK to  
14                  get a good overall picture on the state of the build.  A full day of  <p>The goal of this test pass is to achieve full coverage of the SDK to get a
15                  testing is scheduled for Monday, September 26, 2005.</p>    good overall picture on the state of the build. A full day of testing is scheduled
16      for Tuesday, January 10, 2005.</p>
17    
18                  <h3>Checklist</h3>                  <h3>Checklist</h3>
19                  <p>Please see the <a href="componentAreaTesting.html">full test plan</a>                  <p>Please see the <a href="componentAreaTesting.html">full test plan</a>
# Line 19  Line 21 
21                  <p>Here is a checklist of the things to verify during the test pass.                  <p>Here is a checklist of the things to verify during the test pass.
22                  Every tester should try to verify all of the items in this list.</p>                  Every tester should try to verify all of the items in this list.</p>
23    
24    
25                  <ul>                  <ul>
26                  <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>Verify the <a href="https://bugs.eclipse.org/bugs/buglist.cgi?product=Platform&component=Doc&component=UI&target_milestone=3.1.2">bugs
27                  <li><em>MultiEditor</em>.  Test that the multi editor works, preferrably      fixed for 3.1.2</a></li>
                 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>  
28                  </ul>                  </ul>
29    
30                  <h3>Platforms</h3>                  <h3>Platforms</h3>

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8