ContributionsMost RecentMost LikesSolutionsRe: TestComplete Test Adapter (v15.53.9) issues running tests in DevOps +1. We've the same issue. Appeared yesterday evening. Error message: Cannot start process because a file name has not been provided. Previous version (1.15040.421) of the test adapater was able to run our tests. Re: Tags property in the KeywordTests Object Sorry, the request was a bit unclear. What I want is access to tags from the KeyWordTest script object. https://support.smartbear.com/testcomplete/docs/reference/project-objects/items/kdt/keywordtest/properties.html There are two properties there Parameters and Variables, I would like to see Tags too in that list. Tags property in the KeywordTests Object I would like to have access to the tags of a keyword test uisng a script, in the same way that would have been possible if I used BDD Features. That is, in the KeywordTests Object it would be great to have access to more properties than name, mainly tags. https://support.smartbear.com/testcomplete/docs/reference/project-objects/items/kdt/keywordtests.html?sbsearch=keyword Like the BDD Tags are avilable as a property of the Feature Object. "A property that returns a Tags object that provides a scripting interface to tags assigned to the feature file." https://support.smartbear.com/testcomplete/docs/reference/project-objects/items/bdd/tags.html Re: supporting Xray In my Company we are invested in XRay allready for logging of tests and result for integration tests. It would help us a lot to have XRay support in TestComplete.