by Nikolay Advolodkin | Mar 12, 2017 | Automation, Selenium Webdriver
Webinars are an integral part of learning. In this cyber age, we can easily get the desired information right from our fingertips. In this post are the best test automation webinars you need to watch in order to improve your automation testing skills with Selenium...
by Nikolay Advolodkin | Mar 6, 2017 | Automation Tools, Selenium Webdriver, Test Automation
Many years ago someone called me a guru at using QuickTest Pro for functional test automation since I knew how to do everything with that tool. Which was ironic, because as a “guru” of QTP, I was only able to maintain about 10 functional tests with any kind of...
by Nikolay Advolodkin | Mar 4, 2017 | Selenium Webdriver, Software testing
These are websites and e-learning platforms that contain a bunch of very useful courses. Some are paid and some are free. Take a look and search for your desired topic. 1) Udacity Price: Free and Paid Author: Udacity Topics Learned: Software Testing, Programming This...
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 16, 2017 | C#, Selenium Webdriver, Sychronization
Why is it important to have proper synchronization for your automated tests? Have you ever dealt with flaky automated checks? Checks that fail intermittently and you are unsure why? How about checks that fail in your Continuous Integration environment, but work...