I have created a Gauge Test Project in Visual Studio, now I want to make db connection to different environments. So that during the execution I can just pass the environment name as a parameter.
Alos if someone can help me in understanding how one can use default.properties value in code.
Thanks in advance.