PinnedBest Practices for Designing a Test Automation Framework1. Keep it Simple (KISS Principle)Sep 28, 2024A response icon5Sep 28, 2024A response icon5
PinnedPublished inDevOps.devBuilder Pattern in Test AutomationIn software testing, creating complex test data or setting up scenarios can sometimes be tricky. This is where the Builder pattern comes in…Sep 15, 2024Sep 15, 2024
Test-Driven Development (TDD) with AI Agents: A Beginner’s GuideWhat is Test-Driven Development (TDD)?6h ago6h ago
New Java Features for Test Automation FrameworksJava continues to evolve with new features that can significantly enhance your test automation frameworks. Let me walk through the most…Mar 19A response icon1Mar 19A response icon1
Lambda Expressions in Test Automation ProjectLambda expressions were introduced in Java 8, but not many Automation Testers are using them.Feb 16A response icon1Feb 16A response icon1
Published inTowards DevWhy Should We Avoid Using Lombok?While Lombok offers significant benefits in reducing boilerplate code, it also comes with some drawbacks related to IDE support, hidden…Jan 22Jan 22
Deploy a Custom Object and Fields in a Salesforce Org using meta data APITo deploy a custom object and fields using the Salesforce Metadata API, follow these steps.Jan 14Jan 14
What is hurl.dev?Hurl is a command-line tool for running HTTP requests defined in plain text files. It is designed to be simple and human-readable, making…Jan 7Jan 7
Steel.dev — Browser API for AI Agents.Steel is an open source browser API designed specifically for AI agents and applications. It provides a REST API that allows developers to…Dec 20, 2024Dec 20, 2024
Published inTowards DevUsing Maven Wrapper to Ensure Consistent Maven VersionsWhen working on a project, it’s important to ensure that everyone on your team is using the same version of Apache Maven. This helps avoid…Dec 18, 2024Dec 18, 2024