Hi,
How do I specify a relative path in QTP?
I have the following typical setup :
All my actions, reusable or otherwise are stored in a particular shared folder on a network.
I create a reusable action ActionA and save it in the shared folder of say CompShare. The shared folder is mapped to S:\> drive on CompA, now I create a TestA which uses ActionA. Now I open TestA on another box CompB(Shared folder is mapped to Q;\>), here I get an error message saying that ActionA has not been found.
I have resolved the above issue by setting the folder options to look at the right place. I did this by specifying the total path where the ActionA is located. I had been using absolute path till now but it is proving to be too tedious.
Is there a better way to do it??
In case any further clarification is needed please voice it.
Cheers,
QTPer
How do I specify a relative path in QTP?
I have the following typical setup :
All my actions, reusable or otherwise are stored in a particular shared folder on a network.
I create a reusable action ActionA and save it in the shared folder of say CompShare. The shared folder is mapped to S:\> drive on CompA, now I create a TestA which uses ActionA. Now I open TestA on another box CompB(Shared folder is mapped to Q;\>), here I get an error message saying that ActionA has not been found.
I have resolved the above issue by setting the folder options to look at the right place. I did this by specifying the total path where the ActionA is located. I had been using absolute path till now but it is proving to be too tedious.
Is there a better way to do it??
In case any further clarification is needed please voice it.
Cheers,
QTPer