VSTS and TFS 2017 ALM and DevOps Hands On Labs
Team Foundation Server (TFS) and Visual Studio Team Services (VSTS) have continued to evolve over the years. More and more features are continually be added
Team Foundation Server (TFS) and Visual Studio Team Services (VSTS) have continued to evolve over the years. More and more features are continually be added
I have several customers using TFS 2015 and they are wanting to build and deploy the latest project types like Azure Functions. Having Visual Studio
Automated UI tests are a great way for teams to start building automated regression suites to give confidence in deploying applications more often without sacrificing
It was 3:10 AM in the morning on Tuesday when we were woken by a loud cracking sound and then a thud. Just outside our
If you have logged on to your VSTS (Visual Studio Team Services) recently you may have noticed the new *Wiki hub in your Team Project.
The Open Web Application Security Project (OWASP) is a not for profit organization focused on improving the security of software. I am excited to announce
Welcome back to my 3 part series on using VSTS to tokenize Angular application builds and deployments. In Part I, I walk through the scenario
You have found part 3 of my article on Using VSTS to tokenize Angular application builds and deployments. In Part I, I explained the scenario,
Environment configuration management practices usually incorporates the well establish practice of build once and deploy the same version to multiple environments. In the .NET web
We were working with a client where our automated UI tests were working perfectly on our local machines but started failing randomly when running them