<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>SudarshanTechLabs Blog: UI Testing</title>
    <link>https://sudarshantechlabs.com/blog/tag/ui-testing</link>
    <description>Posts tagged UI Testing from SudarshanTechLabs.</description>
    <language>en-us</language>
    <lastBuildDate>Wed, 15 Jul 2026 00:00:00 GMT</lastBuildDate>
    <atom:link href="https://sudarshantechlabs.com/blog/tag/ui-testing/feed.xml" rel="self" type="application/rss+xml" />
    <managingEditor>support@sudarshantechlabs.com (Sudarshan Chaudhari)</managingEditor>
    <webMaster>support@sudarshantechlabs.com (Sudarshan Chaudhari)</webMaster>
    <item>
      <title>Writing Tests for Jetpack Compose: A Practical Guide</title>
      <link>https://sudarshantechlabs.com/blog/writing-tests-for-jetpack-compose</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/writing-tests-for-jetpack-compose</guid>
      <description>How I test Compose UIs without the suite turning brittle — what to assert, how the testing APIs work, the synchronization model that makes flakiness rare, and where UI tests stop earning their keep. · 4 min read</description>
      <pubDate>Wed, 15 Jul 2026 00:00:00 GMT</pubDate>
      <category>Jetpack Compose</category>
      <category>Testing</category>
      <category>Android</category>
      <category>UI Testing</category>
      <category>Kotlin</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
  </channel>
</rss>