-
Notifications
You must be signed in to change notification settings - Fork 2
Spreadsheet Scenario Testing
gavinbunney edited this page Feb 15, 2011
·
4 revisions
Madcow provides an intuitive method for providing multiple data sets to a single Madcow test scenario using spreadsheets.
Spreadsheets
- have cells formatted as text
- the first column in a spreadsheet defines the madcow test operations such as setting data parameters and importing templates.
- the second and all subsequent columns each become a seperate Madcow test with its own data set.
- the first row for all tests defines the test name, this must contain spaces or special characters.
- after the first test (second column within the spreadsheet) only data that differs for subsequent tests needs to be defined, if not defined then this simply defaults to using the data values specified for the first test.
- 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