I have created Test schedule on Test ops through Git repo and it is working
Now I made change in my test suit and I update on same Git repo.
But it is not updating on Test ops
Any solution ?
I have created Test schedule on Test ops through Git repo and it is working
Now I made change in my test suit and I update on same Git repo.
But it is not updating on Test ops
Any solution ?
I suppose, you have to refresh your repository in TestOps.
I am not using it, but if I remember it right from some previous discussions, pushing updates in your git does not trigger this automatically.
Once you push the Latest Test Cases/Scripts Code into the repository, Goto Configuration Tab, Inside the Script Repositories, click on the repo where the code is being pushed. then Click on Refresh Test Suite Collection.
If you have pushed only Test Suites then once you do the refresh, Directly go inside the Executions and click on Schedule a Test Run, you should be able to see the pushed testsuites.
Sure, I will try this
Hi @noor.ahmed, we noticed that you have been asking quite a few questions up till now. We just want to check in to see if you have found the solution that you need?
If yes, then don’t forget to mark helpful replies as a solution so that others who may be asking similar questions / running into similar problems can find the solution as well!
Thanks!