actiWATE - Release History: "actiWATE Framework
actiWATE Framework v0.99b2download v0.99b2 now
actiWATE is a Java-based software platform intended to make the test automation process simple and cost-effective.
actiWATE currently consists of:
Advanced framework for writing test scripts in Java (similar to open-source frameworks like HttpUnit, HtmlUnit etc. but with extended API)
Test Writing Assistant - Web browser plug-in module which is intended to assist the test writing process
"
Release date: January 18, 2005
Changes in v0.99b2:
API: HttpRequest.replaceParameters() and HttpRequest.removeParameters() methods removed, HttpRequest.clearParameters() method added.
API: New lookup method optionByValue(String optionValue) implemented in SingleSelect and MultipleSelect.
General: NekoHTML 0.9.4 incorporated.
HTTP: Support of proxy servers. See the updated Configuration file section in Tutorial.
HTTP: Support of basic authorization. See the Configuration file and Handling Basic Authorization sections in Tutorial. Also the new Handling Basic Authorization sample is available.
JavaScript support: Support of window.focus(), window.blur(), onfocus, and onblur
JavaScript support: Support of window.screen. See the Working with the Screen and the Configuration file sections in Tutorial. Also the new Working with the Screen sample is available.
JavaScript support: Minimal implementation of JavaScript objects related to CSS. Refer to the Appendix A: CSS implementation description section in Tutorial for details.
Bugfix: Frames are inaccessible from JavaScript if not yet loaded.
Bugfix: selectOption() works incorrectly in multiply select when the target option is already selected.
Bugfix: JS: select.selectedIndex and select.value returns incorrect values if several options accidentally have 'selected' attribute in a single-select
Bugfix: document.getElementById() doesn't take into account name attribute
Bugfix: Changing of innerHTML and innerText properties results in error
Bugfix: controls are submitted incorrectly
Bugfix: Form's POST parameters are wrong if two controls with same name are submitted
Bugfix: Form is not submitted when action='#'
Bugfix: The HTMLOptionElement.setSelected(boolean selected) method is no longer used in actiWATE.
Bugfix: "Page is invalid" exception when onchange handler redirects to another page.
Bugfix: Many other bugfixes.
Monday, January 24, 2005
Subscribe to:
Post Comments (Atom)
Popular Posts
- Linux Forum: Apache, Webmin and Mandrake - Linux Operating System Help
- Yahoo! Mail: Revenge of the Oddpost
- Free AS400 & iSeries Software Tools & Utilities Downloads
- Fast-track your Web apps with Ruby on Rails
- The Laughing Boardroom video...a real world example!
- Basic Requirements of a JavaServer Faces Application
- UDATE and *DATE in AS400 RPG
- IBM eServer iSeries - The Laughing Boardroom
- Creating an as400 Query
- AS400 APIs
No comments:
Post a Comment