Forum Discussion

zenpicker's avatar
zenpicker
Occasional Contributor
14 years ago

Globally visible data generators

Is there a way to build a data generator and then reference it in multiple test cases? I see the Shared property, but my understanding is that this shares it between threads in the same test case. W...