Puppeteer – Getting Started
Overview: We all like chrome browser. Whether you like it not, It is the mostly used browser supported by the tech giant Google. I am huge fan of Chrome DevTools which helps me to play with locators,...
View ArticleSelenium WebDriver – Embedding Zalenium Live Preview In Jenkins
Overview: I have been using Docker a lot for my automated Selenium Webdriver test execution. I use Zalenium for the selenium grid. If you are not sure what Zalenium is, I would suggest you to take a...
View ArticleSelenium Docker Integration Through Jenkinsfile – Part 1 – Setting Up Tests &...
Overview: We already have seen how to create a disposable selenium grid at run time using Docker. How To Create A Disposable Selenium Grid Infrastructure using Docker How To Create A Disposable...
View ArticleSelenium Docker Integration Through Jenkinsfile – Part 2 – Building Docker...
Overview: This is Part 2 of Selenium Docker Integration Through Jenkinsfile series. If you have not read the Part 1, I would request you to check here. In this part, Lets see how to create a...
View ArticleSelenium Docker Integration Through Jenkinsfile – Part 3 – Executing Tests...
Overview: This is Part 3 of Selenium Docker Integration Through Jenkinsfile series. If you have not read the Part 1 & Part 2, I would request you to check below. Selenium Docker Integration Through...
View ArticleSelenium WebDriver – Real Time Test Metrics Using Grafana & InfluxDB
Overview: Running automated regression on a daily basis as part of daily build is inevitable nowadays! It is cool to find & report the issues as soon as they are introduced. But it is very painful...
View ArticleSelenium Docker Integration Through Jenkinsfile – Managing Local Docker Registry
Overview: We already have seen few articles on Selenium Docker Integration Through Jenkinsfile series. If you have not read the Part 1 to 3, I would request you to check below. Selenium Docker...
View ArticleBest Practices – Inspecting Selenium Tests Code Quality Using SonarQube
Overview: In the good old days, automation scripts were mostly record and playback! That was because most of the people who were doing automation were manual testers turned into automation engineers....
View ArticleNew Udemy Course – Java 8 and Beyond for Testers
Dear Readers, I am very much thrilled to release my new course today on Java – Java 8 and Beyond for Testers. This course focuses mainly on Java Lambda Functional Interfaces Stream Functional style...
View ArticleSelenium WebDriver and Design Patterns – Brand New Udemy Course
Dear Readers, Become lead SDET / Automation Architect!! Learn Selenium WebDriver Design Patterns. Design Patterns are repeatable and reusable solutions for software design related issues. This course...
View Article