What is BDD, and how do we practice it?

What is BDD, and how do we practice it?

The Process of Behavior Driven Development How is BDD different from TDD (Test-Driven Development)? BDD is an evolution of TDD, and different in many ways. In Test-Driven Development, developers will go through four phases: they will write unit tests (which inevitably...

FREE LIVESTREAM: How to interview?

FREE LIVESTREAM: How to interview?

Interviews are a critical part of the recruitment process. If you don’t make a positive impression, you’re not going to get the job. It is as simple as that.  In our “How to Interview?” livestream, we will ensure you master the art of interviewing so that you can...

Appium: Getting Started with Appium.

Appium: Getting Started with Appium.

Must have documentation Appium Desired Capabilities that you can configure in your test automation codeAppium Desktop tutorial by J Lipps from 2017Appium code examples in all of the different languagesAppium tutorial series by Jonathan Lipps (Appium creator) Mobile...

5 Tips for Writing the Perfect IT Resume

5 Tips for Writing the Perfect IT Resume

Information technology resumes are unique from many other resume types. It’s important when applying for IT jobs, to use a resume that is technology focused. After all, you want to convince the recruiter that you are an expert in tech. Don’t you? While crafting an IT...

Selenium WebDriver with Java Complete Bootcamp Course Resources

Selenium WebDriver with Java Complete Bootcamp Course Resources

This is a list of resources for the Selenium WebDriver with Java Complete Bootcamp Course Resources. Introduction Source code for the entire course Tools Setup Common selenium errors postFB Automation CommunityGit GistsJava SE DownloadIntelliJ DownloadMaven...

How to install Maven on Mac OS

How to install Maven on Mac OS

The Easy way Learn how to install Maven on Mac OS Following the instructions in this article The other way Download MavenExtract itMove the apache-maven-x.x.x folder to a permanent location. For example /Users/nikolay/apache-maven-3.6.3Open your bash_profile cd ~/...

Intro to Selenium WebDriver with .NET Core – Part 2

Intro to Selenium WebDriver with .NET Core – Part 2

In this post we are going to cover how to write a Selenium test using Visual Studio for Mac and .NET Core. We are going to create a login test, as well as a Visual Studio Project. Really awesome! Right? Let's get it started! How to create a new test project in...

Less UI Automation Equals Greater Success

Less UI Automation Equals Greater Success

Automation engineers find ways to optimize their practice and to find the most reliable results. This is the difference between having confidence in a feature launch, going over-deadline and over-budget. As all engineers are aware, there’s a huge difference between...

Selenium WebDriver with Java Quickstart Resources

Selenium WebDriver with Java Quickstart Resources

This is a list of resources for the Selenium WebDriver with Java Quickstart Course Resources. Introduction Source code for the entire course Tools Setup Common selenium errors postFB Automation CommunityGit GistsJava SE DownloadIntelliJ DownloadMaven downloadSource...

Most Common Errors In Selenium WebDriver Masterclass with C#

Most Common Errors In Selenium WebDriver Masterclass with C#

This guide covers the most common errors faced in the Selenium WebDriver Masterclass with C#. Use Ctrl + F, or the Table of Contents to find your issue and its solution. Visual Studio errors If you are using Visual Studio with C# and MsTest for your Selenium...

Stop Checking If Page Is Loaded In Automated UI Test

Stop Checking If Page Is Loaded In Automated UI Test

I recently had an excellent conversation with my bud Titus Fortner and realized that it's actually pointless to check whether a page has loaded. Since all automated browsers tests aim to mimic user behavior, at some point we will be making a UI interaction. At this...

How Manual Testers Can Do Automation With Cucumber Efficiently?

How Manual Testers Can Do Automation With Cucumber Efficiently?

Are you thinking about having manual testers writing English-like Gherkin syntax using a tool such as Cucumber or SpecFlow for UI test automation? In this article I will outline the correct way to do it as well as advantages and disadvantages of different approaches....

How To Stay Productive While Working From Home

How To Stay Productive While Working From Home

Since most of the world is now confined to the home office, it's still important to stay productive. I have been working from home full time for almost two years now and I have been running my blog on nights and weekends since 2013. I would say that I'm pretty good at...

Complete Selenium WebDriver with Java Bootcamp

Complete Selenium WebDriver with Java Bootcamp

Are you ready to become a professional that is able to handle the demands of the modern world? This Selenium WebDriver course is going to boost your professional value! There are companies all over the world that are searching for talented developers that are able to...

How to fix Selenium Java errors?

How to fix Selenium Java errors?

Are you struggling to get started with Selenium WebDriver in Java? Well this post will help you to resolve the most annoying Selenium WebDriver with Java errors. java.lang.IllegalStateException: The driver is not executable: .../chromedriver Error Message...

Intro to Selenium WebDriver with .NET Core – Part 1

Intro to Selenium WebDriver with .NET Core – Part 1

Overview Today, I'm going to introduce you to how to do test automation and write your very first automated script using Selenium WebDriver with .NET Core. via GIPHY .NET Core is the latest cross-platform framework for Microsoft that allows you to run the same code on...

Continuous Delivery with TFS, VSTS, and Azure DevOps

Continuous Delivery with TFS, VSTS, and Azure DevOps

In this article we tackle all of the common challenges encountered when trying to do continuous integration with Azure DevOps aka VSTS aka TFS. Some critical topics that are tackled here are: How to work with Azure DevOps environment variablesHow to create a build...

What is the Best Programming Language for Automation?

What is the Best Programming Language for Automation?

What programming language should you choose for your test automation? In many instances, but certainly not all, choose the same programming language as your development team. Choosing the same programming language can ⬆️cross-functional collaboration...

Get in touch with us!