platform-ui-home/testfix/index.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.80, Mon Dec 11 15:33:35 2006 UTC revision 1.81, Tue Feb 6 13:58:08 2007 UTC
# Line 6  Line 6 
6          </head>          </head>
7          <body>          <body>
8    
9  <h1>3.3 M4 Test Plan</h1>  <h1>3.3 M5 Test Plan</h1>
10                  <hr />                  <hr />
11    
12                  <h3>Goal</h3>                  <h3>Goal</h3>
13    
14  <p>The goal of this test pass is to achieve full coverage of the SDK to get a  <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    good overall picture on the state of the build. A full day of testing is scheduled
16    for Tuesday, December 12, 2006. </p>    for Tuesday, February 6, 2006. </p>
17    
18                  <h3>Checklist</h3>                  <h3>Checklist</h3>
19  <ul>  <ul>
20    <li><em>Trim</em>. Test the new trim support especially if you are not on Windows</li>    <li><em>Trim</em>. Test the new trim support especially if you are not on Windows</li>
   <li><em>Saving Settings </em>Test that saving working sets and layout between  
     workspace switching works</li>  
   <li><em>JFace Snippets</em> Run all of the JFace Snippets, especially on the  
     Mac</li>  
21    <li><em>Error Handing</em> Generate as many errors as you can and see that the    <li><em>Error Handing</em> Generate as many errors as you can and see that the
22      response is what you would expect</li>      response is what you would expect</li>
23    <li><em>Open Resource Dialog</em> Test Camel Case and general concurrency issues</li>    <li><em>Open Resource Dialog</em> Test Camel Case and general concurrency issues</li>
24    <li><em>Themes</em> Use non standard colours and fonts and test</li>    <li><em>Launching</em> Test Launching the SDK and RCP applications</li>
25    <li><em>Progress Viewer </em>check that it updates when you scroll</li>    <li><em>R33 Presentation</em> Switch to the 33 presentation and check for
26    <li><em>Decorators</em> Make sure that the Package Explorer and Resource Navigator      <ul>
27      decorate as expected</li>        <li>tab drawing</li>
28    <li><em>Quick Access </em>Check issues with the Ctrl E support</li>        <li>editor management</li>
29    <li><em>Filtered List</em> Check the filtered list in the preferences dialog</li>        <li>trim</li>
30        </ul>
31      </li>
32    <li><em>Verify</em>. Verify bugs assigned to you that have been <a    <li><em>Verify</em>. Verify bugs assigned to you that have been <a
33          href="https://bugs.eclipse.org/bugs/buglist.cgi?product=Platform&component=Doc&component=UI&target_milestone=3.3 M4">fixed          href="https://bugs.eclipse.org/bugs/buglist.cgi?product=Platform&component=Doc&component=UI&target_milestone=3.3 M5">fixed
34      during 3.3 M4</a>.</li>      during 3.3 M5</a>.</li>
35    <li><em>Watch your log</em>. Make sure nothing is getting into the .log that    <li><em>Watch your log</em>. Make sure nothing is getting into the .log that
36      indicated a real issue.</li>      indicated a real issue.</li>
37    <li><em>Component Testing</em>. Test every component area assigned to you on    <li><em>Component Testing</em>. Test every component area assigned to you on
# Line 46  Line 44 
44    
45  <table border=1>  <table border=1>
46    <tr>    <tr>
     <td>Solaris</td>  
     <td>Paul Webster</td>  
   </tr>  
   <tr>  
47      <td>Linux GTK+</td>      <td>Linux GTK+</td>
48      <td>Kryzstof Michalski, Aaron Ferguson</td>      <td>Tomasz Zarna, Paul Webster</td>
49    </tr>    </tr>
50    <tr>    <tr>
51      <td>Vista</td>      <td>Vista</td>
52      <td>Tod Creasey, Eric Moffatt, Karice McIntyre</td>      <td>Tod Creasey, Eric Moffatt</td>
53    </tr>    </tr>
54    <tr>    <tr>
55      <td>MacOS X</td>      <td>MacOS X</td>
# Line 63  Line 57 
57    </tr>    </tr>
58    <tr>    <tr>
59      <td>Windows XP</td>      <td>Windows XP</td>
60      <td>Boris Bokowski, Michael Elder, Szymon Brandys, Bartosz Kowalewski</td>      <td>Boris Bokowski, Szymon Brandys,Ali Sheraz</td>
61    </tr>    </tr>
62  </table>  </table>
63          </body>          </body>

Legend:
Removed from v.1.80  
changed lines
  Added in v.1.81