Published inGeek CultureTesting React MobX store? Cypress made it easy!This blog post assumes you’ve already installed Cypress, understand react jargons, and state management mechanism. Now, if you are a person…Jun 24, 2021Jun 24, 2021
You are right, let’s shift left!Shift-left testing is an approach to software and system testing in which testing is performed sooner in the software development life…Jun 13, 2021Jun 13, 2021
How Postman and Google Cloud Build helps you ship Cloud Functions faster!A Google Cloud Function is a Function-as-a-Service (FaaS) which runs with zero server management. What serverless really means is that as…Oct 18, 2020Oct 18, 2020
Mock GraphQL queries with Cypress and TestcafeDo you think mocking your GraphQL backend is always a tedious task? Fasten your seat belts, I am gonna change your mind.Jul 30, 2020Jul 30, 2020
detect Browser and OS details using PlaywrightPlaywright is a Node library to automate Chromium, Firefox, and WebKit with a single API. As Playwright has already reached its stable…Jun 14, 20202Jun 14, 20202
Dockerize your TestCafe tests and integrate with JenkinsIf you are reading this article, you have already chosen Testcafe as your partner in crime (I mean Tests ^^). And why wouldn't you…Jun 6, 20201Jun 6, 20201
React testing made easy with CypressReactJS, no doubt, is the most popular web development library. ReactJS provided the solution that developers were looking for. It uses…May 24, 20202May 24, 20202
Do you use VSCode to write Cucumber tests? This extension can save you time!If you are reading this article, Congrats! you already know the pain of running a single scenario/feature in CucumberJS.May 6, 20201May 6, 20201
In-Sprint test automation even possible? Try these 5 easy steps.Automation is definitely a buzzing word in today’s software development and testing life cycle. The software industry has been shifting to…Mar 22, 2020Mar 22, 2020
5 Mistakes you need to stop while writing BDD featuresBDD is a persona based product development methodology. BDD always encourages the development team to identify how real users (human)…Mar 7, 20201Mar 7, 20201