What is the difference between copy of an action and existing of an action?
What is the difference between copy of an action and existing of an action?
If you choose copy of an action, a local copy will be saved in the test. If u choose external action, an action from a different test will be run by the current test. Any changes to this external action will effect both tests.
Lack of WILL POWER has caused more failure than
lack of INTELLIGENCE or ABILITY.
-sutnarcha-
Hi,
Call to Copy:
1. It is read and write mode
2. We can call both reusable actions and non reusable actions.
3. If we make any changes in base program, that will not be effected to the copied program
Call to Existing:
1. It is read only mode
2. We can call both reusable actions and non reusable actions.
3. If we make any changes in base program, that will not be effected to the copied program.
__________________
Thanks & Regards!!
RAJAPUTRA
Thanks mann