Skip to main content

Notice: This Wiki is now read only and edits are no longer 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/Development/ReleaseTesting"

Line 13: Line 13:
 
# select C:\workspace as workspace
 
# select C:\workspace as workspace
 
# Install eTrice:
 
# Install eTrice:
** Help -> Install New Software -> add : http://download.eclipse.org/etrice/updates/nightly/
+
## Help -> Install New Software -> add : http://download.eclipse.org/etrice/updates/nightly/
** Install only eTrice Core
+
## Install only eTrice Core

Revision as of 14:06, 21 October 2011

Purpose

This is a checklist for the tests that have to be done manually before a release.

Installation Test

For the installation test a ready to use WinXP VM exists. For licensing reasons it is only available for committers. VM-Ware Version: 6.5.3 Workstation Eclipse Version: eclipse-modeling-indigo-SR1-win32

Test Sequence:

  1. revert VM to snapshot "eclipse-modeling-indigo-SR1-win32 before eTrice Installation"
  2. Start VM
  3. start C:\Documents and Settings\develop\Desktop\eclipse-modeling-indigo-SR1-win32\eclipse\eclipse.exe
  4. select C:\workspace as workspace
  5. Install eTrice:
    1. Help -> Install New Software -> add : http://download.eclipse.org/etrice/updates/nightly/
    2. Install only eTrice Core

Back to the top