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

Papyrus/Tester/RCPTT

< Papyrus
Revision as of 07:10, 1 December 2015 by Celine.Janssens.all4tec.net (Talk | contribs) (Created page with "= Introduction = RCPTT is an Eclipse Project that provides a testing tool for Eclipse RCP application. RCPTT allows to run GUI tests based on ECL. Several functions as the "Re...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Introduction

RCPTT is an Eclipse Project that provides a testing tool for Eclipse RCP application. RCPTT allows to run GUI tests based on ECL. Several functions as the "Record actions" make RCPTT easy to handle and use for beginners. After a bit of experience, it will be easy to understand the different command and make the scripts lighter.

The RCPTT "framwork" has been put in place in Papyrus RT. Some tests are arleady created and could base as example.

How to use RCPTT

This small video shows how to create a test for papyrus RT: ++ Video RCPTT

Good Practices

Open points

  • Naming Convention
  • Directory Structure
  • Common Library

Back to the top