Revolutionizing Automation Testing with Browser AI AgentsRecently, I stumbled upon an incredibly cool tool — Browser AI Agent. It was fascinating to see artificial intelligence take control of…Feb 82Feb 82
Ice Cream Cone — Anti PatternIs your testing process still taking too long, even with automation?Oct 22, 2024Oct 22, 2024
5 Things That Waste Time & Money On A Software ProjectRecently, I watched a video by Dave Farley titled “5 Things That Waste Time & Money On A Software Project.” I wish I had known these…Oct 6, 2024Oct 6, 2024
Indirect output verification using wiremockPrevious article on indirect outputAug 23, 2024Aug 23, 2024
SQL Database Integration Test StrategiesIntegration Testing with a data store cannot use a single shared instance as is the case for deployed environments (Development, Q&A…Jul 26, 2024Jul 26, 2024
Integration Tests in JavaIntegration tests determine if independently developed units of software work correctly when they are connected to each other. Integration…Jul 26, 2024Jul 26, 2024
Experiencing flakiness in unit tests? You may not be adhering to its rulesHave you ever experienced this? In the CI process, your code changes fail at the unit test stage, not because of your code, but due to the…Mar 3, 2024Mar 3, 2024