Upload test results to qTest with jenkins pipeline

I am able to integrate to qTest successfully from my local machine. Able to upload test suites and results.
All the integration changes (com.kms.katalon.integration.qtest settings file, test case and test suite integration changes) are uploaded to git repository. When I executed my test cases through jenkins pipeline, results are not getting uploaded to qTest. Whenever automation triggers from jenkins pipeline, It installs katalon studio(using docker), deploys our application and clones automation repository and execute test cases on deployed application. Am I missing anything here? Do we need to also install qTest plugin through jenkins job? Appreciate your help asap.

1 Like

Hi,

have you tried to config upload test results automatically to qTest yet? https://docs.katalon.com/docs/analyze/integration-for-test-analyzing/qtest-integration/view-and-upload-katalon-studio-test-execution-results-to-qtest

1 Like

Hi Yes, I already had this configuration and results are getting uploaded automatically when I run my tests from local. But same is not happening when I run my tests through jenkins pipeline.
My Question is , do we need to install qTest plugin also when jenkins job installs katalon studio?

1 Like

Hi,

After asking my team, we found this is the bug and we have a custom build version to work. Katalon_Studio_Windows_64.zip - Google Drive

1 Like

Can you please confirm when this will be fixed in actual versions? We can not use custom build as Jenkins automatically downloads official version of katalon studio(8.5.5) from artifactory,

1 Like

Hi,

We are still planning and I am waiting for the decision. I will let you know as soon as there is information. Thank you!