CI servers

CI stands for continuous integration and CD stands for continous delivery. There are many CI servers in the market. Some of the prominent ones are listed down.
  • Jenkins
  • Bamboo
  • Teamcity
  • Gitlab
Every CI server provides below features.
  • Checkout the code from version control system
  • Build the code
  • Test the build
  • Deploy

Web development and Automation testing

solutions delivered!!