Import Test Results

QMetry can easily integrate with other CI/CD tools. There are ready made plugin available for Maven, Jenkins and Bamboo for importing test results.

Please refer below table to decide which option is best for your use case. 

Automation workflowWhich option you should use?

Automated Workflow in Jenkins

(Are you using Jenkins Freestyle job for your automation testing?)

Import Results Using Jenkins Plugin

Automated Workflow in Bamboo

(Are you using Bamboo for running your automated tests?)

Import Results using Bamboo Plugin

Build Automation with Maven

(Are you using Maven as your build tool ?)

Import Test Results using Maven

REST API

(If you are not using any of above option then we have generic way to import result using REST API.)

Import Results using Rest API