platform-ui-home/testfix/index.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.77 - (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.75 <h1>3.3 M2 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 : karice 1.77 for Tuesday, September 19, 2006. The build to test is I20060918-2000.</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 :     <li><em>Viewer updates</em>. Be sure no updates are getting lost.</li>
22 :     <li><em>Working Sets.</em> Test the add/remove/edit.</li>
23 :     <li><em>Wizards</em>. Test transition between pages</li>
24 :     <li><em>Common Navigator</em>. General testing</li>
25 :     <li><em>Undo/Redo</em> of tasks</li>
26 : tod 1.62 <li><em>Verify</em>. Verify bugs assigned to you that have been <a
27 : karice 1.76 href="https://bugs.eclipse.org/bugs/buglist.cgi?product=Platform&component=Doc&component=UI&target_milestone=3.3 M2">fixed
28 : tod 1.75 during 3.3 M2</a>.</li>
29 : tod 1.68 <li><em>Watch your log</em>. Make sure nothing is getting into the .log that
30 :     indicated a real issue.</li>
31 : tod 1.62 <li><em>Component Testing</em>. Test every component area assigned to you on
32 :     the <a href="componentAreaTesting.html">component area test plan</a>.
33 : tod 1.52 </ul>
34 : dpollock 1.25
35 : dpollock 1.37 <h3>Platforms</h3>
36 : dpollock 1.35 <p>The following are the platform assignments for the test pass. Please
37 :     try use the listed platform for all parts of the test pass.</p>
38 : tod 1.71
39 :     <table border=1>
40 :     <tr>
41 :     <td>Linux GTK+</td>
42 : tod 1.75 <td>Paul Webster, Kryzstof Michalski</td>
43 : tod 1.71 </tr>
44 :     <tr>
45 :     <td>Linux Motif</td>
46 : tod 1.75 <td>Boris Bokowski</td>
47 :     </tr>
48 :     <tr>
49 :     <td>Vista</td>
50 : tod 1.68 <td>Tod Creasey</td>
51 : tod 1.71 </tr>
52 :     <tr>
53 :     <td>MacOS X</td>
54 :     <td>Aaron Ferguson</td>
55 :     </tr>
56 :     <tr>
57 :     <td>Windows XP</td>
58 : tod 1.75 <td>Karice McIntyre(NL), Eric Moffatt (Dual Monitor - should test against
59 :     traditional usuage (multi shell) and atypical uses (single shell spanning
60 :     monitors)), Michael Elder, Susan Franklin, Szymon Brandys</td>
61 : tod 1.71 </tr>
62 :     </table>
63 : dpollock 1.13 </body>
64 : dpollock 1.25 <html>