<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>SudarshanTechLabs Blog: Automation</title>
    <link>https://sudarshantechlabs.com/blog/tag/automation</link>
    <description>Posts tagged Automation from SudarshanTechLabs.</description>
    <language>en-us</language>
    <lastBuildDate>Mon, 06 Jul 2026 00:00:00 GMT</lastBuildDate>
    <atom:link href="https://sudarshantechlabs.com/blog/tag/automation/feed.xml" rel="self" type="application/rss+xml" />
    <managingEditor>support@sudarshantechlabs.com (Sudarshan Chaudhari)</managingEditor>
    <webMaster>support@sudarshantechlabs.com (Sudarshan Chaudhari)</webMaster>
    <item>
      <title>Automating Google Play Store Listings with Claude Code</title>
      <link>https://sudarshantechlabs.com/blog/automating-play-store-listings-claude-code</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/automating-play-store-listings-claude-code</guid>
      <description>Maintaining store listings across 22+ apps manually is unsustainable. Here&apos;s how PlayCraft — a Claude Code plugin — handles store copy, release notes, Data Safety, and content ratings as a structured workflow. · 4 min read</description>
      <pubDate>Mon, 06 Jul 2026 00:00:00 GMT</pubDate>
      <category>Android</category>
      <category>Play Store</category>
      <category>Claude Code</category>
      <category>Automation</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
    <item>
      <title>Setting Up CI/CD for Android with GitHub Actions</title>
      <link>https://sudarshantechlabs.com/blog/cicd-android-github-actions</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/cicd-android-github-actions</guid>
      <description>A practical GitHub Actions setup for Android — build, test, lint, and Play Store publish on a solo dev workflow. No fluff, no enterprise-scale overhead. · 3 min read</description>
      <pubDate>Sat, 04 Jul 2026 00:00:00 GMT</pubDate>
      <category>Android</category>
      <category>CI/CD</category>
      <category>GitHub Actions</category>
      <category>Automation</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
    <item>
      <title>Writing Claude Skills That Actually Work (With Examples)</title>
      <link>https://sudarshantechlabs.com/blog/writing-claude-skills-that-actually-work-with-examples</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/writing-claude-skills-that-actually-work-with-examples</guid>
      <description>This post reveals how to build reliable Claude Skills for Android apps, avoiding common pitfalls with real code examples and actionable fixes. · 4 min read</description>
      <pubDate>Mon, 22 Jun 2026 00:00:00 GMT</pubDate>
      <category>Android</category>
      <category>AI</category>
      <category>Claude Code</category>
      <category>Automation</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
    <item>
      <title>Building A Local-First AI Memory Agent In Rust</title>
      <link>https://sudarshantechlabs.com/blog/local-first-ai-memory-agent-rust</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/local-first-ai-memory-agent-rust</guid>
      <description>How RustMarrow stores personal work context locally with SQLite, provider pullers, Obsidian mirroring, Claude queries, and JSON backup or restore. · 5 min read</description>
      <pubDate>Sun, 21 Jun 2026 00:00:00 GMT</pubDate>
      <category>Rust</category>
      <category>AI</category>
      <category>SQLite</category>
      <category>Automation</category>
      <category>Privacy</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
    <item>
      <title>Designing Honest Player Benchmark Reports With Rust</title>
      <link>https://sudarshantechlabs.com/blog/tiny-rust-player-benchmark-cli</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/tiny-rust-player-benchmark-cli</guid>
      <description>A practical look at RustPlayerBenchAI, a small Rust CLI for profile-based signage player benchmark reports, threshold tuning, and JSON output. · 5 min read</description>
      <pubDate>Sat, 20 Jun 2026 00:00:00 GMT</pubDate>
      <category>Rust</category>
      <category>CLI</category>
      <category>Benchmarking</category>
      <category>Automation</category>
      <category>Digital Signage</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
    <item>
      <title>Checking Iframe Blocking Headers With A Rust CLI</title>
      <link>https://sudarshantechlabs.com/blog/tiny-rust-csp-iframe-checker</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/tiny-rust-csp-iframe-checker</guid>
      <description>A practical guide to RustCSPGuardian, a small Rust CLI for checking CSP frame-ancestors, X-Frame-Options, security headers, and remediation hints before embedding a URL. · 5 min read</description>
      <pubDate>Fri, 19 Jun 2026 00:00:00 GMT</pubDate>
      <category>Rust</category>
      <category>CLI</category>
      <category>Web Security</category>
      <category>Automation</category>
      <category>Digital Signage</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
    <item>
      <title>Scanning Logs Locally For Obvious Security Risks</title>
      <link>https://sudarshantechlabs.com/blog/tiny-rust-security-log-scanner</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/tiny-rust-security-log-scanner</guid>
      <description>A practical look at RustThreatLensAI, a small Rust CLI for local security log triage, brute-force detection, secret spotting, and JSON risk reports. · 5 min read</description>
      <pubDate>Thu, 18 Jun 2026 00:00:00 GMT</pubDate>
      <category>Rust</category>
      <category>CLI</category>
      <category>Security</category>
      <category>Automation</category>
      <category>Debugging</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
    <item>
      <title>Turning Noisy Logs Into Useful Signals With Rust</title>
      <link>https://sudarshantechlabs.com/blog/tiny-rust-log-analyzer-cli</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/tiny-rust-log-analyzer-cli</guid>
      <description>How RustLogSenseAI turns plain-text logs into readable health reports, repeated error summaries, anomaly hints, and JSON output for small automation workflows. · 5 min read</description>
      <pubDate>Wed, 17 Jun 2026 00:00:00 GMT</pubDate>
      <category>Rust</category>
      <category>CLI</category>
      <category>Observability</category>
      <category>Automation</category>
      <category>Debugging</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
    <item>
      <title>Building a Tiny Rust Screenshot Diff CLI</title>
      <link>https://sudarshantechlabs.com/blog/tiny-rust-screenshot-diff-cli</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/tiny-rust-screenshot-diff-cli</guid>
      <description>A practical look at RustScreenDiffAI, a small Rust CLI for screenshot diffs, JSON reports, thresholds, and visual review artifacts. · 5 min read</description>
      <pubDate>Tue, 09 Jun 2026 00:00:00 GMT</pubDate>
      <category>Rust</category>
      <category>CLI</category>
      <category>Testing</category>
      <category>Automation</category>
      <category>Visual Regression</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
    <item>
      <title>Claude Code Hooks: Build Your Own Quality Gates Without the CI/CD Overhead</title>
      <link>https://sudarshantechlabs.com/blog/claude-code-hooks-build-your-own-quality-gates</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/claude-code-hooks-build-your-own-quality-gates</guid>
      <description>Learn how to use Claude Code&apos;s hook system to create automated quality gates for your Android projects, catching bugs and enforcing standards before code hits your repository. · 4 min read</description>
      <pubDate>Tue, 19 May 2026 00:00:00 GMT</pubDate>
      <category>Android</category>
      <category>Kotlin</category>
      <category>Claude Code</category>
      <category>Automation</category>
      <category>Best Practices</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
    <item>
      <title>Building a Claude Code Plugin from Scratch: DroidForge as a Case Study</title>
      <link>https://sudarshantechlabs.com/blog/building-claude-code-plugin</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/building-claude-code-plugin</guid>
      <description>A complete walkthrough of building a production Claude Code plugin — from plugin.json manifest to skill design to hook integration. Using DroidForge (Android build automation) as the real example, with the actual code and design decisions. · 7 min read</description>
      <pubDate>Mon, 11 May 2026 00:00:00 GMT</pubDate>
      <category>Claude Code</category>
      <category>AI</category>
      <category>Android</category>
      <category>Developer Tools</category>
      <category>Automation</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
    <item>
      <title>Automating Android App Releases: From Code to Play Store in Minutes</title>
      <link>https://sudarshantechlabs.com/blog/automating-android-app-releases-with-github-actions-and-fastlane</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/automating-android-app-releases-with-github-actions-and-fastlane</guid>
      <description>Learn how to streamline your Android app deployment pipeline using GitHub Actions and Fastlane, eliminating manual steps and reducing release errors. · 3 min read</description>
      <pubDate>Sun, 03 May 2026 00:00:00 GMT</pubDate>
      <category>Android</category>
      <category>CI/CD</category>
      <category>Automation</category>
      <category>Kotlin</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
    <item>
      <title>Why I Use Claude Code as My Daily Driver (And How I Set It Up)</title>
      <link>https://sudarshantechlabs.com/blog/why-i-use-claude-code</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/why-i-use-claude-code</guid>
      <description>Claude Code isn&apos;t just autocomplete. Here&apos;s how I use it as a real pair programmer for Android development — with custom skills, hooks, and MCP integrations that encode my exact workflow. · 4 min read</description>
      <pubDate>Wed, 29 Apr 2026 00:00:00 GMT</pubDate>
      <category>Claude Code</category>
      <category>AI</category>
      <category>Tools</category>
      <category>Career</category>
      <category>Automation</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
    <item>
      <title>My Android Release Workflow: From Code to Play Store in Under an Hour</title>
      <link>https://sudarshantechlabs.com/blog/my-android-release-workflow</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/my-android-release-workflow</guid>
      <description>A step-by-step breakdown of how I release Android apps to Google Play as a solo developer — versioning, signing, AAB builds, store listing, and the checklist that prevents me from shipping broken releases. · 6 min read</description>
      <pubDate>Mon, 27 Apr 2026 00:00:00 GMT</pubDate>
      <category>Android</category>
      <category>Play Store</category>
      <category>Release</category>
      <category>CI/CD</category>
      <category>Automation</category>
      <category>Kotlin</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
    <item>
      <title>From Idea to Automation: Building a Faceless Content Machine</title>
      <link>https://sudarshantechlabs.com/blog/faceless-content-machine</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/faceless-content-machine</guid>
      <description>How to build a fully automated content pipeline — from idea generation to scheduled reels, voiceovers, and posts — without showing your face or spending hours on content creation. · 5 min read</description>
      <pubDate>Tue, 14 Apr 2026 00:00:00 GMT</pubDate>
      <category>AI</category>
      <category>Automation</category>
      <category>Career</category>
      <category>Engineering</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
    <item>
      <title>How to Build an AI Agent That Generates and Posts Content Automatically</title>
      <link>https://sudarshantechlabs.com/blog/build-ai-agent-content-automation</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/build-ai-agent-content-automation</guid>
      <description>Building a content automation pipeline using AI agents, n8n workflows, and scheduling. From raw idea to published post — here&apos;s the full architecture and the practical setup that actually works. · 5 min read</description>
      <pubDate>Mon, 13 Apr 2026 00:00:00 GMT</pubDate>
      <category>AI</category>
      <category>Automation</category>
      <category>Career</category>
      <category>Engineering</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
    <item>
      <title>How to Use AI to Generate Test Cases (Practical Workflow)</title>
      <link>https://sudarshantechlabs.com/blog/ai-generate-test-cases</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/ai-generate-test-cases</guid>
      <description>AI can generate a comprehensive set of test cases in minutes — if you prompt it correctly. Here&apos;s the exact workflow, prompt templates, and refinement process that produces test cases you can actually use. · 6 min read</description>
      <pubDate>Thu, 09 Apr 2026 00:00:00 GMT</pubDate>
      <category>Testing</category>
      <category>AI</category>
      <category>Automation</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
    <item>
      <title>AI in QA: What Actually Works (and What Is Just Hype)</title>
      <link>https://sudarshantechlabs.com/blog/ai-in-qa-what-actually-works</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/ai-in-qa-what-actually-works</guid>
      <description>AI in testing is real and useful — but not in the ways most vendors claim. Here&apos;s an honest breakdown of where AI genuinely improves QA workflows and where it still falls short. · 5 min read</description>
      <pubDate>Wed, 08 Apr 2026 00:00:00 GMT</pubDate>
      <category>Testing</category>
      <category>AI</category>
      <category>Automation</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
    <item>
      <title>Regression Testing: Why It Becomes a Nightmare (And How to Fix It)</title>
      <link>https://sudarshantechlabs.com/blog/regression-testing-nightmare</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/regression-testing-nightmare</guid>
      <description>Regression testing starts manageable and slowly becomes the thing everyone dreads. Here&apos;s why it degrades, what smart regression selection looks like, and how to keep your regression suite useful over time. · 5 min read</description>
      <pubDate>Mon, 06 Apr 2026 00:00:00 GMT</pubDate>
      <category>Testing</category>
      <category>Automation</category>
      <category>Best Practices</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
    <item>
      <title>Manual Testing vs Automation Testing: What Actually Works in Real Projects</title>
      <link>https://sudarshantechlabs.com/blog/manual-testing-vs-automation</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/manual-testing-vs-automation</guid>
      <description>Teams either automate too early or never at all. Here&apos;s a practical breakdown of where manual testing wins, where automation pays off, and how to know which one your project actually needs. · 5 min read</description>
      <pubDate>Sat, 04 Apr 2026 00:00:00 GMT</pubDate>
      <category>Testing</category>
      <category>Automation</category>
      <category>Android</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
    <item>
      <title>Why Automation Testing Fails in Most Teams (And How to Fix It)</title>
      <link>https://sudarshantechlabs.com/blog/why-automation-testing-fails</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/why-automation-testing-fails</guid>
      <description>Most automation testing initiatives fail — not because of bad tools, but because of bad strategy. Here&apos;s the real reasons automation breaks down and what sustainable automation actually looks like. · 6 min read</description>
      <pubDate>Fri, 03 Apr 2026 00:00:00 GMT</pubDate>
      <category>Testing</category>
      <category>Automation</category>
      <category>Best Practices</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
    <item>
      <title>API Testing Guide: What to Test and How to Structure Your API Test Suite</title>
      <link>https://sudarshantechlabs.com/blog/api-testing-guide</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/api-testing-guide</guid>
      <description>API testing is high-ROI automation that most teams under-invest in. It&apos;s faster and more reliable than UI testing and covers the business logic where most bugs live. Here&apos;s how to build a thorough API test suite. · 4 min read</description>
      <pubDate>Wed, 11 Mar 2026 00:00:00 GMT</pubDate>
      <category>Testing</category>
      <category>Automation</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
    <item>
      <title>Automation Metrics That Actually Matter</title>
      <link>https://sudarshantechlabs.com/blog/automation-metrics-that-matter</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/automation-metrics-that-matter</guid>
      <description>Most teams track the wrong automation numbers. Test count and coverage percentage tell you almost nothing. Here&apos;s what to measure instead. · 5 min read</description>
      <pubDate>Sat, 28 Feb 2026 00:00:00 GMT</pubDate>
      <category>Testing</category>
      <category>Automation</category>
      <category>Monitoring</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
    <item>
      <title>How to Start Test Automation From Zero: A Practical Roadmap</title>
      <link>https://sudarshantechlabs.com/blog/start-automation-from-zero</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/start-automation-from-zero</guid>
      <description>Starting automation from scratch is intimidating. Most guides assume you already have a setup. This one starts at zero — no existing tests, no infrastructure — and walks you through the first 30 days. · 4 min read</description>
      <pubDate>Fri, 27 Feb 2026 00:00:00 GMT</pubDate>
      <category>Testing</category>
      <category>Automation</category>
      <category>Android</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
    <item>
      <title>The Automation Pyramid in Practice: A Real Android App Example</title>
      <link>https://sudarshantechlabs.com/blog/automation-pyramid-real-example</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/automation-pyramid-real-example</guid>
      <description>The automation testing pyramid is easy to draw on a whiteboard and hard to apply to a real codebase. Here&apos;s how it maps to an actual Android app with concrete test counts and tool choices. · 4 min read</description>
      <pubDate>Thu, 26 Feb 2026 00:00:00 GMT</pubDate>
      <category>Android</category>
      <category>Testing</category>
      <category>Automation</category>
      <category>Kotlin</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
    <item>
      <title>Test Coverage vs Test Quality: Why 80% Coverage Can Mean Zero Protection</title>
      <link>https://sudarshantechlabs.com/blog/test-coverage-vs-quality</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/test-coverage-vs-quality</guid>
      <description>Teams chase 80% code coverage as if it guarantees quality. It doesn&apos;t. High coverage with poor assertions is worse than lower coverage with meaningful tests. Here&apos;s how to think about coverage correctly. · 4 min read</description>
      <pubDate>Wed, 25 Feb 2026 00:00:00 GMT</pubDate>
      <category>Testing</category>
      <category>Automation</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
    <item>
      <title>Why Is Your Test Automation So Slow? (And How to Fix It)</title>
      <link>https://sudarshantechlabs.com/blog/why-automation-is-slow</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/why-automation-is-slow</guid>
      <description>A test suite that takes 45 minutes to run doesn&apos;t get run. Slow automation defeats its own purpose. Here are the real causes of slow test suites and concrete fixes for each one. · 4 min read</description>
      <pubDate>Tue, 24 Feb 2026 00:00:00 GMT</pubDate>
      <category>Testing</category>
      <category>Automation</category>
      <category>Performance</category>
      <category>CI/CD</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
    <item>
      <title>UI vs API Automation: Choosing the Right Level for Your Tests</title>
      <link>https://sudarshantechlabs.com/blog/ui-vs-api-automation</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/ui-vs-api-automation</guid>
      <description>Testing the same feature at the UI layer versus the API layer has different tradeoffs in speed, reliability, and coverage. Most teams over-invest in UI tests and under-invest in API tests. · 4 min read</description>
      <pubDate>Mon, 23 Feb 2026 00:00:00 GMT</pubDate>
      <category>Testing</category>
      <category>Automation</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
    <item>
      <title>The Hidden Cost of Test Maintenance Nobody Talks About</title>
      <link>https://sudarshantechlabs.com/blog/test-maintenance-cost</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/test-maintenance-cost</guid>
      <description>Every automated test you write is a liability as much as an asset. Teams that ignore maintenance cost end up with massive test suites that slow development instead of enabling it. · 4 min read</description>
      <pubDate>Sun, 22 Feb 2026 00:00:00 GMT</pubDate>
      <category>Testing</category>
      <category>Automation</category>
      <category>Engineering</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
    <item>
      <title>Flaky Tests: The Silent Killer of Your CI Pipeline</title>
      <link>https://sudarshantechlabs.com/blog/flaky-tests-silent-killer</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/flaky-tests-silent-killer</guid>
      <description>A test that fails randomly is worse than no test at all. It trains your team to ignore failures, destroys trust in the suite, and hides real bugs. Here&apos;s how to identify, fix, and prevent flakiness. · 5 min read</description>
      <pubDate>Sat, 21 Feb 2026 00:00:00 GMT</pubDate>
      <category>Testing</category>
      <category>Automation</category>
      <category>CI/CD</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
    <item>
      <title>Choosing the Right Test Automation Tool: A Practical Decision Guide</title>
      <link>https://sudarshantechlabs.com/blog/choosing-right-automation-tool</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/choosing-right-automation-tool</guid>
      <description>With dozens of automation tools available, choosing the wrong one costs months of wasted effort. Here&apos;s how to evaluate and pick the tool that actually fits your stack, team, and goals. · 4 min read</description>
      <pubDate>Fri, 20 Feb 2026 00:00:00 GMT</pubDate>
      <category>Testing</category>
      <category>Automation</category>
      <category>Tools</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
    <item>
      <title>When NOT to Automate Tests: The Cases Automation Makes Worse</title>
      <link>https://sudarshantechlabs.com/blog/when-not-to-automate-tests</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/when-not-to-automate-tests</guid>
      <description>Automation isn&apos;t always the answer. Here are the specific scenarios where automating your tests wastes time, creates false confidence, and makes your test suite harder to maintain. · 4 min read</description>
      <pubDate>Thu, 19 Feb 2026 00:00:00 GMT</pubDate>
      <category>Testing</category>
      <category>Automation</category>
      <category>Best Practices</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
    <item>
      <title>Should You Automate This Test? A Decision Framework</title>
      <link>https://sudarshantechlabs.com/blog/should-you-automate-decision-framework</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/should-you-automate-decision-framework</guid>
      <description>Not every test should be automated. Not every test should stay manual. Here&apos;s a concrete decision framework for making the right call on each test case. · 3 min read</description>
      <pubDate>Wed, 28 Jan 2026 00:00:00 GMT</pubDate>
      <category>Testing</category>
      <category>Automation</category>
      <category>Engineering</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
    <item>
      <title>Why Teams Fail When Replacing Manual Testing with Automation</title>
      <link>https://sudarshantechlabs.com/blog/teams-fail-replacing-manual-with-automation</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/teams-fail-replacing-manual-with-automation</guid>
      <description>Replacing manual testing with automation is a common initiative with a poor track record. Here&apos;s why it fails and what successful transition actually looks like. · 3 min read</description>
      <pubDate>Sun, 25 Jan 2026 00:00:00 GMT</pubDate>
      <category>Testing</category>
      <category>Automation</category>
      <category>Best Practices</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
    <item>
      <title>Automation ROI: Is It Actually Worth It?</title>
      <link>https://sudarshantechlabs.com/blog/automation-roi-worth-it</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/automation-roi-worth-it</guid>
      <description>Test automation has real costs that most teams underestimate. Here&apos;s how to calculate actual ROI on your automation investment and make the decision honestly. · 3 min read</description>
      <pubDate>Fri, 23 Jan 2026 00:00:00 GMT</pubDate>
      <category>Testing</category>
      <category>Automation</category>
      <category>Monetization</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
    <item>
      <title>Hybrid Testing Strategy That Actually Works</title>
      <link>https://sudarshantechlabs.com/blog/hybrid-testing-strategy</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/hybrid-testing-strategy</guid>
      <description>The best testing strategies combine manual and automated testing deliberately — each covering what the other can&apos;t. Here&apos;s a practical hybrid strategy for real teams. · 3 min read</description>
      <pubDate>Wed, 21 Jan 2026 00:00:00 GMT</pubDate>
      <category>Testing</category>
      <category>Automation</category>
      <category>Engineering</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
    <item>
      <title>Why 100% Automation Is a Bad Idea</title>
      <link>https://sudarshantechlabs.com/blog/why-100-percent-automation-bad-idea</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/why-100-percent-automation-bad-idea</guid>
      <description>Full test automation sounds like the goal. It&apos;s not. Here&apos;s why 100% automation creates real problems and what the right automation target actually looks like. · 3 min read</description>
      <pubDate>Tue, 20 Jan 2026 00:00:00 GMT</pubDate>
      <category>Testing</category>
      <category>Automation</category>
      <category>Best Practices</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
  </channel>
</rss>