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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (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 :     <h1>Maintenance Release Test Plan</h1>
9 :     <hr />
10 :    
11 :     <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>
13 :    
14 :     <h3>Checklist</h3>
15 :     <p>Please see the <a href="componentAreaTesting.html">full test plan</a> first.</p>
16 :     <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>
17 :    
18 :     <ul>
19 :     <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>
20 :     <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>
21 :     <li>Play with the capabilities preference page; make sure it works as expected.</li>
22 :     <li>Try the cut, copy, paste, and select all key bindings in various places.</li>
23 :     <li>Verify that the ESC and DEL keys work when and where they are expected to work.</li>
24 :     <li>Try to change encodings, and verify that changing the encoding triggers a build. This is particularly important with regards to different locales.</li>
25 :     <li>Play around with colours, fonts, and themes; make it sure it all works as expected.</li>
26 :     <li>Make sure that builds happen when you expect them too.</li>
27 :     <li>Watch for general performance problems.</li>
28 :     </ul>
29 :    
30 :     <h3>Platforms</h3>
31 :     <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>
32 :     <table border=1>
33 :     <tr><td>Linux GTK+</td><td>Kim Horne (GTK+ 2.2.1), Douglas Pollock (GTK+ 2.4.x)</td></tr>
34 :     <tr><td>Linux Motif</td><td>Michael Van Meekeren</td></tr>
35 :     <tr><td>MacOS X</td><td>Ines Khelifi</td></tr>
36 :     <tr><td>Solaris</td><td>Billy Biggs</td></tr>
37 :     <tr><td>Windows 2000</td><td>Nick Edgar</td></tr>
38 :     <tr><td>Windows XP</td>
39 :     <td>Andrew Eidsness, Stefan Xenos (dual-monitor), Tod Creasey (simplified chinese)</td>
40 :     </tr>
41 :     </table>
42 :     </body>
43 :     <html>