Keploy Logo

Author Details

Posts by Neha Gupta

Cover Image for Test Automation 2030: Rethinking Test-Pyramid Strategies for the AI-Era

Test Automation 2030: Rethinking Test-Pyramid Strategies for the AI-Era

Neha Gupta

Manual testing can’t keep up with today’s fast-moving, AI-powered software development. Test automation isn’t just about saving time-it’s about surviving in a landscape where releases happen daily and bugs can cost millions. Now since AI-generated code is increasing, quality control and ownership becomes more important. From the classic Testing Pyramid to modern […]

Cover Image for Why Traditional API Testing Fails? Comparing Shadow, Production, Replay Techniques

Why Traditional API Testing Fails? Comparing Shadow, Production, Replay Techniques

Neha Gupta

I want to share the story of how our team at a fast-paced startup tackled the challenge of API testing without any dedicated QA team, the roadblocks that we encountered, and how we ultimately addressed these issues. Baseline Challenge We had 15-day sprints including mandatory unit and API testing. Initially, we relied […]

Cover Image for 🧪 Testing with ChatGPT : Epic Wins and Fails

🧪 Testing with ChatGPT : Epic Wins and Fails

Neha Gupta

Testing With ChatGPT: Epic Wins And Fails Hey devs, 💕 let’s talk about a shiny new tool that’s shaking up testing –Epic ChatGPT 🚀. It’s like your sidekick, but is it the superhero it claims to be? Grab some popcorn and let’s break down how this AI buddy can rock the testing […]

Cover Image for Diverse Test Data: Boosting Regression Testing Efficiency

Diverse Test Data: Boosting Regression Testing Efficiency

Neha Gupta

As someone who creates regression test suites, I know how critical test data is. The data you use directly impacts whether your tests cover the right functionality and catch issues. Yet test data is often an afterthought, created hastily with little diversity. The Impact of Test Data on Regression Testing I’ve found […]