Skip to content
gavinbunney edited this page Feb 15, 2011 · 12 revisions

Madcow is a test automation tool, which:

  • simple extension architecture allowing addition of new steps
  • can run single test and test suites
  • integrated 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