by Nikolay Advolodkin | Nov 25, 2019 | DevOps
In this article we tackle all of the common challenges encountered when trying to do continuous integration with Azure DevOps aka VSTS aka TFS. Some critical topics that are tackled here are: How to work with Azure DevOps environment variablesHow to create a build...
by Nikolay Advolodkin | Dec 12, 2018 | C#
C# The Definitive Guide Part 1: Beginner C# In this post you will learn the basics of C# such as: installing Visual Studio IDE learning about the different types of Visual Studio projects understanding the basic programming principles learning about unit test projects...
by Nikolay Advolodkin | Sep 4, 2018 | Interviews
Anton Angelov CTO of Automate the Planet Hi Anton, it’s a pleasure to be talking to you today. Thanks for taking the time to talk with us. Can you tell us a bit about yourself? I am the co-founder and CTO of Automate the Planet. The inventor of Meissa Distributed Test...
by Nikolay Advolodkin | Mar 9, 2018 | Selenium Webdriver
Learning a new concept is always exciting if you use the best approach that makes learning enjoyable. The first time you learn how to sew you will always enjoy it if you have an opportunity to do it on your own. When you take the needle and do the first stitches, you...
by Nikolay Advolodkin | Oct 29, 2017 | Resources
All resources related to Complete Selenium Webdriver with C# – Build A Framework. Bookmark this page to help you throughout the course! [toc] Most Important Resources These are the resources that you will find the most used The C# code solution that we use to...