Added by Claas Thiele, last edited by Claas Thiele on Oct 18, 2008  (view change)

Labels

 
(None)

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!
But you can create a new Firefox profile and install the alpha versions into that new profile.

Molybdenum 0.7.0rc3 (Bobs 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

Molybdenum 0.7.0rc2 (Bobs 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!

Molybdenum 0.7.0rc1 (Bobs Release)

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!

Molybdenum 0.7.0beta2 (Bobs Release)

Download here

Open Issues for 0.7.0.

This is a beta release - Do not use it in production like environments!

Molybdenum 0.7.0beta1 (Bobs Release)

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!

2008-06-14 0.7.0 alpha

install

  • 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.

Molybdenum 0.6.5 bugfix release

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
Molybdenum 0.6.4 is out!

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