The handbook contains some of the best practices to write Gherkin scenarios. Click here to navigate to the Let's Eat Gherkin Handbook from LinkedIn
Disposable Real-Time Environments Using Docker for DevOps Teams
Maintenance of multiple environments is becoming very hectic these days. Hence the concept of containerisation dominates the world with its ease of scaling and elasticity factors. With Docker's capability of virtualisation, it is now possible to create environments like Dev, QA, UAT on the go and deploy, test and dispose of with no manual interventions.... Continue Reading →
Feather Touch on Accessibility Testing
Just got inspired by the speech from Jenny Lay-Flurrie, the Chief Accessibility Officer of Microsoft Corporation during the Microsoft Decoded Conference 2018 that happened in London a few weeks back. She was stressing about the importance of Accessibility in everyone's life, in fact in her personal life too. That triggered me to research on Accessibility Testing concepts as... Continue Reading →
Cypress – Mochawesome Reporting
Cypress is becoming very famous among the test automation tools. It offers online live dashboard of the paid version. Perhaps there are requirements to get offline reporting from Cypress. In this article, we will see how to generate offline Cypress report. To generate one, we will be using a node package - Mochawesome. It is a custom... Continue Reading →
Cypress – 101: Get to know Cypress
Click here for "A quick start guide for Cypress.io"
Zalenium – Dockerized Selenium Grid with Auto-Scale of Nodes
Click here for "A Handbook on Zalenium - An Advanced Selenium Grid Infrastructure with Auto-Scaling Docker Containers"