How to Integrate our ProjectSuite with Git and Azure Devops without creating it as a build/pipeline
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to Integrate our ProjectSuite with Git and Azure Devops without creating it as a build/pipeline
Can you please share the exact steps to integrate my project with Azure in a simple way (Means i dnt want to do that as a Build or Pipeline as of now)
Solved! Go to Solution.
- Labels:
-
Integrations
-
Script Tests
-
Web Testing
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes. I just want to store it in Repo, so that, it could be accessible by all. I don't want create pipelines etc for that
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
No problem. You would just need to create your Repository in your Azure project (either Git or TFS) then upload your files.
Steps to setup and more information on Source Control systems here : https://support.smartbear.com/testcomplete/docs/working-with/integration/scc/index.html
Some information on how to set up an Azure repo here : https://docs.microsoft.com/en-us/azure/devops/repos/git/create-new-repo?view=azure-devops
Hope this helps!
