Want to earn while you learn?

Want to earn while you learn?

If you like our courses and would like to earn a piece of the profit for each sale you make, this is the perfect program for you! It’s a proven way students just like you have been earning 15% commissions for years, but that’s not the way we do things now…...

Locating Web Elements with WebDriver

Locating Web Elements with WebDriver

In this part of the article series, we will learn one of the most fundamental topics when it comes to test automation. And that is locating the Web elements so that we can use Selenium WebDriver to interact with them and perform different kinds of operations. This is...

New Content- Selenium WebDriver with Java

New Content- Selenium WebDriver with Java

We have great news!! Our main goal is to always provide the best service by improving our Complete Selenium WebDriver with Java course through new content! With that, we would like to announce the content that has been added to our course. NEW...

Getting started with Selenium WebDriver with Java

Getting started with Selenium WebDriver with Java

Selenium WebDriver and Web Test Automation have become almost synonymous in the past few years. That’s why most people who want to start their automation journey will start with Selenium WebDriver. If you’re one of those people, I’ll walk you through creating your...

Definitive Guide To Parallelization in C# [MsTest,NUnit,SpecFlow]

Definitive Guide To Parallelization in C# [MsTest,NUnit,SpecFlow]

What is parallelization? Parallelization is the process of running tests simultaneously on different environments. Such as different browsers or operating systems. It is very useful because it can dramatically decrease the test execution time. I’ll show you three of...

New Content- Selenium WebDriver with Java

New Content- Selenium WebDriver with Java

Our main goal is to always provide the best service by improving our Complete Selenium WebDriver with Java course through new content! With that, we would like to announce the content that has been added to our course. NEW CONTENT: Chapter: Behavior driven...

New Content- Selenium WebDriver with Java

New Content- Selenium WebDriver with Java

We have great news!! Our main goal is to always provide the best service by improving our Complete Selenium WebDriver with Java course through new content! With that, we would like to announce the content that has been added to our course: Chapter: WebDriver...

Git Commands: The Most Useful

Git Commands: The Most Useful

Learn here The Most Useful Git Commands. Creating Git aliases Aliases are fantastic to save having to type extra keys when using Git. These are my favorites: $ git config --global alias.ch checkout $ git config --global alias.br branch $ git config --global alias.co...

7 Extremely Useful Selenium JavaScript commands

7 Extremely Useful Selenium JavaScript commands

A lot of times, you might encounter some scenarios that cannot be performed using the regular Selenium WebDriver command. In this cases, using JavaScript commands can prove to be extremely useful. That’s why I compiled a list with 7 of the most useful JS commands that can help you in your Selenium tests.

Should we use logging in Test Automation code?

Should we use logging in Test Automation code?

Should we use logging in Test Automation Code? Everything that we do in software development is a choice that either helps us or hurts us (The Valley of Success by Titus Fortner). Furthermore, we must always consider the cost of maintenance in everything...

Learn Test Project Java SDK – Free Tutorial

Learn Test Project Java SDK – Free Tutorial

In this free tutorial, you will learn about the Test Project Java SDK. It is an excellent resource for creating robust test automation using the Java programming language. I'll walk you through how to: Create your free test project account; Download the test...

Automated Atomic Tests (Definitive Guide)

Automated Atomic Tests (Definitive Guide)

An automated atomic test (AAT) is one that tests only a single feature or component. An AAT should form a single irreducible unit. An automated test should not do something like end-to-end automation. As an aside, this concept is already well understood...

The Top 4 Automation Posts of 2020

The Top 4 Automation Posts of 2020

If nothing else, the past year has produced some fantastic articles on test automation. Selenium WebDriver is exceptionally versatile and supports multiple programming languages, including Java, Ruby, and .Net. It also works with multiple browsers, including Chrome,...

Top 3 Testing Conferences To Attend in 2021

Top 3 Testing Conferences To Attend in 2021

Although the pandemic has meant that a lot of events have been canceled over the past year, there is some light at the end of the tunnel, as conferences and exhibitions are starting to take place again. Some will happen in-person, others will take place online to make...

How to Interview?

How to Interview?

If I were to ask you to write up 20 pages for your next interview (yes, really) on the company, why you’re a great fit, and what you’re going to say and do during the interview, could you do it? I doubt it.But if you could, how likely would it be that you would get...

Get in touch with us!