Currently we are on the way implementing keyword-based testing for Molybdenum...
| Attention! You cannot install the alpha versions of Molybdenum in parallel with a current release! |
Download here
- face lifted report
- loadData command released now
- Fixed:
- MOLYB-91 Problem building distribution
- MOLYB-64 Various exceptions collected while testing
- MOLYB-105 FF3: Crossdomain tests bringing up an error around the page sync logic
- MOLYB-108 Open command only works for the first time
- MOLYB-102 Report: commands overalll does not include commands in bricks
- MOLYB-86 Schedule not interpreted correctly under certain circumstances (linebreak issue)
- MOLYB-101 spurious screenshot links in report, where no error ocurred
Feature List
Open Issues for 0.7.0.
This is a beta release - Do not use it in production like environments!
This is intended to be the last rc before official release
Download here
- FIX: ensure visibility of recorded command
- FIX: document.<formname>.<elementname> is not working in Firefox3
- FIX: paste flat inserts commands in inverse order sometimes
- FIX: missing action icon in brick repository view
- FIX: brick renaming does not trigger brick reresolving
Feature List
Open Issues for 0.7.0.
This is a beta release - Do not use it in production like environments!
Download here
- make recorder working correctly in FF3
- several usability improvements
- focus test window tab before executing tests
- open report in a tab after save
- positioning of cursor after breakpoint is reached that way recording is possibly immediatly
- breakpoints can be set on tests and bricks as well
- rerun button in report
- tons of bugfixes
Feature List
Open Issues for 0.7.0.
This is a beta release - Do not use it in production like environments!
Download here
Open Issues for 0.7.0.
This is a beta release - Do not use it in production like environments!
Download here
- Bobs Release is introducing bricks
- Multiselection is enabled simplifying test editing
- Molybdenum has a stop button now
This is a beta release - Do not use it in production like environments!
- load action from referenced action repository
- resolve actions
- resolve action parameters
- adapt test execution and reporting
- view actions as collapsable nodes in the suite tree view
- cut/copy/paste/remove actions
- cut/copy commands from actions into test nodes
- save suite with unresolved actions
- load schedule and resolve actions per testcase from possibly different repositories
What can you do with this version?
The action repository and the suite has to be edited by hand. Examples can be found in the SVN repository or simply click here to load a suite with actions (alpha version has to be installed beforehand).
Once done that way, you can run your tests as usual.
Users who made bulk changes using XSL can profit in this early stage already.
Download here
- some Firefox 3 fixes
- Command Dialog: autocompletion box will no longer contain other accessors than "storeXYZ"
- redirecting Firefox error console to system out via "-X" command line flag
- allowing even more fine-grained control over console output with "-include=jserror" or "-exclude=jswarning", these features are experimental and not frozen
Download here
Whats new:
- improved commandline argument handling
- headless mode (speeds up testruns started from commandline)
- improved logging and error handling
- screencapturing, screenshot is linked in the report in error case
- testsuites can have a label
- a testsuite can run in a loop multiple times
- variable substitution is shown in the report
- Molybdenum can be opened by simply clicking a link to a testsuite
- verifyDuration command added
- improved capabilities for unittesting js libraries
- Firefox3 compatibility except one case
Behind the scenes:
- currently moving to a new website http://molyb.org
- Rearranged buildsystem and testsuite
Missing things
- we have to update our documentation
- autoupdate is not working currently
- releasing on sourceforge
