Introduction Automated testing is a very extensive topic, so in this blog post, I'll just summarize the most important parts of Automated testing. Software testing is present in almost every cycle...
Introduction to software testing
Introduction Software testing represents the process of application examination in order to assure that application or project is meeting all the requirements and quality expectations for which wa...
Hello world of Team Build 2010
I will start my Team build series. The first episode is Hello world of Team Build 2010, this example very simple just will show you how create a team build process that say hello, you can also use...
DevOps: The Three Stage Conversation - People, Process, Products
Introduction In some of my previous posts; DevOps Framework and Practices and What is DevOps, I've described in detail what DevOps actually is. Just to summarize once again, DevOps is a methodolog...
Renewed as an MVP for Visual Studio ALM for the 5th Year (2016)
I am extremely honored to receive such an important award for 5th year in a row. To be considered as Microsoft's MVP for Visual Studio ALM award is really a great honor and a privilege. I am honest...
What is DevOps
Introduction In one of my previous posts, I briefly described the main ideas behind DevOps. DevOps is about improving the collaboration between the traditionally siloed development and operations ...
Scale and Manage Virtual Machines
Introduction Virtual Machines can be scaled and managed using scale sets. Scale sets are essentially a way for you to manage a set of Virtual Machines as a single unit. Before scale sets, when you...
Visual Studio Team Services Dashboards
Introduction Dashboards are customizable canvas that enable your team to visualize status and monitor progress across your VSTS or TFS project. They replaced the previous Team Overview page. Using...
Introduction to Visual Studio Code
Introduction Visual Studio Code is Microsoft's tool for source code editing and it is designed for Windows, Linux and OS X. It's a tool used as a support for embedded Git control, debugging, synta...
Overview of Service Endpoints
Introduction The Endpoint represents the URL from where your service can be accessed by a client application. You can also visit Visual Studio website and go through the tutorial that will show ho...
