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/Development/ReleaseTesting"

(Functionality)
 
(12 intermediate revisions by one other user not shown)
Line 4: Line 4:
 
= Installation Test =
 
= Installation Test =
 
For the installation test a ready to use WinXP VM exists. For licensing reasons it is only available for committers.
 
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
+
* VM-Ware Version: 6.5.3 Workstation
Eclipse Version: eclipse-modeling-indigo-SR1-win32
+
* Eclipse Version: eclipse-modeling-indigo-SR1-win32 (should be updated if newer versions are available)
 +
 
 +
== Test Sequence ==
 +
 
 +
=== Installation ===
  
Test Sequence:
 
 
# revert VM to snapshot "eclipse-modeling-indigo-SR1-win32 before eTrice Installation"
 
# revert VM to snapshot "eclipse-modeling-indigo-SR1-win32 before eTrice Installation"
# Start VM
+
# start VM
 
# start C:\Documents and Settings\develop\Desktop\eclipse-modeling-indigo-SR1-win32\eclipse\eclipse.exe
 
# start C:\Documents and Settings\develop\Desktop\eclipse-modeling-indigo-SR1-win32\eclipse\eclipse.exe
 
# 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/
+
## Menu: Help -> Install New Software -> add : http://download.eclipse.org/etrice/updates/nightly/ (or any other update you want to test)
** Install only eTrice Core
+
## install only eTrice Core
 +
 
 +
=== Functionality ===
 +
# run the tutorial "Sending Data" (including timeout service) - the fastest way to do that is to copy and paste the complete model from the tutorial in GIT
 +
# check code completion
 +
# check code proposals
 +
# check graphical structure editor
 +
# check graphical behavior editor
 +
# check if eTrice help is available
 +
 
 +
[[Category:eTrice]]

Latest revision as of 03:17, 16 April 2013

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 (should be updated if newer versions are available)

Test Sequence

Installation

  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. Menu: Help -> Install New Software -> add : http://download.eclipse.org/etrice/updates/nightly/ (or any other update you want to test)
    2. install only eTrice Core

Functionality

  1. run the tutorial "Sending Data" (including timeout service) - the fastest way to do that is to copy and paste the complete model from the tutorial in GIT
  2. check code completion
  3. check code proposals
  4. check graphical structure editor
  5. check graphical behavior editor
  6. check if eTrice help is available

Copyright © Eclipse Foundation, Inc. All Rights Reserved.