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 10, 2017 | Automation, Software testing, Test Automation
The internet is filled with resources to improve your test automation skills. Here are two of the best virtual conferences to learn test automation using Selenium Webdriver. 1) Automation Guild Price: $197 Author: Joe Colantonio Topics Learned: Test Automation This is...
by Nikolay Advolodkin | Mar 8, 2017 | Resources
Selenium is an incredibly useful set of tools used to automate web browsers, and WebDriver is an advanced tool that lets you test your scripts against multiple different browsers. Every web developer needs to know how to use Selenium WebDriver. If you don’t have time...
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 27, 2017 | Selenium Webdriver, Test Automation Frameworks
Did you know that there is an abundance of incredible code out in the world that has already been developed? You are not the first person to try and build an Enterprise level test automation framework. People have been doing this for decades. This is going to be a...
by Nikolay Advolodkin | Feb 27, 2017 | Resources, Selenium Webdriver
In this post, I compiled a list of my favorite online courses for test Selenium WebDriver. Most of them I have taken myself and the others I analyzed thoroughly to make sure that it’s quality and should be recommended to you. I did my best to get a range of...
by Nikolay Advolodkin | Feb 17, 2017 | Automation Tools
That’s right, I truly believe that when it comes to automated functional web testing, Selenium WebDriver annihilates HP’s web testing tool, QuickTest Pro (QTP), aka Unified Functional Testing (UFT). If you disagree, that’s cool –– I welcome your thoughts and counter...
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...