QTP Forums

Full Version: Execute file statement
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
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
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.
Reference URL's