testitüüpe
Testitüüpe, or test types, describe categories of tests used to verify software quality. In Estonian usage, testitüüp refers to a particular kind of test, and testitüüpe collectively denotes the set of such categories. The concept helps teams plan what to test, at what level, and with which methods.
Test types are selected based on objectives, risks, and the development stage. They may be executed manually
Common test types include unit tests (checking individual components in isolation), integration tests (verifying interactions between
In practice, teams document the intended test types for each release, create test plans and traces to