Roadmap to QA Automation Engineer
HOW TO PICK TEST CASES FOR AUTOMATION
Recipe to pick right test cases for automation
Short Learning Series: Automated Visual Regression Testing with APPLITOOLS EYES 👁️
This week, i came across an automation testing concept called Visual Regression Testing from my senior. He shared his experience using BackstopJS in TestProject. You can checkout all about it here BackstopJS .As i was browsing through Test Automation University to pick up something new to learn on holidays, i stumbled upon a tutorial on... Continue Reading →
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 →
API TESTING IN POSTMAN
This article is written to provide the basic knowledge of API testing using Postman . I will also touch a little on Swagger to ensure you have a comprehensive picture how a tester extracts url from Swagger and implements it in Postman. For a start, you can click on the icon below to download Postman... Continue Reading →