Micro Focus QTP (UFT) Forums
Attach Resources (External Actions) Programattically - 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: Attach Resources (External Actions) Programattically (/Thread-Attach-Resources-External-Actions-Programattically)



Attach Resources (External Actions) Programattically - sukhdeepsinghkohli - 03-31-2011

Hello all,
I am using one Driver script and I require to add around 50-100 other external actions.

How can i add 100 Scripts into RESOUCES Programatically. I have full address of those Scripts and at the moment i have to Manually Insert > Call to Existing Action.

Thanks in advance.


RE: Attach Resources (External Actions) Programattically - PrabhatN - 04-04-2011

Hi SSK,

You can achieve this with "LoadAndRunAction" statement. Read about it in QTP help file.