pgreen
14 years agoNew Contributor
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...