diff options
Diffstat (limited to 'org.eclipse.jubula.client.ua.welcome/whatsnew/html/whatsnew.html')
-rw-r--r-- | org.eclipse.jubula.client.ua.welcome/whatsnew/html/whatsnew.html | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/org.eclipse.jubula.client.ua.welcome/whatsnew/html/whatsnew.html b/org.eclipse.jubula.client.ua.welcome/whatsnew/html/whatsnew.html index b2effa6d5..09ee819de 100644 --- a/org.eclipse.jubula.client.ua.welcome/whatsnew/html/whatsnew.html +++ b/org.eclipse.jubula.client.ua.welcome/whatsnew/html/whatsnew.html @@ -31,14 +31,11 @@ <p class="headline2">ITE updates</p> <ul> - <li>Added the If-Then-Else node to have conditional test execution</li> - <li>Added loop nodes like the While-Do-node which are executing the same test - cases depending on a condition</li> - <li>Component names types are calculated differently</li> - <li>A timeout parameter has been added to most of the check actions which - lets you wait for a specific status</li> - <li>It is now possible to skip specific test steps if a parameter value - has the value ##jbskip##</li> + <li>Added the possibility to jump to a referenced data set from the Properties View</li> + <li>Double click on Test Case Editor nodes will now open the referenced place of the Test Case</li> + <li>Improved the replace Test Case operation which could be used on search results</li> + <li>It is now possible to Highlight the component in the Screenshot where the error occurred</li> + <li>TreeTable actions have been moved from the Toolkits(JavaFX and SWT) to the concrete unbound modules</li> <br> <p class="maintxt">The list above is just an overview. For a more complete guide to new features, read the release notes.</p> |