Blog

Design Pattern - Factory

Design Pattern – Which One to Use?

When trying to design a framework, it’s important to understand that while there is no right or wrong way to do it, there are still good ways to do it. Designing your framework to allow tests to be created within a certain way is just good practise. There are three main design patterns that people…
Read more

Selenium Locators

Selenium – What Is It?

One of the most common technologies used throughout the world of automation is Selenium, and it’s one that you should strive to be comfortable with as it will see you far in terms of an automation career. In this mini-series, I will cover the basics of Selenium and what it is, and then go on…
Read more

Our first JavaScript framework

Framework – Understanding The Basics

This series of articles will cover the basics of what we can define a framework as being, and go on to designing our own basic framework step by step. By the end of it, you’ll have a fully functioning framework that will allow you to write and execute testing of any web site or web…
Read more

Welcome! We’re Nearly Ready

So you’ve made the decision to improve your automation knowledge, or maybe you’re in a position where you have no automation experience and you’re looking to learn to take that next step in your career. Well let me welcome you, and thank you for taking the time to visit LearnAutomation. Unfortunately we’re pretty low on…
Read more