blob: 8f68520958f6a8a0b646cbace8163f363845d374 [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="new/Luna/Main/new_luna.php">What's New for the Luna Release?</a>
<li><a href="new/Juno/Main/new_juno.php">What's New for the Juno Release?</a>
<li><a href="new/Indigo/Main/new_indigo.php">What's New for the Indigo Release?</a></li>
<li><a href="new/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 Mars</h1>
<p>You can also read our <a href="http://www.bredex.de/blog_article_de/feature-tour-of-jubula-80.html">blog entry</a>
containing the feature tour for 8.0</p>
<table>
<tr>
<td class="entry_cell">
New Jubula Client API for writing tests in Java Code
</td>
<td>
<p>
We've created a whole new layer in the ITE that allows you to write functional UI tests via an official Java client API.
Detailed information of the architecture and how to start can be found in the
<a href="http://help.eclipse.org/mars/topic/org.eclipse.jubula.client.ua.help/content/html/developerManual/index.html" target="_blank">Developer Manual</a>.
</p>
<p>
There are two blog entries <a href="http://www.bredex.de/blog_article_de/jubula-client-api.html" target="_blank">here</a> and
<a href="http://www.bredex.de/blog_article_de/the-jubula-client-api-part-2.html" target="_blank">here</a> on this feature.
</p>
<p>
The video teaser for the <a href="https://www.eclipsecon.org/na2015/session/jekyll-and-hyde-jubula" target="_blank">Eclipse Con Talk</a> about the API is
<a href="https://www.youtube.com/watch?feature=player_embedded&v=jeNBKf-hAmc" target=_blank">here</a>
</p>
<img alt="API" src="new/Mars/images/API.png">
</td>
</tr>
<tr>
<td class="entry_cell">
Reporting to ALM systems now supports status changes
</td>
<td>
<p>
You can now specify in the Project properties that you want to update fields on tasks in ALM repositories after a test has run.
This allows you to automatically change e.g. the status of tasks based on test results.
There is a property inspector to let you see what properties a specific task has.
</p>
<img alt="Reporting Rules" src="new/Mars/images/ALMReportingRules.png">
</td>
</tr>
<tr>
<td class="entry_cell">
Further support for JavaFX AUT's
</td>
<td>
<p>
We have added more support for testing JavaFX AUT's and have fixed issues
occurring in this toolkit. Code coverage is now supported for JavaFX AUT's.
</p>
<p>
For full information, the JavaFX issue list is <a href="https://bugs.eclipse.org/bugs/showdependencytree.cgi?id=421595&hide_resolved=0" target="_blank">here</a>
</p>
</td>
</tr>
<tr>
<td class="entry_cell">
New description view
</td>
<td>
<p>
You can now enter descriptions for nodes (Test Cases, Test Suites, Test Jobs) in your tests.
The descriptions are entered using a markup language, that you can select in the Project Properties.
Once you have entered descriptions, you can see them via the Description View when you select a node with a description.
</p>
<img alt="Description View" src="new/Mars/images/DescriptionView.png">
</td>
</tr>
<tr>
<td class="entry_cell">
Version numbers now allow major, minor, micro numbers and qualifiers
</td>
<td>
<p>
You can now create versions of Projects that use major, minor and micro numbers as well as qualifiers as their version number.
Version numbers can consist of just a number, just a qualifier, or a number and a qualifier, e.g. 1.0_release, 1.0, 1.0.0, 1.0.0_release, version3
</p>
</td>
</tr>
</table>
<h2><a href="https://bugs.eclipse.org/bugs/buglist.cgi?chfield=resolution&chfieldfrom=2014-07-01&chfieldto=2015-05-11&chfieldvalue=FIXED&classification=Technology&list_id=11709325&product=Jubula&query_format=advanced">Fixed Bugs for Mars</a></h2>
</div>
</div>