Skip to content
timfarr edited this page May 19, 2011 · 12 revisions

Home

Madcow is a test automation tool, which:

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

Clone this wiki locally