platform-ui-home/testfix/index.html

Parent Directory Parent Directory | Revision Log Revision Log


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

1 : nick 1.11 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2 : dpollock 1.13 <html>
3 :     <head>
4 : tod 1.69 <title>3.2 RC2 Final Test Plan - Platform UI - Eclipse</title>
5 : dpollock 1.13 <meta http-equiv="Content-Type" content="text/html">
6 :     </head>
7 :     <body>
8 : tod 1.52
9 : tod 1.80 <h1>3.3 M4 Test Plan</h1>
10 : dpollock 1.13 <hr />
11 : dpollock 1.25
12 : dpollock 1.13 <h3>Goal</h3>
13 : tod 1.52
14 :     <p>The goal of this test pass is to achieve full coverage of the SDK to get a
15 :     good overall picture on the state of the build. A full day of testing is scheduled
16 : tod 1.80 for Tuesday, December 12, 2006. </p>
17 : dpollock 1.25
18 : dpollock 1.13 <h3>Checklist</h3>
19 : tod 1.52 <ul>
20 : tod 1.75 <li><em>Trim</em>. Test the new trim support especially if you are not on Windows</li>
21 : tod 1.80 <li><em>Saving Settings </em>Test that saving working sets and layout between
22 :     workspace switching works</li>
23 :     <li><em>JFace Snippets</em> Run all of the JFace Snippets, especially on the
24 :     Mac</li>
25 :     <li><em>Error Handing</em> Generate as many errors as you can and see that the
26 :     response is what you would expect</li>
27 :     <li><em>Open Resource Dialog</em> Test Camel Case and general concurrency issues</li>
28 :     <li><em>Themes</em> Use non standard colours and fonts and test</li>
29 :     <li><em>Progress Viewer </em>check that it updates when you scroll</li>
30 :     <li><em>Decorators</em> Make sure that the Package Explorer and Resource Navigator
31 :     decorate as expected</li>
32 :     <li><em>Quick Access </em>Check issues with the Ctrl E support</li>
33 :     <li><em>Filtered List</em> Check the filtered list in the preferences dialog</li>
34 : tod 1.62 <li><em>Verify</em>. Verify bugs assigned to you that have been <a
35 : tod 1.80 href="https://bugs.eclipse.org/bugs/buglist.cgi?product=Platform&component=Doc&component=UI&target_milestone=3.3 M4">fixed
36 :     during 3.3 M4</a>.</li>
37 : tod 1.68 <li><em>Watch your log</em>. Make sure nothing is getting into the .log that
38 :     indicated a real issue.</li>
39 : tod 1.62 <li><em>Component Testing</em>. Test every component area assigned to you on
40 :     the <a href="componentAreaTesting.html">component area test plan</a>.
41 : tod 1.52 </ul>
42 : dpollock 1.25
43 : dpollock 1.37 <h3>Platforms</h3>
44 : dpollock 1.35 <p>The following are the platform assignments for the test pass. Please
45 :     try use the listed platform for all parts of the test pass.</p>
46 : tod 1.71
47 :     <table border=1>
48 :     <tr>
49 : tod 1.80 <td>Solaris</td>
50 :     <td>Paul Webster</td>
51 :     </tr>
52 :     <tr>
53 : tod 1.71 <td>Linux GTK+</td>
54 : tod 1.80 <td>Kryzstof Michalski, Aaron Ferguson</td>
55 : tod 1.71 </tr>
56 :     <tr>
57 : tod 1.78 <td>Vista</td>
58 : tod 1.80 <td>Tod Creasey, Eric Moffatt, Karice McIntyre</td>
59 : tod 1.71 </tr>
60 :     <tr>
61 :     <td>MacOS X</td>
62 : tod 1.78 <td>Kim Horne</td>
63 : tod 1.71 </tr>
64 :     <tr>
65 :     <td>Windows XP</td>
66 : tod 1.80 <td>Boris Bokowski, Michael Elder, Szymon Brandys, Bartosz Kowalewski</td>
67 : tod 1.71 </tr>
68 :     </table>
69 : dpollock 1.13 </body>
70 : dpollock 1.25 <html>