Skip to main content

Continuous Integrations

Continuous Testing integrates with various Continuous Integration Tools. You can view the CI diagram to get the hang of the CI process.

Such integration allows you to run tests on your code and verify the build. If the build is successful the process continues on to run tests on your application or mobile website. This way you can make sure that no faulty code is integrated into the work of other developers.