Skip to content
This repository has been archived by the owner on Jun 10, 2022. It is now read-only.

open-co-de/tutorial-jubula-api

Repository files navigation

tutorial-jubula-api

EclipseCon - Jubula API tutorial

prerequisites

note: the tutorial will only work on Windows / Linux

  1. Download and install
  1. Make sure the following works
  • java -version on the console displays java version "1.8.0_144" or similiar
  • <JavaSEDevelopmentKit8DemosAndSamplesExtractionLocation>/demo/javafx_samples/Ensemble8.jar launches (e.g. by double-clicking)
  • Eclipse starts and has JDK 8 available
  • the Jubula AUT Agent can be started with -om option (you only need to perform the steps up until you see the system tray icon for the AUT Agent. We will start the AUT and perform Object Mapping during the tutorial)
  1. Clone this git repository to your local machine
  • import project org.eclipse.jubula.examples.api.jdk.javafx.ensemble.osgi
  • set ide/api-OSGi.target as target definition
  • make sure the project shows no compile errors
  1. Grab a cup of coffee and join the tutorial

  2. Enjoy!

Slides

  1. Introduction
  2. Jubula basics
  3. Advanced topics
  4. Equivalence classes
  5. Summary