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...
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...
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...
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...
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....
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...