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

(Papyrus-RT Development versions: Added information about options presented by installer.)
(Papyrus-RT Development versions: Clarified the testers targeted by the installation setup)
Line 7: Line 7:
 
=== Papyrus-RT Development versions ===
 
=== Papyrus-RT Development versions ===
  
Testers 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).
+
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 [[Papyrus-RT/User Guide/Eclipse Installer | 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 [[Papyrus-RT/User_Guide/Eclipse_Installer#Set_up_the_Papyrus-RT_configuration | 4.1: Set up the Papyrus-RT configuration]].
 
To use this setup file, follow the instructions for [[Papyrus-RT/User Guide/Eclipse Installer | 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 [[Papyrus-RT/User_Guide/Eclipse_Installer#Set_up_the_Papyrus-RT_configuration | 4.1: Set up the Papyrus-RT configuration]].

Revision as of 12:59, 23 December 2015

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".

When selected, you will have two product versions options:

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

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