Getting error while using environment variables [message #1000723] |
Tue, 15 January 2013 05:25  |
Eclipse User |
|
|
|
Hi,
I am using Windows Server 2003 machine. I have added some environment variables using format TEST_UDV_{{variable_name}}. For example, TEST_UDV_PRODUCT_HOME.
Now I am trying to use this variable in my test case, where I have replaceText step. I am providing the Parameter Value as $PRODUCT_HOME. But it fails giving error
:7009: Test Execution Error.
Variable with name $PRODUCT_HOME is not resolvable.
In PRODUCT_HOME, I am providing the path of my AUT.
Please let me know what mistake I am doing while using env variable.
Thanks,
Himanshu
[Updated on: Tue, 15 January 2013 05:27] by Moderator
|
|
|
|
|
|
|
Re: Getting error while using environment variables [message #1002313 is a reply to message #1002200] |
Fri, 18 January 2013 06:37  |
Eclipse User |
|
|
|
Thanks Alex, I did use Store variable action and it works fine. I am trying to use external file in which I am providing Key-Value pairs and I will be using those keys as parameters. Why I am doing this is to make user not to open the testcase and make changes. Hopefully "Using an Excel file as an external data source" should resolve my issue.
Thanks,
Himanshu
|
|
|
Powered by
FUDForum. Page generated in 0.21793 seconds