Skip to content
Gavin Bunney edited this page Feb 23, 2011 · 12 revisions

Home

Madcow

What is Madcow?

Madcow is a test automation tool, which allows:

  • running of a single test and test suites
  • simple extension architecture allowing addition of new steps
  • integration into continuous build
  • simple to integrate into your existing project
  • simple to integrate into your favourite IDE
  • develop tests as groovy classes, property files, csv or spreadsheets
  • allow complex element names to be mapped to simple names to ease development
  • parallel execution of tests

Clone this wiki locally