logo logo
XPaths Best Practices

XPaths Best Practices

If you are an automation engineer, you have heard the word XPath many times in your life. No wonder. XPath is a vast topic and I am still discovering great things đź’ˇ So far...

Working with pseudo-elements in Selenium

Working with pseudo-elements in Selenium

What is a pseudo-element? There may be times when, while writing UI web automated tests, you will come across some elements that look like this: These are called...

Less UI Automation For the Win

Less UI Automation For the Win

Anti-Pattern: Assuming that more UI automation is better There is one guaranteed way to lose trust in automation and kill automation before it’s even out of the gate. What...

Creating UI Automation that is Focused, Reliable and Fast

Atomic automated tests: what are they? One irreducible unit should be formed from an automated test. In other words, your tests should only focus on one thing. This automated...

Essential Skills for Landing a Test Automation Job in 2018

Every year brings new requirements in the test automation market. Test automation engineers must master their skills in order to stay ahead and land the job of their dreams....

test automation best practices

14 Test Automation Best Practices to Supercharge Testing Efficiency

When starting with automation testing, one might notice the endless possibilities to choose from: different approaches, techniques, frameworks, tools and of course ways of code...