Alex SiminiucReduce the explicit waits duplicated code with a custom driver classAny Selenium test automation code should synchronize with the page by waiting for an element to be present with a specific state (enabled…Jul 12, 20221Jul 12, 20221
Alex SiminiucHow to spot an SDET professional training that is a shamLet’s start with the definition of a sham.Nov 22, 2021Nov 22, 2021
Alex SiminiucEducative.io or Udemy? Educative.ioI published a course on Udemy.com a few years back on the topic of load testing using JMETER.Oct 17, 2021Oct 17, 2021
Alex SiminiucinGeek CultureAre Automation Jobs Saturated?I found today an interesting Quora question: Are coding jobs saturated?Sep 14, 2021Sep 14, 2021
Alex SiminiucUse Many Small Classes Instead of Few Large OnesOne of the things that makes Selenium code better is having many small, single-purpose classes instead of fewer large, multiple purpose…Jun 27, 2021Jun 27, 2021
Alex SiminiucFailed Interviews are More Useful for Your Career than Successful OnesEveryone goes through interviewing for new jobs once in a while.Jun 12, 2021Jun 12, 2021
Alex SiminiucWhat should you use instead of Protractor for test automation of Angular sites?If you are using Protractor for test automation of Angular sites, I have bad and good news for you.Jun 11, 2021Jun 11, 2021
Alex SiminiucWhy are you writing Selenium automated tests in Javascript?As a continuation of the article on the reasons of using Java for Selenium automated tests, let’s try to answer a similar question for…Jun 6, 2021Jun 6, 2021
Alex SiminiucWhy are you using Java for your Selenium automated tests?Indeed, why not a different programming language?Jun 6, 20211Jun 6, 20211
Alex SiminiucWhen is a site ready for test automation?Short answer: the site should be designed in such a way that allows easy and efficient test automation to be implemented.Apr 26, 2021Apr 26, 2021