05-20-2011, 12:34 PM
I think if you have to have those 5 Actions in every test of yours, then make the reusable actions and add them to the Action repository. You can then use these reusable actions in any test you want.
** Action repository is nothing but a collection reusable Actions stored with a test
** Action repository is nothing but a collection reusable Actions stored with a test