Podcast

How to Test Any API Without Documentation with Liudas Jankauskas

30 June 2026 at 11:32 AM
By Test Guild
  • Share:
How to Test Any API Without Documentation with Liudas Jankauskas

About This Episode:

Most API testing stops at the happy path. The problem is that the bugs that actually hurt you in production are sitting in everything many testers skip, like the boundary values, the oversized payloads, the missing tokens, the security headers, the inputs that make no sense at all.

In this episode, Joe sits down with Liudas Jankauskas, who has spent almost twenty years breaking software and testing APIs since 2008.

Liudas demonstrates Rentgen, his free and open-source API testing tool, live on screen. You’ll watch him take a single request from a real app, map it in seconds, and generate dozens of tests covering security, boundaries, performance, and load—all from one click.

You’ll learn:

  • How to discover APIs hiding under the hood of any application, even when there is zero documentation
  • Why happy path testing leaves you exposed
  • How to run a fast hygiene check before your real automation ever starts

Liudas also explains why Rentgen runs completely locally with no server and no data leaving your machine, making it safe for banking, healthcare, and other regulated environments.

Plus, he demonstrates the killer Copy Bug Report feature that drops a standards-based ticket straight into Jira or Trello.

In This Episode You’ll Discover

  • How to find and test undocumented internal APIs using the browser DevTools Network tab
  • Why happy path-only testing misses the bugs that matter most
  • How Rentgen turns one request into security, boundary, performance, and load tests automatically
  • Where Rentgen fits in your workflow as a pre-automation hygiene layer—not a Postman replacement
  • How to use it for regression by comparing results across environments
  • The one piece of advice Liudas gives every tester to level up their API testing

Try Rentgen, free and open source, at Rentgen.io.

Connect with Liudas Jankauskas on LinkedIn:
https://www.linkedin.com/in/liudas-jankauskas/

About Liudas Jankauskas

Liudas Jankauskas

Liudas Jankauskas has been breaking software for a living for nearly twenty years. He focuses on API behavior, the boring bugs nobody wants to chase, and the kind of problems that cost real money when they slip into production. He is the creator of Rentgen, a free and open source API testing tool that runs entirely on your machine and finds problems before automation and CI ever touch them.

Connect with Liudas Jankauskas

Rate and Review TestGuild

Thanks again for listening to the show. If it has helped you in any way, shape, or form, please share it using the social media buttons you see on the page. Additionally, reviews for the podcast on iTunes are extremely helpful and greatly appreciated! They do matter in the rankings of the show and I read each and every one of them.

 

Related Podcasts

Your AI Code Review Is Lying to You (Here’s the Fix) with Evan Marshall
Automation Testing Podcast
June 23, 2026

About This Episode: Your AI code review tools read the diff. They stare at your code. But they never actually […]

AI QA Agents Explained: How Amikoo Helps Testers with Ivan Barajas Vargas
Automation Testing Podcast
June 16, 2026

About This Episode: What happens to QA when AI is writing ten times more code than your team can test? […]

The AI Illusion: Why Testing Still Needs Humans with Joe Colantonio
Automation Testing Podcast
June 9, 2026

About This Episode: Everyone is talking about AI replacing testers, writing tests, and transforming software quality. But what if we’re […]

AI Agents in QA: How to Keep Up with AI-Driven Dev Velocity with Vilhelm von Ehrenheim
Automation Testing Podcast
June 2, 2026

About This Episode: AI coding tools promised to make development faster — and they delivered. But here’s the problem nobody […]