blob: c48ea3665c7b5d0472524123af754a01f24d3b38 [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/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>
</ul>
</div>
<div id="left">
<br>
<h1>What's new in Jubula in Juno SR1</h1>
<table>
<tr>
<td class="entry_cell">
Multiple instances of the Test Case Browser can now be opened
</td>
<td>
<p>
You can now open the Test Case Browser multiple times to make navigating through
large Test Case libraries easier. One Test Case Browser counts as the main browser, and
is used for actions such as show specification etc.
</p>
<img alt="Multiple Test Case Browsers" src="new/Juno/images/MultipleTCB.png">
</td>
</tr>
<tr>
<td class="entry_cell">
Workspace dialog now supports remembering default workspace
</td>
<td>
<p>
You can now specify in the workspace chooser that the workspace you enter
is used as the default. In addition, you can restart Jubula and also switch
workspaces from the "File" menu.
</p>
</td>
</tr>
<tr>
<td class="entry_cell">
Database connection dialog allows remembering of username and password
</td>
<td>
<p>
In the database login dialog, you can select the option to remember your password.
If you have selected this option, you can also specify that the database should be used as
the default database, and you will be automatically logged in.
</p>
<img alt="Database Dialog" src="new/Juno/images/DatabaseDialog.png">
</td>
</tr>
<tr>
<td class="entry_cell">
Auto-load of default project supported
</td>
<td>
<p>
In the Open Project dialog, you can now identify the selected Project
and version number as your default Project. You can have one default Project per workspace.
When you have a default Project set, then this Project is automatically loaded when connecting to
the database. You can remove the default loading in the Test preferences.
</p>
<img alt="Project Dialog" src="new/Juno/images/ProjectDialog.png">
</td>
</tr>
<tr>
<td class="entry_cell">
Testexec and DBTool can now use -dburl instead of -data (workspace) parameter
</td>
<td>
<p>
To make working with the testexec and dbtool easier, you
can now use the dburl parameter to specify which database
to connect to during the process. This removes the need to specify which
workspace to use (via -data) when working with the testexec and dbtool.
You can still enter the workspace and the -dbscheme information if you prefer not to use
the -dburl parameter.
</p>
</td>
</tr>
<tr>
<td class="entry_cell">
Chronon updates
</td>
<td>
<p>
When using Chronon to collect information during a test, you
can now either use the integrated Chronon to record your AUT or you can specify where a
separate Chronon installation is, thus allowing you to use the Chronon Recording Server.
This is the recommended choice for working in continuous integration processes.
<br>
If you are using the integrated Chronon support for testing your AUT, then you
now have the option to specify exclude patterns for the recording as well as include patterns.
<br>
The integrated Chronon support has been updated to use Chronon 3.
</p>
</td>
</tr>
</table>
<h1>Other information for this release</h1>
<p>
Read the release notes (available from the <a href="documentation.php">documentation</a> page) for more
details, including known issues and other important information.
<h2><a href="https://bugs.eclipse.org/bugs/buglist.cgi?classification=Technology&query_format=advanced&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&product=Jubula&target_milestone=Juno%20SR1">Closed Bugs for Juno SR1</a></h2>
</div>
</div>