Can an Azure Agent (pipeline) execution update TestOps for reporting?

If I run my Katalon project’s Test Suite locally (in KSE or KRE), it updates TestOps. If I run it remotely (using an Azure DevOps pipeline, running it on a remote agent machine), it does not send the report to TestOps.

It looks like the TestOps settings of a project are stored in settings\internal\com.kms.katalon.integration.analytics.properties

However, the settings folder is in our .gitignore file, which is obviously where the problem is. Should the files in the settings folder be ignored from a git repo, or included? If they should be ignored because they are user specific, is there a workaround to make the project update TestOps?

2 Likes

Thank you for sharing this with the Katalon Community. However, for timely support with paid licenses, please help create a support ticket here. Thank you.

1 Like