<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Ilya Kulgavy</title>
    <description>The latest articles on DEV Community by Ilya Kulgavy (@kulgavy).</description>
    <link>https://dev.to/kulgavy</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F634973%2F8f3f3eaf-c886-4884-8fc8-9e80f9eaa0d1.jpeg</url>
      <title>DEV Community: Ilya Kulgavy</title>
      <link>https://dev.to/kulgavy</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kulgavy"/>
    <language>en</language>
    <item>
      <title>We all make mistakes. We're only human</title>
      <dc:creator>Ilya Kulgavy</dc:creator>
      <pubDate>Mon, 08 Nov 2021 19:28:33 +0000</pubDate>
      <link>https://dev.to/kulgavy/we-all-make-mistakes-were-only-human-2obo</link>
      <guid>https://dev.to/kulgavy/we-all-make-mistakes-were-only-human-2obo</guid>
      <description>&lt;p&gt;Building anything technical is hard.&lt;/p&gt;

&lt;p&gt;Even if you’re just a developer working on your own, there are a ton of moving pieces.&lt;/p&gt;

&lt;p&gt;We're connecting increasingly complex systems, and our end users come in every shape and size imaginable. It's many hands, in many pots.&lt;/p&gt;

&lt;p&gt;With so much complexity and the added pressure of trying to ship early, we make mistakes.&lt;/p&gt;

&lt;p&gt;We misunderstand requirements. Code gets sloppy. We’re off in our vision or miss business requirements. Plans go sideways.&lt;/p&gt;

&lt;p&gt;These mistakes add up. They compound, and they result in buggy, poorly working and at times unsecure products.&lt;/p&gt;

&lt;p&gt;There has to be a better way.&lt;/p&gt;

&lt;p&gt;We have to properly and fully test what we build.&lt;/p&gt;

&lt;h4&gt;
  
  
  Software failures in the US cost the economy USD 2.08 trillion in 2021.
&lt;/h4&gt;

&lt;p&gt;Can you afford to contribute to that cost?&lt;/p&gt;

&lt;h3&gt;
  
  
  Welcome to the world of software testing
&lt;/h3&gt;

&lt;p&gt;Software (or app) testing is how we check whether our finished product matches the expected requirements and ensures that our software is bug-free and performs well.&lt;/p&gt;

&lt;p&gt;Whether you're a solopreneur wanting to introduce more rigorous testing methodologies, or a growing business hiring a QA team, it's clear that development projects of all sizes can benefit from a defined QA process.&lt;/p&gt;

&lt;p&gt;Software testing can also provide an objective, independent view of your software to allow you to appreciate and understand the risks in what you’re looking to build.&lt;/p&gt;

&lt;h3&gt;
  
  
  The cost of poor testing
&lt;/h3&gt;

&lt;p&gt;Need more convincing on the value of testing?&lt;/p&gt;

&lt;p&gt;To start, software defects can damage a brand's reputation — leading to frustrated and lost customers.&lt;/p&gt;

&lt;p&gt;For startups and products just trying to get off the ground, bugs and incomplete features can mean the difference between a killer launch or the scrap heap.&lt;/p&gt;

&lt;p&gt;Small dev teams have the magical ability to address issues swiftly, but your time is so much better spent building new than fixing old.&lt;/p&gt;

&lt;p&gt;Focus on testing and stay focused on the new.&lt;/p&gt;

&lt;p&gt;Continue reading: &lt;a href="https://testingmonkey.io/blog/importance-of-testing"&gt;https://testingmonkey.io/blog/importance-of-testing&lt;/a&gt;&lt;/p&gt;

</description>
      <category>product</category>
      <category>testing</category>
      <category>programming</category>
      <category>startup</category>
    </item>
  </channel>
</rss>
