DictionaryForumContacts

   Russian
Terms for subject Microsoft containing модульный тест | all forms | exact matches only | in specified order only
RussianEnglish
модульный тест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)
модульный тест базы данныхdatabase unit test (A unit test that validates whether a certain aspect of your database is working as you expect)
параметризованный модульный тестparameterized unit test (vlad-and-slav)