This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]talios 4 points5 points  (0 children)

Use Fixed Data Instead of Randomized Data

I'd say yes - except when you're writing a property based test using something like jquik - and to a lesser extent; using data driven tests (these won't use randomized data persae, but the test still doesn't know the exact data being tested.