platform-core-home/documents/test_plan_30.html

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

revision 1.16, Mon May 31 21:29:52 2004 UTC revision 1.17, Mon May 31 21:43:27 2004 UTC
# Line 251  Line 251 
251      <li>Expand <b>Details</b> area and cancel the CVS checkout</li>      <li>Expand <b>Details</b> area and cancel the CVS checkout</li>
252      <li>Exit should now complete in a timely manner</li>      <li>Exit should now complete in a timely manner</li>
253    </ul>    </ul>
254    <h4>test1</h4>  
   <ul>  
     <li>item 1</li>  
   </ul>  
255  <a href="#top">Back to top</a><br><hr>  <a href="#top">Back to top</a><br><hr>
256  <h3><a name="preferences"/>Runtime - Preferences</h3>  <h3><a name="preferences"/>Runtime - Preferences</h3>
257    
258    <h4>test1</h4>    <h4>Automatic Migration: 2.1 to 3.0</h4>
259    <ul>    <ul>
260      <li>item 1</li>      <li>Start with a 2.1 workspace</li>
261            <li>Change some settings.</li>
262            <li>Run 3.0 on that workspace.</li>
263            <li>Validate preferences.</li>
264      </ul>
265    
266      <h4>Explicit Migration: 2.1 to 3.0</h4>
267      <ul>
268            <li>Start 2.1.</li>
269            <li>Change settings.</li>
270            <li>Export settings.</li>
271            <li>Start 3.0 (new workspace)</li>
272            <li>Import settings.</li>
273            <li>Validate preferences.</li>
274    </ul>    </ul>
275    
276      <h4>Import/Export</h4>
277      <ul>
278      <li>Test Import/Export mechanism.</li>
279      <li>Test project version validation code.</li>
280      </ul>
281    
282      <h4>Default values</h4>
283      <ul>
284      <li>Test old default initialization code.</li>
285      <li>Test product customization code.</li>
286      <li>Test new default inititalization extension point.</li>
287      </ul>
288    
289      <h4>Project Preferences</h4>
290      <ul>
291      <li>Current people using it in SDK are: Character Encoding, PDE runtime workbench output folder exclusion.</li>
292      </ul>
293    
294      <h4>Everything Else...</h4>
295      <ul>
296      <li>Should not notice any changes in behaviour from 2.1.</li>
297      </ul>
298    
299  <a href="#top">Back to top</a><br><hr>  <a href="#top">Back to top</a><br><hr>
300  <h3><a name="resources"/>Resources</h3>  <h3><a name="resources"/>Resources</h3>
301    

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17