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"

(Changed the URL of the setup model to point to the website)
(Papyrus-RT Development versions: Added warning about the content of the tester installation.)
Line 10: Line 10:
 
== Papyrus-RT Development versions ==
 
== 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).
+
Testers who are mostly interested in Papyrus-RT-specific capabilities can also install under-development versions of Papyrus-RT by using a specific installation setup file. This setup file allows testers to install the latest successful development build.
 +
 
 +
[[File:WarningSign.gif|30px|left|top-align|]]
 +
:: {| class="wikitable" style="color:yellow; background-color:red;" cellpadding="10"
 +
|'''Warning''': No waranties are made as to the stability of these builds nor that any particular feature is fully implemented - use at your own risk!
 +
|}
 +
 
  
 
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 13:27, 2 June 2016

PapyrusForRealTime-Logo-Icon.png


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 under-development versions of Papyrus-RT by using a specific installation setup file. This setup file allows testers to install the latest successful development build.

WarningSign.gif
Warning: No waranties are made as to the stability of these builds nor that any particular feature is fully implemented - use at your own risk!


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 :

https://www.eclipse.org/papyrus-rt/content/setup/papyrus-rt-tester.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