Changes between Version 19 and Version 20 of TestPlan082

Show
Ignore:
Timestamp:
03/03/11 13:48:44 (2 years ago)
Author:
c2dietric
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TestPlan082

    v19 v20  
    99  * ~~Use your own license text.  Test by changing, from the Eclipse menu bar, Window->Preferences-> OSSIE -> License and paste in new text.  Generate a component, see if the new text shows up in the source files.~~ 
    1010 
    11  * Create a python component.  Test long, bool and string properties, both in OEF and in the generated component. 
    12   * Properties dialog.  Create component.  Test “string” property.  (Check the XML, call configure() and query().) 
    13   * Use this component in a waveform that also has a C++ component, e.g., TxDemo.  Make sure that WaveDash can configure properties of both components without crashing the waveform. 
     11 * ~~Create a python component.  Test long, bool and string properties, both in OEF and in the generated component.~~ 
     12  * ~~Properties dialog.  Create component.  Test “string” property.  (Check the XML, call configure() and query().)~~ 
     13  * ~~Use this component in a waveform that also has a C++ component, e.g., TxDemo.  Make sure that WaveDash can configure properties of both components without crashing the waveform.~~ 
    1414 
    1515 * ALF should start nodeBooter  
     
    2727  * ~~Multiple devices to one platform~~ 
    2828 
     29 * Test and document any ALF features not already included in User Guide 
     30ALF features include:  Launch WaveDash using IP address from ALF, config file (paths) 
     31 * Test and document new WaveDash features, document any WaveDash features not already documented (HTTP server, WaveCLI) 
     32 * ~~Test/document OEF updates (multiselect and multiple component instances/waveform)~~ 
     33 * ~~Test and document OEF features not already included in User Guide~~ 
     34 
    2935== Test and Release Plan == 
    3036 
     
    3642  a. Add the UHD device, nodes, and waveforms to the tarball 
    3743  a. Test installation and operation 
    38  1. Merge ossiedev/trunk into 0.8.x branch, test, submit fixes to 0.8.x and trunk  
    39   a. Produce an 0.8.x pre-release tarball (make distclean; make dist), making sure to include updates since the last tarball was made, need to include all new Python files in Makefile.am files, and include new component, device, and waveform directories in bootstrap, configure.ac, and Makefile.am  (This could take a few iterations if we find anything is missing.   Time permitting, I would like to see how to do this and how to add new files to the distribution.) 
     44 1. Submit fixes to trunk  
     45  a. Produce an 0.8.x pre-release tarball (make distclean; make dist), making sure to include updates since the last tarball was made, need to include all new Python files in Makefile.am files, and include new component, device, and waveform directories in bootstrap, configure.ac, and Makefile.am    
    4046 
    4147=== Test Release === 
     
    4450   a. Run through installation instructions and examples in User Guide, update as needed (may require new screen shots) 
    4551 1. Run labs 1-8, using the latest versions, identify and document problems/changes.  Each lab should take an hour or less, excluding documentation, so this could be done by 2-3 people in a day or two.  Changes for 0.8.2 are listed above. 
    46  1. Test and document any ALF features not already included in User Guide 
    47 ALF features include:  Launch WaveDash using IP address from ALF, config file (paths) 
    48  1. Test and document new WaveDash features, document any WaveDash features not already documented (HTTP server, WaveCLI) 
    49  1. ~~Test/document OEF updates (multiselect and multiple component instances/waveform)~~ 
    50  1. ~~Test and document OEF features not already included in User Guide~~ 
    5152 
    5253=== Create final release ===