PinnedInDev GeniusbySerhat Ozdursun·Dec 12, 2022How can we manage Payload and Response without writing POJO class in Java with Rest-Assured?For any API test automation project that uses Java and Rest-Assured, I would like to share how I handle payloads and responses.
InDev GeniusbySerhat Ozdursun·Jun 18The True Cost of “Autonomous” QA Agents (And What the Viral Diagrams Ignore)That viral diagram showing an AI agent reading a user story, writing end-to-end tests, executing them, self-healing the failures, and…
InDev GeniusbySerhat Ozdursun·Apr 21From Manual UI Exploration to Runtime Validation: Rethinking Mobile Test AutomationMobile automation has a problem that web automation doesn’t.
InDev GeniusbySerhat Ozdursun·Mar 12What If AI Could Tell QA What Your Pull Request Might Break?Helping QA engineers instantly understand what a pull request might break.
InDev GeniusbySerhat Ozdursun·Oct 2, 2025🛠 Self-Healing Locators That Report Themselves: A Smarter Way to Avoid UI Test FailuresTest automation shouldn’t rely on self-healing. But until product code and test code evolve in perfect harmony (good luck with that)…
Serhat Ozdursun·Sep 20, 2025How I Passed the ISTQB CTAL-TAE in Just 10 Days with the Help of AII’m happy to share that I recently achieved my Certified Tester Advanced Level — Test Automation Engineer (CTAL-TAE) certification through…A response icon2A response icon2
InDev GeniusbySerhat Ozdursun·Sep 5, 2025Shipping AI into Your CI: Coverage-Aware Reviews with Danger + OpenAI (and SonarCloud)I believe the best way to learn is by doing. But in a busy job, you don’t always get to try new tech on company time. That can’t be an…
Serhat Ozdursun·Sep 1, 2025Why Bug Rate Should Be a KPI for Developers — Not Just QAIn most software teams, there’s a clear divide between development and quality assurance — especially when it comes to KPIs.