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

Labels

 
(None)

Install Molybdenum now!


Screenshots
(view as slideshow)
       
  Molybdenum after successful test run   Test report summary   Test report details  
 
         
  Testsuite with bricks (version 0.7.0)   Brick repository (version 0.7.0)      
 


Screencasts

Capture and Replay


Molybdenum is a test tool for web applications. It simulates user interactions in the browser and comes as a Firefox Extension. Therefore it can be installed easily by everybody who is owning a Firefox Browser.
Molybdenum is Open Source and is developed under the Apache License 2.0.
Molybdenum is built on top of Selenium Core.

Molybdenum is for everybody, no programming skills needed. It tries to be an self-explaning communication medium between different parties involved in software projects: development, quality assurance, business, infrastructure. Not having a tool mismatch between the people involved eases maintainance of testdata and makes testcase definitions more expressive.

Molybdenum testcases get started via simple link in your browser, they'll run as well from your Continuous Integration System. Because a testscript is just an XML document, it can be linked from your issue tracking system or get sent via email allowing easy reproduction of certain scenarios.

The current version is 0.6.5.

Find out more about the Features of Molybdenum or try a jumpstart.

Molybdenum 0.7.0 (Bobs Release)

Download here
Firefox extension is waiting for approval on AMO

new in 0.7.0:

  • modularize your tests with bricks
  • improved useability
  • screenshot command
  • console logging with filtering
  • stop button
  • face lifted report
  • loadData comand including data converters written in javascript
  • Apache ANT and Apache Maven integration available

more details

Molybdenum Environment package 0.0.2 released

Download here

  • Apache ANT integration
    • create a firefox profile
    • cleanup a firefox profile
    • process a Molybdenum report
    • start Molybdenum
      • pass options (headless, logging, argument)
      • write an process a report
      • install or link Firefox extensions
      • prepare content of extensions, for instance user.js to pass several config parameters

How to use

Find out more about the History of Molybdenum...