Description
Let’s say you must test something that involves a lot of different variables. Configuration testing is like that: different printers, different print options, different documents. Who knows what combination will fail? But you can’t try all combinations of all variables together, because that would be too many tests. So instead, you could create tests that pair each value of each of the variables with each value of each other variable at least once.
Details
- Listing categories Test design
- Licence Open Source
- Status Unknown
- User Interface Command line
Contact
- E-mail james@satisfice.com
- Website http://www.satisfice.com/tools.shtml
Post New Review
You must be logged in to post a comment.