Welcome!In this tutorial, we’ll walk you through testing an example system using the Antithesis platform.The emphasis here is teaching you how to test with Antithesis so we’ve chosen a lightweight system — a 3-node etcd cluster — that’s easy to set up and deploy. By the end, you’ll understand how to use Antithesis to test your systems and start hunting bugs with confidence. The whole tutorial sequence should take you no more than 3 hours, and you can do it in chunks.
You’ll test a simple database cluster in the Antithesis environment and explore how our platform uncovers real-world bugs using autonomous testing.By the end of this guide, you’ll know how to:
Package and deploy a system to Antithesis (under an hour).
Use Test Composer to exercise the system (1-2 hours).
The Antithesis Test Composer offers a framework for defining test templates, which are guides Antithesis uses to autonomously generate thousands of test cases that will run over a multitude of system states.You’ll learn to:
Create a test template.
Run an actual Antithesis test and interpret the results.
You’ll see how Antithesis simulates faults in your system — machine crashes, network partitions, and more — to surface real bugs that are otherwise nearly impossible to find.
You’ve got this! But if you run into trouble, we’ve got your back.You can always email us at support@antithesis.com or join our Discord for live support and guidance from our customer success engineers.