A4D learning suite for software testing examples.

A4D Learning

Download Test Project

Lessons

Beginner4 min

Testing Basics

Learn the words and patterns used in the other lessons.

Beginner5 min

Project Map

Learn where classes and test files live, and how they connect.

Beginner5 min

Unit Test

Test one PHP method directly.

Intermediate7 min

Integration Test (API)

Test a real API endpoint.

Intermediate6 min

Functional Test

Test one feature flow inside the app.

Intermediate8 min

End-to-End Test

Test the app like a user sees it.

Intermediate4 min

Regression Test

Test an old bug so it never comes back.

Beginner3 min

Smoke Test

Check quickly that the app is alive.