-
Notifications
You must be signed in to change notification settings - Fork 2
Home
timfarr edited this page Jul 21, 2011
·
2 revisions
[[images/madcow.medium.jpg|float|align=right]]
Madcow is a web application test automation tool optimised for:
-
data-rich, enterprise web applications
-
system and acceptance testing
-
system testers - coding ability not required
Features:
-
simple procedural testing language
-
run a single test or test suite
-
simple extension architecture for addition of new steps
-
support integration into continuous build
-
simple to integrate into your existing project
-
simple to integrate into your favourite IDE
-
test specification in groovy language, property file, csv or spreadsheet
-
map complex web page element names to simple names to ease development
-
execute tests in parallel
- Home
- Setting Up
- Configuration
- Writing Madcow Tests
- Running Madcow Tests
- Data Parameters
- Templates
- Macros
- Disabling A Test
- Spreadsheet Scenario Testing
Madcow Operations
- Madcow Operations
- Madcow Operations - Table
- Madcow Operations - XPath Extras
- List of Madcow Operations
Extending and Customising Madcow
Reference
For Developers