Document toolboxDocument toolbox

Execution using Continuous Integration Tools

Qualitia seamlessly supports integration with Continuous integration tools like Jenkins, TeamCity, and Bamboo.  It enables developers to find and solve defects in a code base rapidly and to automate testing of their builds.

When you want to execute your test cases using CI tools, you must set the CI_Tool property in the qualitia.properties file accordingly.

If your test case is for mobile applications, ensure that the Appium Server is up and running on the designated node when executing test cases using CI tools.

Related topics