Better Allpairs Test Tool
Thursday, June 29th, 2006Microsoft has released a free test tool that does some pretty cool all-pairs test generation.
It’s called PICT. Unlike my tool, it has some sophisticated dependency handling.
I see only two downsides with it: a) they provide no diagnostic output, so you have to use elaborate hand checking or just hope that the output is correct. b) [...]