Micro Focus QTP (UFT) Forums
Is there any mapping between script and reusable action. - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners)
+--- Thread: Is there any mapping between script and reusable action. (/Thread-Is-there-any-mapping-between-script-and-reusable-action)



Is there any mapping between script and reusable action. - TurtleRock - 12-19-2011

[/u]Hi,

I created one reusable action(stored in QC Location, Say "A"), and called it in a driver script. After few days I moved that action to another folder of QC(Location Say "B"), and created a new action with the same name and saved it in QC (Location "A").

Now when I am opening the driver script(in which i have called the reusable action), it is still calling the old reusable action which I had moved to localtion "B".

I want to call the action in location "A" only. Can you please tell me how to break this mapping between action and script.

Regards[u]
Turtle Rock


RE: Is there any mapping between script and reusable action. - ravi.gajul - 12-19-2011

comment the previous call and make a new call pointing to the current action.


RE: Is there any mapping between script and reusable action. - Sathiya - 12-20-2011

Else
open the reusable in the driver script (left corner)go to menu.
Menu->edit->action-> delete action