InGeek CulturebyAbhinaba Ghosh·Jun 24, 2021Testing 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…
Abhinaba Ghosh·Jun 13, 2021You 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…
Abhinaba Ghosh·Oct 18, 2020How 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…
Abhinaba Ghosh·Jul 30, 2020Mock 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.
Abhinaba Ghosh·Jun 14, 2020detect 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…A response icon2A response icon2
Abhinaba Ghosh·Jun 6, 2020Dockerize 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…A response icon1A response icon1
Abhinaba Ghosh·May 24, 2020React 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…A response icon2A response icon2
Abhinaba Ghosh·May 6, 2020Do 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.A response icon1A response icon1
Abhinaba Ghosh·Mar 22, 2020In-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…
Abhinaba Ghosh·Mar 7, 20205 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)…A response icon1A response icon1