Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Library Files Calling Ways
#6
Solved: 10 Years, 9 Months, 1 Week ago
'Test.mts
'------------------
Code:
ExecuteFile "E:\QTP\Library1.qfl" [Change  the file path to your file path]
myPrivateFun()
=======================
1. Place functions in a function Library file(.qfl)
2. Run Above Test, observe that you will be able to access the Private Function.
3. Now Comment ExecuteFile Statement and associate Function Library with the Test.
4. Run Test. observe that Type Mismatch Error is thrown.

Please refer following Snapshots:

Thanks,
Rajeshwar..


Attached Files Image(s)
       
Reply


Messages In This Thread
Library Files Calling Ways - by bfakruddin - 10-13-2010, 09:35 PM
RE: Library Files Calling Ways - by supputuri - 10-13-2010, 11:27 PM
RE: Library Files Calling Ways - by bfakruddin - 10-14-2010, 03:48 PM
RE: Library Files Calling Ways - by rajeshwar - 10-14-2010, 07:29 PM
RE: Library Files Calling Ways - by bfakruddin - 11-02-2010, 07:11 PM
RE: Library Files Calling Ways - by rajeshwar - 11-02-2010, 08:51 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)