Manual Testing Playground

A collection of simple applications designed for exploratory, functional, and UI testing. No setup. No distractions.

Calculator App

Practice input validation, boundary testing, error handling, and UI behaviour using a simple login-based calculator.

Test Credentials:
Username: tester01
Password: tester01

Open Calculator

More Apps Coming

Additional manual testing scenarios will be added here, including forms, workflows, and accessibility challenges.

Suggested Testing Ideas

Try exploring invalid inputs, boundary values, UI consistency, error messaging, session handling, and accessibility behaviours. Think like a user — then like a tester.