by Nikolay Advolodkin | Feb 14, 2017 | Automation, Test Automation
Functional graphical user interface (GUI) test automation is hard. It is because the web is constantly evolving to create a better user experience. Moreover, the problem is exacerbated by bad information on the web about how to correctly write functional tests. That’s...
by Nikolay Advolodkin | Jan 11, 2017 | Automation
Today, while doing a live Q&A session at Automation Guild, I got an excellent question that stumped me. I was asked, “How to be able to navigate between the good and bad content on the web?”. And this is a phenomenal question because it applies to all...
by Nikolay Advolodkin | Dec 28, 2016 | Automation, Selenium Webdriver, Sychronization
In This Course In this course, you will: 1. Learn the problems that can occur as a result of improper synchronization 2. Learn how to use Selenium Webdriver explicit waits 3. Master Selenium Webdriver implicit waits 4. Understand what a DefaultWait is 5. Comprehend...
by Nikolay Advolodkin | Dec 26, 2016 | Automation, Selenium Webdriver, Sychronization
In This Course In this course, you will: 1. Learn the problems that can occur as a result of improper synchronization 2. Learn how to use Selenium Webdriver explicit waits 3. Master Selenium Webdriver implicit waits 4. Understand what a DefaultWait is 5. Comprehend...
by Nikolay Advolodkin | Dec 25, 2016 | Automation, Selenium Webdriver
In This Course In this course, you will: 1. Learn the problems that can occur as a result of improper synchronization 2. Learn how to use Selenium Webdriver explicit waits 3. Master Selenium Webdriver implicit waits 4. Understand what a DefaultWait is 5. Comprehend...
by Nikolay Advolodkin | Oct 17, 2016 | Automation
Today I want to share with you how to download a project from Github. You can do this with any project, but I specifically want to teach you how to download this Automation Testing framework that I developed. The framework is HERE. For Visual Studio 2015 (Since the...