blob: 4d9dff9f842a29dc6b406e052b2c30150651e30c [file] [log] [blame]
<br></br>
<html>
<head>
<style type="text/css" title="text/css" media="screen">
td {
border-top: 1px solid #D4D4DD;
text-align: left;
vertical-align: top;
font-weight: normal;
padding: 5pt;
width: 425px;
}
td.entry_cell {
font-weight: bold;
width: 30%
}
td.change {
font-style: italic;
color: red;
}
table {
border-top-style: none;
border-collapse: collapse;
}
h2 {
border-bottom: none;
}
img {
max-width: 425px;
}
</style>
</head>
<body>
<div id="topmain">
<div id="right">
<h2>
Were you looking for:</h2>
<ul>
<li><a href="../../Oxygen/Main/new_oxygen.php">What's New for the Oxygen Release?</a></li>
<li><a href="../../Mars/Main/new_mars.php">What's New for the Mars Release?</a></li>
<li><a href="../../Luna/Main/new_luna.php">What's New for the Luna Release?</a></li>
<li><a href="../../Juno/Main/new_juno.php">What's New for the Juno Release?</a></li>
<li><a href="../../Indigo/Main/new_indigo.php">What's New for the Indigo Release?</a></li>
<li><a href="../../Kepler/Main/new_kepler.php">What's New for the Kepler Release?</a></li>
</ul>
</div>
<div id="left">
<br>
<h1>What's new in Jubula in Neon</h1>
<table>
<tr>
<td class="entry_cell">
Performance improvements
</td>
<td>
<p>
We have made various improvements to the performance when saving,
opening test results, and working with the ITE in general.
</p>
<p>
The completeness checks and teststyle checks have been decoupled
from saving, which also results in less waiting time after each save
action.
</p>
</td>
</tr>
<tr>
<td class="entry_cell">
Copy and paste support within and between editors
</td>
<td>
<p>
It is now possible to copy and paste Test Cases, Test Steps and Test Suites
within and between editors.
</p>
<p>
The source editor must be saved before performing a copy action.
</p>
<img alt="Copy and Paste" src="../images/copyPaste.png">
</td>
</tr>
<tr>
<td class="entry_cell">
Additional support for JavaFX
</td>
<td>
<p>
We have added support for components such as data pickers,
sliders, tree tables and also for checking properties at the mouse
position.
</p>
</td>
</tr>
<tr>
<td class="entry_cell">
In-editor comments
</td>
<td>
<p>
You can now add multi-line comments in editors to add more information
about the actions following the comment.
</p>
<img alt="In-editor comments" src="../images/comments.png">
</td>
</tr>
<tr>
<td class="entry_cell">
New actions for the SWT and GEF toolkits
</td>
<td>
<p>
The support for the SWT and GEF toolkits has been improved
to allow checking properties of selected items (e.g. in lists,
trees and tree tables), and also to allow more actions on the GEF figure canvas.
</p>
</td>
</tr>
<tr>
<td class="entry_cell">
Updates to the support in the client API
</td>
<td>
<p>
The client API for writing tests in Java now supports screenshots on error
and also allows self-written extensions for non-standard components to be
used as a part of a client API test.
</p>
</td>
</tr>
<tr>
<td class="entry_cell">
Individual profile selection for technical names in the object mapping editor
</td>
<td>
<p>
In the object mapping editor, you can now specify a separate object
recognition profile for individual technical names.
</p>
<p>
This lets you use the standard heuristic recognition profile for
all components, but e.g. the "Given Name" profile for specific, named
components. These components will only be located based on their name.
<img alt="Object Mapping Profiles" src="../images/profiles.png">
</td>
</tr>
</table>
<h2><a href="https://bugs.eclipse.org/bugs/buglist.cgi?chfield=resolution&chfieldfrom=2015-05-11&chfieldto=2016-06-01&chfieldvalue=FIXED&classification=Technology&product=Jubula&query_format=advanced">Fixed Bugs for Neon</a></h2>
</div>
</div>