Functions invoke of others test - 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: Functions invoke of others test (/Thread-Functions-invoke-of-others-test) |
Functions invoke of others test - Juan Carlos - 09-16-2010 Good days, I have two Test vap-xp and need to invoke from a function of a Test another function of another test. Can someone help me? Thank you very much and a greeting RE: Functions invoke of others test - supputuri - 09-16-2010 Can you bit more clear ..... RE: Functions invoke of others test - rdemers25 - 09-20-2010 If library is included in the resources in both tests then it should work. RE: Functions invoke of others test - lotos - 09-20-2010 hi Juan Carlos, do you mean that you want to call a function from one file(folder) into another function from another file? |