External Action in QTP - 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: VB Scripting/Descriptive Programming (https://www.learnqtp.com/forums/Forum-VB-Scripting-Descriptive-Programming) +--- Thread: External Action in QTP (/Thread-External-Action-in-QTP) |
External Action in QTP - prasadworld321 - 03-12-2010 Interview Question: how can i call an external action, which is not added the external action of an action. means i want to call action C from action A but action C is not an external action of action A?? RE: External Action in QTP - manishbhalshankar - 03-15-2010 Do you want to say that action c is a reusable action but not added in the main action ie action a and you still want to call it? |