Hi, We have a lot of dataDriven tests that are automatically generated from a custom UML specification. Sometimes, we want to run a data driven test with just 1 set of data (instead of e.g. 10 sets). Is it possible to do this by using the 'filterclass' property of dataDriven in a way that is not yet documented? From the documentation found here: http://webtest-community.canoo.com/wiki/space/PropertyTable, it says that 'more filters are easy to add (Regex, LowerThan, Expression, ...) Do you have experience in using these 'easy to add' filters?
Thanks! David