platform-ui-home/testfix/index.html

Parent Directory Parent Directory | Revision Log Revision Log


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