Forum Discussion
karkadil
12 years agoValued Contributor
Chris, if your suggestion is to have duplicate of the tests for each environment, then this is a bad solution.
In case of Script tests such things as server name should be stored in the variables and during test run correct server name is read and used. Or, for instance, server name can be stored in the config file. I don't know how to achieve this in Keyword tests, but there should be a way (using variables, for instance). And I believe, it will require manual editing of the Keyword tests, not just recording.
In case of Script tests such things as server name should be stored in the variables and during test run correct server name is read and used. Or, for instance, server name can be stored in the config file. I don't know how to achieve this in Keyword tests, but there should be a way (using variables, for instance). And I believe, it will require manual editing of the Keyword tests, not just recording.