01-18-2015, 08:18 AM
(This post was last modified: 01-18-2015, 08:20 AM by automation2012.)
Hi,
I developed script in local machine in such a way when i run it all resources will be attached during the run mode.
For this i used some qtp methods and environment file
Example, loadfunctionlibrary libpath
Here i gave local path in libpath variable.
Now i want to run the same script by changing path value in such a way that it should invoke tesr script from the qc
That means when i store the same script in qc then inorder to run the same i need to change my environment variable path in file.
Pls guide me on this.
I developed script in local machine in such a way when i run it all resources will be attached during the run mode.
For this i used some qtp methods and environment file
Example, loadfunctionlibrary libpath
Here i gave local path in libpath variable.
Now i want to run the same script by changing path value in such a way that it should invoke tesr script from the qc
That means when i store the same script in qc then inorder to run the same i need to change my environment variable path in file.
Pls guide me on this.