Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-56423

Testing in different Htttps:// environments

XMLWordPrintable

      Is there a way to setup Jenkins or Selenium to execute the same scripts in different environments?

       

      Currently, in Jenkins I execute a Maven project calling Selenium, Smoke, Reg, Int, etc test suite. In the sit.properties file I set the environment for Dev, CTE, ITE, etc. But this isa manual update and I also up date my Jenkins config files.

      I would like separate Jenkins build files, one to call each environment and skip the sit.properties file.

       

      In a Jenkins config, can i create a config where one file for CTE calls env.baseurl.wimci=https://mycte.connection.com/

       and for Dev, another calls: (and so on)

      env.baseurl.wimci=https://mydev.connection.com

       Any thoughts on running the same automated test suites in different environments without manual intervention?

      thanks for any ideas

      Mike vR

            olivergondza Oliver Gondža
            mv8167 Michael von Ruecker
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: