Page Objects in Test Automation – Understanding why the test failed a 2nd time
In This Course Did you know that a recent poll revealed that 80% of QA Automation Engineers cannot run more than 100 functional tests daily, with 95% reliability? Furthermore, over 50% of these Automation Engineers struggle to run between 0 - 50 automated functional...
Page Objects in Test Automation – Recording automation test using Selenium Builder
In This Course Did you know that a recent poll revealed that 80% of QA Automation Engineers cannot run more than 100 functional tests daily, with 95% reliability? Furthermore, over 50% of these Automation Engineers struggle to run between 0 - 50 automated functional...
Page Objects in Test Automation – What to do when you run into errors
In This Course Did you know that a recent poll revealed that 80% of QA Automation Engineers cannot run more than 100 functional tests daily, with 95% reliability? Furthermore, over 50% of these Automation Engineers struggle to run between 0 - 50 automated functional...
The Exact ChromeDriver configuration to Disable Chrome’s “Save Your Password” Prompt
How to disable Chrome's "save your password" prompt? ChromeDriver | C# | Chrome Browser The Problem You want to disable the annoying Chrome pop up that says, "Do you want Google Chrome to save your password for this site?". The Solution
The Best Automation Testing Presentations Using Selenium Webdriver
Are you looking for great automation testing presentions to improve your test automation skills using Selenium Webdriver? Here's a great news for you! Below a great compilation of the best automation testing presentations, the world of software testing can offer. Read...
Best Test Automation Webinars to Learn 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...
Best Virtual Conferences to Learn Test Automation Using Selenium Webdriver
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...
Best Test Automation Blogs to Learn Selenium WebDriver
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...
Best Books to Learn Automation Testing
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...
Best E-Learning Platforms to Learn Software Testing Using Selenium Webdriver
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...
Best Selenium Webdriver Framework Code
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...
11 Greatest Selenium WebDriver Online Courses (2019)
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 courses...
Confidential: Why Selenium is Better than QTP?
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...
What you need to know about page object pattern in 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...
Selenium Webdriver Tutorial – Webdriver Timeouts
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...
Selenium WebDriver – Conclusions
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 wait 4. Understand what a DefaultWait is 5. Comprehend how...
DefaultWait Class and Quiz Answer
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 wait 4. Understand what a DefaultWait is 5. Comprehend how...
DefaultWait Class and Quiz
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 wait 4. Understand what a DefaultWait is 5. Comprehend how...