Adaptive Wait by TestProject
Unit Testing with Mocha and Chai followed by Test Driven Development (TDD)
Unit Testing with Mocha and Chai
Short Learning Series : CYPRESS DEFEATED
In the quest of achieving 98% automated test, i wanted to automate the deployment of backend code to staging server in Gitlab using Cypress. Of course, the first choice would be scheduling the deployment in Gitlab itself but QA don't have access to Gitlab deployment configurations. As an automation guy, i was curious if Cypress... Continue Reading →
Simple explanations for different types of testing
Sometimes in the software testing cycle, it is difficult to understand each type of tests and where it fit in the context. So, with time, study and some readings, I created some questions for each type of test which might be helpful. See below: Unit testing The basic concept of unit testing is to ensure that... Continue Reading →
Some Myths & Truths about QAs
Sharing some of the Myths & Truths that a QA professional can come across