📄️ Unit Tests
Frontend
📄️ Integration Tests
The integration tests validate that Sketch2Screen's components interact correctly by simulating real-world scenarios with mock objects. Tests run automatically, are verified by assertions, and are repeatable.
📄️ Acceptance Testing
Demonstration of all of the functional and non-functional requirements. This is a combination of automated tests derived from the use-cases (user stories) and manual tests with recorded observation of the results.