Posts: 1
Threads: 1
Joined: Feb 2010
Reputation:
0
03-08-2010, 05:31 PM
Hi,
Can someone please explain me what is the use of execute file statement in detail?
How is it different to loading library files from test->settings->resources?
Regards,
Aniruddh
Posts: 1,199
Threads: 5
Joined: Nov 2008
Reputation:
0
03-08-2010, 06:16 PM
QTP Help is having a good explanation on this.
have you gone through that? if not, you can find it under
HP QuickTest Professional User Guide > Defining Functions and Other Programming Tasks > Working with User-Defined Functions and Function Libraries > Executing Externally-Defined Functions from Your Test
Posts: 45
Threads: 13
Joined: Aug 2009
Reputation:
0
03-08-2010, 06:44 PM
(This post was last modified: 03-08-2010, 06:48 PM by tester_rahul.)
Executefile is used to associate a function library at run time. This is the only difference.
Executefile is used to associate a function library at run time.
Thanks,
Rahul.