Hi Rajeshwar,
that works fine... thank you!! So i have to call an action out of an exisiting test... didn't know that. I thought that i can modularize my actions and save them as a modul in a (shared) repository and get them back.
So the best way would be to write a test "login" and another one "navigate" and get the reusable actions out of these tests in my next ones right? Because ALL tests need to use "Login" all the time and in some cases "navigate" as well.
Next question: I create a new test, link my 2 actions and write my third like i described above. Now i want to save objects to my shared repository. Should i save the objects from my unique actions to my shared repository? I think not.. Login and Navigate saved in SOR and the specific action objects local?!
Why would you use a local data sheet instead of a global one? I thought about having one global sheet (= one Excel Sheet for Import) for every test with specific data in it e.g. with login for admin, for user.. with navigation to link1 and link2 and so on.. parametrized!
Thanks in advance Rajeshwar for your time and your answers... have a nice day..
Regards,
Stefan
that works fine... thank you!! So i have to call an action out of an exisiting test... didn't know that. I thought that i can modularize my actions and save them as a modul in a (shared) repository and get them back.
So the best way would be to write a test "login" and another one "navigate" and get the reusable actions out of these tests in my next ones right? Because ALL tests need to use "Login" all the time and in some cases "navigate" as well.
Next question: I create a new test, link my 2 actions and write my third like i described above. Now i want to save objects to my shared repository. Should i save the objects from my unique actions to my shared repository? I think not.. Login and Navigate saved in SOR and the specific action objects local?!
Why would you use a local data sheet instead of a global one? I thought about having one global sheet (= one Excel Sheet for Import) for every test with specific data in it e.g. with login for admin, for user.. with navigation to link1 and link2 and so on.. parametrized!
Thanks in advance Rajeshwar for your time and your answers... have a nice day..
Regards,
Stefan