What Is Acceptance Test Driven Automation?

What Is Acceptance Test Driven Automation?

I think that you can agree with me when I say: Creating an automation framework to do automated acceptance testing is REALLY hard. It's simply not an intuitive process. Where do you start? Do you create the page object? How many page objects? How many locators in that...

Believe it or not, software bots will take jobs away in 20 years

Believe it or not, software bots will take jobs away in 20 years

Before looking into the future, let us see our past. Approximately twenty years ago, Microsoft released Windows 98 on June 25, 1998. Also, Apple released the iMac Computer on August 15, 1998. Now the operating system and the iMac computer look like primitive tools,...

Quick and easy guide on integrating Jenkins with Selenium

Quick and easy guide on integrating Jenkins with Selenium

Nowadays, everything seems to be integrated, and that includes software testing. One perfect example would be the capacity to integrate Jenkins with Selenium. Jenkins Selenium Integration is a Continuous Integration (CI) Tool that is intended to support you in running...

Introduction to Sauce Labs with Selenium Webdriver – Syllabus

Introduction to Sauce Labs with Selenium Webdriver – Syllabus

What will you learn in this lecture? In this video, we will go through the syllabus of the course Introduction to Sauce Labs with Selenium Webdriver to familiarize yourself with the topics you are going to learn. In the previous tutorial, we went through the...

How Firefox 55 updates affect Selenium IDE?

How Firefox 55 updates affect Selenium IDE?

Software developers rely on an Integrated Development Environment (IDE). It is a software that combines all the tools that developers may require to write and test code. It usually consists of a source code editor, a compiler and a debugger, all contained in a...

PageFactory and ExpectedConditions in C# Selenium

PageFactory and ExpectedConditions in C# Selenium

PageFactory in C# is deprecated as of version 3.11. This is actually a great change because it prevents usage of a class that is not recommended by the Selenium contributors. Furthermore, not using PageFactory will prevent users from many weird element exceptions that...

Introduction to Sauce Labs with Selenium Webdriver – Prerequisites

Introduction to Sauce Labs with Selenium Webdriver – Prerequisites

What will you learn in this lecture? In this video, we will go through the prerequisites to the course Introduction to Sauce Labs with Selenium Webdriver to ensure you'll understand everything in this course. In the previous tutorial, we went through the overview of...

What you need to know about learning Selenium webdriver on your own

What you need to know about learning Selenium webdriver on your own

Learning a new concept is always exciting if you use the best approach that makes learning enjoyable. The first time you learn how to sew you will always enjoy it if you have an opportunity to do it on your own. When you take the needle and do the first stitches, you...

Do you want to learn Selenium webdriver effectively?

Do you want to learn Selenium webdriver effectively?

Every software tester would like to be able to test their program easily and faster. As much as software testing might sound an easy task, it does not turn out to be very easy. You need to learn some methodologies involved. First, you have to know the basics of the...

Superior BDD frameworks  for superior automation testing

Superior BDD frameworks for superior automation testing

1) SpecFlow BDD Automation Author: SpecFlow Topics Learned: C#, Selenium Webdriver, BDD SpecFlow is one of the few C# BDD frameworks out there, which automatically makes it a highly desirable automation tool for you to use in your development projects. This framework...

Get in touch with us!