Nov 12, 2022 05:36
1 yr ago
12 viewers *
English term

test fixture

English to Russian Tech/Engineering IT (Information Technology)
For example, a project with 50 to 100 Hibernate mapping files might take 10 to 20 seconds to load the mapping files, and incurring that cost before running every test in every test fixture leads to slower overall test runs that reduce developer productivity.

Dependency Injection of Test Fixtures
This provides a convenient mechanism for setting up test fixtures by using preconfigured beans from your application context.

A strong benefit here is that you can reuse application contexts across various testing scenarios (for example, for configuring Spring-managed object graphs, transactional proxies,  DataSource  instances, and others), thus avoiding the need to duplicate complex test fixture setup for individual test cases.

Корректно ли будет это назвать "тестовый стенд". Встречал еще перевод "фикстуры", но это как-то слишком слэнгово звучит, хотя я и понимаю, что для формирующейся русской ИТ-терминологии это норма.

Proposed translations

9 hrs
Selected

тестовая конфигурация

A test fixture is an environment used to consistently test some item, device, or piece of software.

The main advantage of a test fixture is that it allows for tests to be repeatable since each test is always starting with the same setup.

Further, test fixtures preconfigure tests into a known initial state instead of working with whatever was left from a previous test run.

Reference: https://en.wikipedia.org/wiki/Test_fixture
Example sentence:

"Одна и та же тестовая конфигурация (fixture) может использоваться для тестирования нескольких классов."

Something went wrong...
4 KudoZ points awarded for this answer.
+2
4 hrs

тестовые инструменты/средства

программные инструменты/средства для проведения испытаний

--------------------------------------------------
Note added at 4 hrs (2022-11-12 09:47:58 GMT)
--------------------------------------------------

Программа и методика испытаний
https://www.swrit.ru › programma-i-...
Средства и порядок испытаний, с указанием технических и программных средств, использующихся для проведения испытаний
Peer comment(s):

agree Ilian DAVIAUD
1 hr
Спасибо
agree Michael Volia
6 hrs
Спасибо
Something went wrong...
Term search
  • All of ProZ.com
  • Term search
  • Jobs
  • Forums
  • Multiple search