<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>api testing — LowEndSpirit</title>
        <link>https://lowendspirit.com/index.php?p=/</link>
        <pubDate>Thu, 04 Jun 2026 09:26:14 +0000</pubDate>
        <language>en</language>
            <description>api testing — LowEndSpirit</description>
    <atom:link href="https://lowendspirit.com/index.php?p=/discussions/tagged/api-testing/feed.rss" rel="self" type="application/rss+xml"/>
    <item>
        <title>Automated API Testing and Monitoring</title>
        <link>https://lowendspirit.com/index.php?p=/discussion/941/automated-api-testing-and-monitoring</link>
        <pubDate>Wed, 22 Apr 2020 19:02:31 +0000</pubDate>
        <category>Technical</category>
        <dc:creator>FlamingSpaceJunk</dc:creator>
        <guid isPermaLink="false">941@/index.php?p=/discussions</guid>
        <description><![CDATA[<p>What does everyone use for automated API testing and monitoring?</p>

<p>I have some APIs I'd like to test as part of QA integration testing before deployment, and then check on them once they've been deployed.</p>

<p>Self-hosted is preferred as most of the systems are internal, and I don't want to deal with the firewalls.</p>

<p>I've found the following:</p>

<ul>
<li>Robot framework (<a href="https://robotframework.org/" rel="nofollow">https://robotframework.org/</a>)</li>
<li>K6 (<a href="https://k6.io/" rel="nofollow">https://k6.io/</a>)</li>
<li>Citrus Framework (<a href="https://citrusframework.org/" rel="nofollow">https://citrusframework.org/</a> )</li>
<li>apid (<a href="https://www.getapid.com/" rel="nofollow">https://www.getapid.com/</a>)</li>
</ul>
]]>
        </description>
    </item>
   </channel>
</rss>
