I have my Katalon Project on the Azure Repos and I have created the Script Repository using the Others option for the Source Type under the Create Git Script Repository.
Once created, I get an error when I click the Refresh Test Suite Collection button on the TestOps Script Repositories
Katalon Studio Version:8.0.0
OS Version: Windows 10
Browser Version: Google Chrome 90.0.4430.212
Steps to Reproduce:
Open Test Ops Project
Navigate to Configurations
Click Script Repositories
Click Create Git Script Repository
Select Source Type (Selected Others since my repository is on Azure Devops Repos)
Enter Repository URL
Enter Username
Enter Personal Access Token (I used the Git Access Token with Full Scope permission)
Click Connect
Once connected, select a Branch
Open the created Script Repository
Expected behavior:
Test Suite Collections should be displayed
Clicking on Refresh Test Suite Collection should update the Test Suite Collections
Observed Behavior:
Test Suite Collections are not loaded
Clicking on Refresh Test Suite Collection displays error “/api/v1/test-projects//refresh-tsc
Source type is not supported.”
Screenshots:
I had to blur out the project details due to security reasons
Greetings from TestOps team.
Please kindly note that current Feature Refresh Test Suite Collection doesn’t support GitLab/Bitbucket yet. The support for Bitbucket, though, is in our upcoming release plan. Please stay tuned for further announcement.
Is there any date for this feature?, If this feature is not supported, I don’t understand why TestOps has the option within the selector during the creation for a new repository.
Hello, any update on this topic? I have the impression indeed I cannot see any test suite from Katalon project stored on Bitbucket whereas zip upload of same project works fine… We want to trial TestCloud but need the test ops script repo to work fine as a prerequisite.
I have a similar issue it wasn’t showing and Test suite collection & Test suites. & yes we are also using the azure repos as well.
And Yes, I Resolved by following this step today.
To solve the issue please make sure you have this thing in project in Azure repos.
(.Settings ) folder with both file inside.
(a) org.eclipse.jdt.core.prefs
(b) org.eclipse.jdt.groovy.core.prefs
(Settings ) folder with external & internal folder with all the file inside.
(console.properties ) file &
(Test_Automation .prj ) file with WEBUI inside.
And If you are ignoring this file in the .gitignore please make adjustment. After you do that it should work.
/api/v1/test-projects/718859/refresh-tsc
Source type is not supported.
Is this fixed? Still it is not working for Bitbucket. I have connected my bitbucket through Source Type as Others but no way I could fetch my Test Suites. Any help will be appreciated
I have the same problem!
I have connected TestOps to Bitbucket with “Others” but when refreshing Test Suite the following message appears: /api/v1/test-projects/718859/refresh-tsc Source type is not supported.