Subject | English | Greek |
life.sc. | coupled-units test | τρόπος λειτουργίας συζευγμένων μονάδων |
comp., MS | database unit test | δοκιμή μονάδας βάσης δεδομένων (A unit test that validates whether a certain aspect of your database is working as you expect) |
comp., MS | unit test | δοκιμή μονάδων (A test that confirms the functionality and peformance of specific modules and behaviors of code. Often a subset of unit tests are also used as check-in test to discover bugs before a build) |