Forum Discussion
alibaba82
16 years agoSuper Contributor
maybe this help.
In all our projects, we have a simple project load script. This script creates project level properties like server endpoints, database connection strings etc which are different for each environment. So in all our tests steps, endpoints, database connection strings are used by property expansion using variables defined in project.
This works with testrunner as well as the load script is always executed first.
In all our projects, we have a simple project load script. This script creates project level properties like server endpoints, database connection strings etc which are different for each environment. So in all our tests steps, endpoints, database connection strings are used by property expansion using variables defined in project.
This works with testrunner as well as the load script is always executed first.