by Nikolay Advolodkin | Feb 19, 2021 | Test Automation
While the covid 19 outbreak has been difficult for all businesses around the world, one of the domains which has really resisted this disruption and turned challenges into opportunities is the IT department. In this internet dominating world where networking and...
by Nikolay Advolodkin | Feb 11, 2021 | Test Automation
Should we use logging in Test Automation Code? Everything that we do in software development is a choice that either helps us or hurts us (The Valley of Success by Titus Fortner). Furthermore, we must always consider the cost of maintenance in everything...
by Nikolay Advolodkin | Jan 28, 2021 | Automation, Test Automation
If nothing else, the past year has produced some fantastic articles on test automation. Selenium WebDriver is exceptionally versatile and supports multiple programming languages, including Java, Ruby, and .Net. It also works with multiple browsers, including Chrome,...
by Nikolay Advolodkin | Nov 20, 2020 | Test Automation Frameworks
MsTest and NUnit are the two most popular unit testing frameworks in the .NET ecosystem. I always get questions from my students asking about which should be used and why. Let’s talk about the advantages and disadvantages of each solution. Parallelization...
by Nikolay Advolodkin | Apr 12, 2018 | Automation, Test Automation
A 2016 Gallup survey reveals that 76% of K-12 principals and 88% of high school principals offer some type of CS learning opportunity to students, be it through a class or club. And, 40% of principals have at least one coding class available for students, which is 25%...
by Nikolay Advolodkin | Sep 1, 2017 | Selenium Webdriver, Test Automation
What will you learn in this course? Are you struggling with working with HTML using Selenium WebDriver? Do you know how to easily identify and manipulate an element using Selenium WebDriver? How about performing a drag n’ drop on an element? If not, then these...