Category: API Automation
-
AI(API) First , UI Next
These three words will define old tech strategy. But do you really know what they mean? Recently, a client asked me to unpack the phrase: ‘Shift Left, AI First, UI Next.’ It sounds like jargon, but it’s a blueprint for building future-proof products. Here’s what it truly means – and why ignoring it will cost you:…
-
Goldman Sachs
I joined the Payment Transactions division at Goldman Sachs in Dallas office through Capgemini. 🙂
-
API Automation using Rest-Assured
A Rest-Assured + Java + Maven framework is the industry standard for enterprise-level API testing because it combines the power of Java’s object-oriented nature with a syntax that reads like a human sentence. 1. The Core Engine: Rest-Assured Rest-Assured uses a Domain Specific Language (DSL) based on the Given-When-Then (BDD) format. This makes…