Forum Discussion

pgreen's avatar
pgreen
New Contributor
14 years ago

Modularising Tests

I want to be able to share some of my test scripts across many use cases so that I dont have to keep creating a script for things like logging in to the application under test. I am finding this di...