Skip to content
All projects
Test-Driven Product/Coursework

Job Comparator App

An Android job-comparison workflow built with test-driven development and a leaner SQLite persistence model.

AndroidJavaSQLiteTDD
black-box coverage
100%
branch coverage
80%
data package size
−90%

Project note

Levon led the development of an Android application for comparing job offers across compensation and preference criteria. The team used test-driven development to turn the product rules into explicit, verifiable behavior.

The test suite reached full black-box coverage and 80% branch coverage. Moving persistence from SharedPreferences to SQLite reduced the stored data package size by 90% while giving the comparison data a clearer structure.

The original course repository is not public; the project record is preserved here from the previous portfolio.

Ask the companion about this work