Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "ETrice/Test of Release Candidate"

Line 7: Line 7:
 
* for nightly: http://download.eclipse.org/etrice/nightly/updates
 
* for nightly: http://download.eclipse.org/etrice/nightly/updates
 
* for release use latest version from https://www.eclipse.org/etrice/downloads/
 
* for release use latest version from https://www.eclipse.org/etrice/downloads/
 
+
# Test Drag & Drop install
1. Test Drag & Drop install
+
# delete workspace and eclipse version
2. delete workspace and eclipse version
+
# Test the installation again with the update site
3. Test the installation again with the update site
+
  
  

Revision as of 01:48, 19 October 2019

Installation Test

  1. Test Drag & Drop install
  2. delete workspace and eclipse version
  3. Test the installation again with the update site


Checklist

  • make sure the Eclipse Help is working
  • perform smoke test
    • create Java tutorial in empty workspace
    • generate and run Hello World and PingPong
    • create C tutorial in empty workspace
    • generate and run Hello World and PingPong
    • create C++ tutorial in empty workspace
    • generate and run Hello World and PingPong
  • test hover help
  • [JH] run automatic GUI tests

Back to the top