Software Testing

(2) Test Selection I

What is Continuous Integration (CI)?

  • Macro process of frequently integrating code into a shared code repository and automatically building and testing the code base
  • Integration verified by an automated build, test, and often even deployment

Diskussion