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 "Papyrus-RT/Tester/Tester Guide"

(Papyrus-RT Development versions: Clarified how the two version can be seen and what is installed in both. Added highlight for the configuration path)
(Papyrus-RT Development versions: Added instructions to update the installed plugins.)
Line 20: Line 20:
 
* Latest Successful Build for testers - USE AT YOUR OWN RISK!
 
* Latest Successful Build for testers - USE AT YOUR OWN RISK!
 
In either cases, the most recent successful build of the Papyrus-RT tooling is installed. The two installation options differ in that the last successful nightly build of the code generation and runtime components are used in the first option and their last successful build are used in the second option.
 
In either cases, the most recent successful build of the Papyrus-RT tooling is installed. The two installation options differ in that the last successful nightly build of the code generation and runtime components are used in the first option and their last successful build are used in the second option.
 +
 +
Once installed, please use "Check for Updates" to get new versions.
  
 
== RCPTT ==
 
== RCPTT ==

Revision as of 17:10, 1 February 2016

Tester Guide

Testing Environment Setup

Papyrus-RT Released versions

Testers can use the released versions of Papyrus-RT to conduct their tests. To do so, they can follow the instructions from the User Guide for Installing Papyrus for Real Time Using the Eclipse Installer

Papyrus-RT Development versions

Testers who are mostly interested in Papyrus-RT-specific capabilities can also install development versions of Papyrus-RT by using a specific installation setup file. This setup file allows testers to install either the latest successful development build (for every git repository change that triggers a build) or the nightly build (every night).

To use this setup file, follow the instructions for Installing Papyrus for Real Time Using the Eclipse Installer, but use the following path for the setup file, instead of the on provided in step 4.1: Set up the Papyrus-RT configuration :

http://git.eclipse.org/c/papyrus-rt/org.eclipse.papyrus-rt.git/plain/releng/org.eclipse.papyrus-rt.oomph/setups/Papyrus-RT_Dev.setup

Note that the resulting product will be named "Papyrus-RT Development Testing".

In the "Product Version" selection box, you will have two options:

  • Nightly Build for testers - USE AT YOUR OWN RISK!
  • Latest Successful Build for testers - USE AT YOUR OWN RISK!

In either cases, the most recent successful build of the Papyrus-RT tooling is installed. The two installation options differ in that the last successful nightly build of the code generation and runtime components are used in the first option and their last successful build are used in the second option.

Once installed, please use "Check for Updates" to get new versions.

RCPTT

RCPTT is the tool of choice for testing the Papyrus-RT tooling.

Check out: RCPTT applied for Papyrus Real Time

Bugzilla

In Eclipse Bugzilla, you need to select project "Papyrus-rt".

Here is a link to Create a Papyrus-RT bug.

Developer Mailing List

If you have questions regarding the development of Papyrus for Real Time or if you want to see what keeps the development team awake at night, you can subscribe to the Developer Mailing List (and even ask questions and contribute).

Back to the top