Forum Discussion

Siji's avatar
Siji
Occasional Contributor
9 years ago

why default environment gets changed on creating a DEV and QA environment with different db connecti

I have a default environment with a local Db connection string.

Created two environments DEV and QA which is respective servers.

On changing to Default environment,dosen't change the Db connections back to default DB connection string.

Could you suggest me a way to handle this better.

7 Replies

    • Siji's avatar
      Siji
      Occasional Contributor

      Hi,

       

         Thanks for the response.I am using Ready API 1.3.1.

          This is a serious issue for me as my test cases are failing due to this.

           3 environments

           a) Default - which should point to local Db.

           b) DEV environment pointing to DEV server Db

           c) QA environment  pointing to QA server Db.

       

           When i open the environment and see database option , I can see respective environment Db string and local connection Db  string.Is this creating issue.

       

       

           But when switch between environments,Db connections are not getting changed accordingly.

           

         Please suggest a way to handle this.