11-02-2010, 10:53 PM
Hi Stefen,
You are right 1 shared repository can manage n actions.
1. Make Login and Navigate Actions Resuable.(Parametrize to take data from Global Data sheet as Its your requirement. I will prefer using Local Data Table)
2. Create a Shared OR for "Login","Navigate"
3. Save the Test.
4. Now Open a New Test.
5. You will have "Action 1" in your Test.
6. Insert Call to Login and Navigate Action(right click>> Actions>>Insert Call to an Existing Action)
7. Associate shared OR with "Action 1".
8. Continue Writing/Recording specific test case.
This is only one of the ways of acheiving Modulizaration.
You are right 1 shared repository can manage n actions.
1. Make Login and Navigate Actions Resuable.(Parametrize to take data from Global Data sheet as Its your requirement. I will prefer using Local Data Table)
2. Create a Shared OR for "Login","Navigate"
3. Save the Test.
4. Now Open a New Test.
5. You will have "Action 1" in your Test.
6. Insert Call to Login and Navigate Action(right click>> Actions>>Insert Call to an Existing Action)
7. Associate shared OR with "Action 1".
8. Continue Writing/Recording specific test case.
This is only one of the ways of acheiving Modulizaration.