<rss
      xmlns:atom="http://www.w3.org/2005/Atom"
      xmlns:media="http://search.yahoo.com/mrss/"
      xmlns:content="http://purl.org/rss/1.0/modules/content/"
      xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
      xmlns:dc="http://purl.org/dc/elements/1.1/"
      version="2.0"
    >
      <channel>
        <title><![CDATA[humble GOAT]]></title>
        <description><![CDATA[Whether you're launching a new Nostr app or fine-tuning an existing one, I’m here to sniff out bugs, explore hidden corners, and help you create a seamless user experience. 

I provide thorough testing and honest feedback, so your app can stand tall and strong, just like a well-balanced mountain goat. 

Let’s make your Nostr app the GOAT! 🐐✨]]></description>
        <link>https://humble-goat.npub.pro/tag/nostrapps/</link>
        <atom:link href="https://humble-goat.npub.pro/tag/nostrapps/rss/" rel="self" type="application/rss+xml"/>
        <itunes:new-feed-url>https://humble-goat.npub.pro/tag/nostrapps/rss/</itunes:new-feed-url>
        <itunes:author><![CDATA[humble GOAT]]></itunes:author>
        <itunes:subtitle><![CDATA[Whether you're launching a new Nostr app or fine-tuning an existing one, I’m here to sniff out bugs, explore hidden corners, and help you create a seamless user experience. 

I provide thorough testing and honest feedback, so your app can stand tall and strong, just like a well-balanced mountain goat. 

Let’s make your Nostr app the GOAT! 🐐✨]]></itunes:subtitle>
        <itunes:type>episodic</itunes:type>
        <itunes:owner>
          <itunes:name><![CDATA[humble GOAT]]></itunes:name>
          <itunes:email><![CDATA[humble GOAT]]></itunes:email>
        </itunes:owner>
            
      <pubDate>Mon, 16 Sep 2024 20:17:36 GMT</pubDate>
      <lastBuildDate>Mon, 16 Sep 2024 20:17:36 GMT</lastBuildDate>
      
      <itunes:image href="https://image.nostr.build/d80ded37235ca4d3368e1a3cbbe5c4b6870949f709e7bdbcb815b00eed147c26.png" />
      <image>
        <title><![CDATA[humble GOAT]]></title>
        <link>https://humble-goat.npub.pro/tag/nostrapps/</link>
        <url>https://image.nostr.build/d80ded37235ca4d3368e1a3cbbe5c4b6870949f709e7bdbcb815b00eed147c26.png</url>
      </image>
      <item>
      <title><![CDATA[As I further explore the world…]]></title>
      <description><![CDATA[As I further explore the world of software testing, I'm learning more about the principles that guide this field.

Today, I’m focusing on Principle #3: Early Testing Saves Time and Money

💡 One of the key principles in software testing is to test early. The longer a defect goes…]]></description>
             <itunes:subtitle><![CDATA[As I further explore the world of software testing, I'm learning more about the principles that guide this field.

Today, I’m focusing on Principle #3: Early Testing Saves Time and Money

💡 One of the key principles in software testing is to test early. The longer a defect goes…]]></itunes:subtitle>
      <pubDate>Mon, 16 Sep 2024 20:17:36 GMT</pubDate>
      <link>https://humble-goat.npub.pro/post/note1qpxyknytphqt8n4830lvrpcjqtqs3fa7y70aqaed0gea0u7hyefqg9st5u/</link>
      <comments>https://humble-goat.npub.pro/post/note1qpxyknytphqt8n4830lvrpcjqtqs3fa7y70aqaed0gea0u7hyefqg9st5u/</comments>
      <guid isPermaLink="false">note1qpxyknytphqt8n4830lvrpcjqtqs3fa7y70aqaed0gea0u7hyefqg9st5u</guid>
      <category>3</category>
      
      <noteId>note1qpxyknytphqt8n4830lvrpcjqtqs3fa7y70aqaed0gea0u7hyefqg9st5u</noteId>
      <npub>npub1udhl7j34c5g3m4g4nmq3rjqce9hy3q2vfq02d867t49skqk6we4qpegj90</npub>
      <dc:creator><![CDATA[humble GOAT]]></dc:creator>
      <content:encoded><![CDATA[<p>As I further explore the world of software testing, I'm learning more about the principles that guide this field.<br><br><br>Today, I’m focusing on Principle <a href='/tag/3/'>#3</a>: Early Testing Saves Time and Money<br><br><br>💡 One of the key principles in software testing is to test early. The longer a defect goes undetected, the more costly it is to fix. This could involve testing requirements before any coding begins. Addressing issues at this early stage is much simpler and more cost-effective compared to making changes later in the product's development process.<br><br>Early testing doesn’t just save money—it helps build more reliable software from the start!<br><br><br>✨🐐🛠️✨<br><br><br>Need help with your Nostr app? Let’s connect! 🚀<br><br><br><a href='/tag/qualityassurance/'>#QualityAssurance</a> <a href='/tag/productowners/'>#ProductOwners</a> <a href='/tag/nostrapps/'>#NostrApps</a></p>
]]></content:encoded>
      <itunes:author><![CDATA[humble GOAT]]></itunes:author>
      <itunes:summary><![CDATA[<p>As I further explore the world of software testing, I'm learning more about the principles that guide this field.<br><br><br>Today, I’m focusing on Principle <a href='/tag/3/'>#3</a>: Early Testing Saves Time and Money<br><br><br>💡 One of the key principles in software testing is to test early. The longer a defect goes undetected, the more costly it is to fix. This could involve testing requirements before any coding begins. Addressing issues at this early stage is much simpler and more cost-effective compared to making changes later in the product's development process.<br><br>Early testing doesn’t just save money—it helps build more reliable software from the start!<br><br><br>✨🐐🛠️✨<br><br><br>Need help with your Nostr app? Let’s connect! 🚀<br><br><br><a href='/tag/qualityassurance/'>#QualityAssurance</a> <a href='/tag/productowners/'>#ProductOwners</a> <a href='/tag/nostrapps/'>#NostrApps</a></p>
]]></itunes:summary>
      
      </item>
      
      <item>
      <title><![CDATA[Another day of diving deeper into…]]></title>
      <description><![CDATA[Another day of diving deeper into the rules of software development!

Today, I’m writing about Principle #2: Exhaustive Testing is Impossible.

When working with real-world systems, the number of potential test cases can be overwhelming — either infinite or close to it. Testing every possible scenario would require endless…]]></description>
             <itunes:subtitle><![CDATA[Another day of diving deeper into the rules of software development!

Today, I’m writing about Principle #2: Exhaustive Testing is Impossible.

When working with real-world systems, the number of potential test cases can be overwhelming — either infinite or close to it. Testing every possible scenario would require endless…]]></itunes:subtitle>
      <pubDate>Sun, 15 Sep 2024 19:00:58 GMT</pubDate>
      <link>https://humble-goat.npub.pro/post/note1fn50ayyvmr48mdnark4ueya8uu0vsvusrs4ry6ct7zjcvl7ak0dq6ktfjv/</link>
      <comments>https://humble-goat.npub.pro/post/note1fn50ayyvmr48mdnark4ueya8uu0vsvusrs4ry6ct7zjcvl7ak0dq6ktfjv/</comments>
      <guid isPermaLink="false">note1fn50ayyvmr48mdnark4ueya8uu0vsvusrs4ry6ct7zjcvl7ak0dq6ktfjv</guid>
      <category>2</category>
      
      <noteId>note1fn50ayyvmr48mdnark4ueya8uu0vsvusrs4ry6ct7zjcvl7ak0dq6ktfjv</noteId>
      <npub>npub1udhl7j34c5g3m4g4nmq3rjqce9hy3q2vfq02d867t49skqk6we4qpegj90</npub>
      <dc:creator><![CDATA[humble GOAT]]></dc:creator>
      <content:encoded><![CDATA[<p>Another day of diving deeper into the rules of software development!<br><br>Today, I’m writing about Principle <a href='/tag/2/'>#2</a>: Exhaustive Testing is Impossible.<br><br>When working with real-world systems, the number of potential test cases can be overwhelming — either infinite or close to it. Testing every possible scenario would require endless time and resources, which would of course be impossible.<br><br>💡 Instead of testing everything, the focus must be on the most critical aspects by selecting a subset of <a href='/tag/tests/'>#tests</a> according to customer use cases. Risk analysis, smart techniques, and setting the right priorities are key to efficient testing.<br><br>✨🐐🛠️✨<br><br>🔍 Does your <a href='/tag/nostr/'>#nostr</a> project need testing? Reach out and let me know your use cases!<br><br><br> <a href='/tag/qualityassurance/'>#QualityAssurance</a>  <a href='/tag/productowners/'>#ProductOwners</a>  <a href='/tag/nostrapps/'>#NostrApps</a><br></p>
]]></content:encoded>
      <itunes:author><![CDATA[humble GOAT]]></itunes:author>
      <itunes:summary><![CDATA[<p>Another day of diving deeper into the rules of software development!<br><br>Today, I’m writing about Principle <a href='/tag/2/'>#2</a>: Exhaustive Testing is Impossible.<br><br>When working with real-world systems, the number of potential test cases can be overwhelming — either infinite or close to it. Testing every possible scenario would require endless time and resources, which would of course be impossible.<br><br>💡 Instead of testing everything, the focus must be on the most critical aspects by selecting a subset of <a href='/tag/tests/'>#tests</a> according to customer use cases. Risk analysis, smart techniques, and setting the right priorities are key to efficient testing.<br><br>✨🐐🛠️✨<br><br>🔍 Does your <a href='/tag/nostr/'>#nostr</a> project need testing? Reach out and let me know your use cases!<br><br><br> <a href='/tag/qualityassurance/'>#QualityAssurance</a>  <a href='/tag/productowners/'>#ProductOwners</a>  <a href='/tag/nostrapps/'>#NostrApps</a><br></p>
]]></itunes:summary>
      
      </item>
      
      </channel>
      </rss>
    