New Maintenance Release 1.3.1
Donnerstag, 5. November 2009
new Features:
- New reporting mechanism added to web2test which contains a complete survey of all executed actions (Events) and assertions (Checks) during a test-run (see manual chapter 14.2).
- A FAQ-chapter was added to the manual to simplfy the handling of common problems.
- Enhanced documentation for converting/packing nodes.
- Where scrolling a web page is required to perform a hard event or an image check, web2test now tries to scroll a web page itself via Javascript calls instead of relying on the browser’s internal mechanism which often completely messes up the display especially on web page with iframes.
- All textfields, terminals etc. in web2test’s user interface can now be searched locally by pressing Ctrl+F when the field owns the keyboard focus.
- Component recognition based on geometry can now be suppressed by setting the coordinate and size attributes of a Component to “-”.
- It is now possible to specify just the Class count or Class index of a Component node and ignore the other.
- Operations that search for or result in changes to multiple nodes now bring up a separate result dialog listing the affected nodes. You can navigate to specific nodes directly from that dialog.
- The keyboard shortcut for the “Redo” operation was changed from Ctrl-R to Ctrl-Y since this has become a de facto standard.
- The warning about nested Test-case execution can now be suppressed via the option Log warning for nested test-cases.
- Copying or Dragging a procedure situated in the procedures nodes now automatically creates a corresponding procedure call.
Bugs fixed:
- Several potential memory leaks and null pointer issues which could be caused by invalid html.
- DocumentComplete-Events on about:blank pages were recorded in Mozilla based Browsers and not recognized during replay.
- Jython NameError occured when using a ChoiceOption with rc.setOption()-mechanism.
- assignment of Javascript-variables through JS-Bridge had no impact on the actual values in the browser window.
- Some Cascading Stylesheed-issues in the generated Reports and Test-Reports.
- special Javascript-Confirm-Dialog was not displayed in Mozilla Firefox.
- NullpointerException in MutationListener when using multiple popups.
- Exception in Browser-Engine after showing a Download-dialog and selecting cancel.
- Popup-dialog was not returning the correct return value in some cases.
- Closing browser-window while in checkmode was not working correctly.
- Exception occured when calling ShowModalDialog through JS-Bridge.
- Using the replace dialog to replace a regular expression with an empty string caused an exception.
- When creating reports, warnings can be suppressed entirely by specifying -report.warnings=false for batch mode or deactivating the respective option in the dialog for interactive report generation.
Dieser Eintrag wurde am Donnerstag, 5. November 2009 um 9:56 Uhr gespeichert. Sie können alle Antworten zu diesem Eintrag mit RSS 2.0 feed verfolgen. Sie können einen Kommentar hinterlassen, oder von ihrer eigenen Seite verfolgen.