Question - How will you call from one action to another action?
Answer -
We can call an action in 2 ways
1) Call to copy of Action. – In this ,the Action Object Repository , Script and Datable will be copied to the destination Test Script.
2) Call to Existing Action. – In this, Object Repository , Script and Datable will NOT be copied but a call (reference) would be made to the Action in the source script.