You can use Azure DevOps Repos as Git Repository for persisting your Test Set scripts.
After creating a new repository, open the Clone Repository viewin Azure DevOps Repos and click on Get Credentials.
Select an Alias for your username and a password.

In the Botium, open your test set and click on Register Git Repository.

Enter the Git Clone Url from the Clone Repository view in the Azure DevOps repository. Git User and Git Password as selected.
!!! note As Git User you can use your Azure username or the Alias from the Clone Repository view.

!!! note Configuration of Git User and Git Password is only available starting from Botium 1.5. For Botium up to 1.4, you can add Git User and Git Password to the Git Clone Url: <https://<username>:<password>@dev.azure.com/floriantreml/testbox/_git/testbox> (if using any special characters in the username, you will have to url encode them - just use a character-and-letters-only alias and password to be on the safe side).
Comments
0 comments
Please sign in to leave a comment.