platform-ui-home/testfix/index.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.85 - (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.85 <title>3.3 M7 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.85 <h1>3.3 M7 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.85 for Tuesday, May 1, 2007. </p>
17 : dpollock 1.25
18 : dpollock 1.13 <h3>Checklist</h3>
19 : tod 1.52 <ul>
20 : tod 1.80 <li><em>Error Handing</em> Generate as many errors as you can and see that the
21 :     response is what you would expect</li>
22 :     <li><em>Open Resource Dialog</em> Test Camel Case and general concurrency issues</li>
23 : tod 1.81 <li><em>Launching</em> Test Launching the SDK and RCP applications</li>
24 : tod 1.82 <li><em>Tabs </em>test the tab colours and rendering</li>
25 :     <li><em>Commands</em> test that keybindings and menus are rendering as expected</li>
26 : tod 1.85 <li><em>Commands</em> Control - 3. Test rendering especially as this is out first use of Owner Draw</li>
27 : tod 1.62 <li><em>Verify</em>. Verify bugs assigned to you that have been <a
28 : tod 1.85 href="https://bugs.eclipse.org/bugs/buglist.cgi?product=Platform&component=Doc&component=UI&target_milestone=3.3 M7">fixed
29 :     during 3.3 M7</a>.</li>
30 : tod 1.68 <li><em>Watch your log</em>. Make sure nothing is getting into the .log that
31 :     indicated a real issue.</li>
32 : tod 1.62 <li><em>Component Testing</em>. Test every component area assigned to you on
33 :     the <a href="componentAreaTesting.html">component area test plan</a>.
34 : tod 1.52 </ul>
35 : dpollock 1.25
36 : dpollock 1.37 <h3>Platforms</h3>
37 : dpollock 1.35 <p>The following are the platform assignments for the test pass. Please
38 :     try use the listed platform for all parts of the test pass.</p>
39 : tod 1.71
40 :     <table border=1>
41 :     <tr>
42 :     <td>Linux GTK+</td>
43 : tod 1.82 <td>Paul Webster</td>
44 : tod 1.71 </tr>
45 :     <tr>
46 : tod 1.78 <td>Vista</td>
47 : tod 1.81 <td>Tod Creasey, Eric Moffatt</td>
48 : tod 1.71 </tr>
49 :     <tr>
50 :     <td>MacOS X</td>
51 : tod 1.78 <td>Kim Horne</td>
52 : tod 1.71 </tr>
53 :     <tr>
54 :     <td>Windows XP</td>
55 : tod 1.85 <td>Boris Bokowski, Kevin McGuire</td>
56 : tod 1.71 </tr>
57 :     </table>
58 : dpollock 1.13 </body>
59 : dpollock 1.25 <html>