logo logo
Tester's Month Story - Automating Tests At Deacom

Tester’s Month Story – Automating Tests At Deacom

At Deacom, our manual QA team spends a fair amount of time executing click-by-click test scripts, all of which can take an hour or more to complete. Realizing the tremendous...

CSS Selectors You Need to Know: Cheat Sheet

CSS Selectors You Need to Know: Cheat Sheet

This article covers some of the most important CSS selectors for Selenium WebDriver, explaining the syntax and how to identify web elements. At the end of the post, you can find a...

Advanced XPath Locators for UI Test Automation

Advanced XPath Locators for UI Test Automation

XPath is one of the most important locators we use in Selenium when we need to interact with elements that don't have unique IDs, names, or classes. Some XPaths are quite...

AI in Test Automation – Discover How it Works

When discussing AI in test automation, you might be thinking: "Oh well, here's another buzzword in our testing field"... But let's face it, AI (Artificial Intelligence) "buzzword"...

Selenium 4 Relative Locators

Selenium 4 Relative Locators

In this 3rd Selenium 4 article, we will explore Relative Locators (formerly called Friendly Locators). The purpose of Relative Locators is to find a specific element regarding the...

Selenium Python Beginners Tutorial for Automation Testing

Selenium Python Beginners Tutorial for Automation Testing

You would be hard pushed to work in testing without being, at least, aware of Selenium WebDriver. Selenium WebDriver is a great addition to any testers tool belt. It offers cross...

XPath

All About XPath and UI Element Identification Using...

XPath is an important Web application UI Elements Identifier mostly used in test automation. It is one of the widely used identification strategies in open source tools. In this...

test automation dream job

15 Tips to Successfully Land a QA Web Automation Job for Beginners

You've just finished an automation course or you're trying to transition from manual testing to automation, and you're looking for a beginners test automation position? Great!...