New Feature Release 1.2.0
Friday, April 24th, 2009
New Features:
- Highly flexible JavaScript bridge for:
- Access to JavaScript objects, functions, values, …
- Access to CSS-properties
- New package (itc.checks.style) in standard procedures with several new procedures for checking color- and font-attributes
- Improved handling for procedures/packages (e.g. procedure calls are updated when a procedure is moved from one package to another)
- “rc.setOption” to set a majority of the program options temporarily for selected test cases or parts thereof
- Extended tutorial with two new main chapters and several optimizations:
- Dealing with AJAX elements in a test-suite
- Dependencies - Automatically ensuring correct prerequisites for each Test-case
- Enhanced and simpified manual
- Enhanced support for modal dialogs (opened using javascript:window.showModalDialog(…))
- For java version 1.6 an higher java applets which are embedded in web pages are displayed correctly
- Enhanced run-log (stacktrace of initialized variables is attached to run-log if errors occur; makes it easier to find errors in test scripts)
- New runcontext procedures (skipTestSet, skipTestCase, stopTestSet, stopTestCase)
- Support for relative procedure calls
- Enhanced web2test daemon (daemon.startRemoteSUT(),daemon.ping())
Bugs fixed:
- Opening browser window was only possible under Linux when using Java 1.4
- Browser window crashed when opening a dialog using javascript:showModelessDialog()
- Browser engine occasionally crashed when a popup window was closed while other popup windows were still open
- Dialogs opened using showModalDialog/showModelessDialog had no return value
- Closing a browser window in Internet Explorer 8 using javascript:window.close() resulted in a stacktrace in the web2test console
- Title of browser window was not changed if set using javascript:document.title=”…”
- web2test program dialogs were displayed in the wrong size (sometimes even bigger than the screen resolution)
- Main window of web applications based on bmc remedy was not reactivated when closing a corresponding popup window
- Some images were misplaced in the manual
- Several typos in manual
- Hyperlink in dialog for requesting an evaluation license was pointing to the wrong address
- Documentation of itc.browser.settings.doStartupSettings was missing a parameter
- Browser window was navigating to about:blank if a window close confirm-dialog was canceled
- Some web2test options had English labels in German version
- getAttributeIfSpecified always returned 1 for some elements
- Document complete node was recorded twice for several websites
This entry was posted on Friday, April 24th, 2009 at 8:24 am. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.