Translation of code coverage into Russian
Noun
software testing
- High code coverage indicates thorough testing of the application..Высокое покрытие кода указывает на тщательное тестирование приложения.
computer science
- Code coverage helps identify untested code sections.Покрытие кода помогает выявить нетестированные участки кода.
Examples of code coverage in a sentence
Improving code coverage can lead to more reliable software. Achieving high code coverage is crucial for software reliability. Developers aim for maximum code coverage to ensure quality.
Translations of "code coverage" in Context ordered by category and frequency
He learned that good code coverage reduces the risk of unexpected failures.
Он узнал, что хорошее покрытие кода снижает риск неожиданных сбоев.
They regularly review code coverage to maintain testing standards.
Они регулярно пересматривают покрытие кода, чтобы поддерживать стандарты тестирования.
We added unit tests to the test suite for better code coverage.
Мы добавили модульные тесты в набор тестов для улучшения покрытия кода.
The developers discussed their strategy to improve code coverage in the upcoming release.
Разработчики обсуждали свою стратегию по улучшению покрытия кода в следующем выпуске.
Other translations for code coverage:
- уровень покрытия кодаn.
code coverage: Examples and translations in context
To illustrate his words, he will show how to measure code coverage, using only the protocol.
В качестве примера он покажет, как можно измерить покрытие кода, используя только протокол.
What is stopping you to get 100% code coverage?
Что в действительности гарантирует 100% покрытие кода?
What does 100% code coverage mean?
Что в действительности гарантирует 100% покрытие кода?
It's really surprising how many people believe that code coverage and test coverage are the same thing.
Удивительно, сколько народу верит, что покрытие кода и тест-покрытие - это одно и то же.
For each component, code coverage of at least 80% should be detected.
По каждому компоненту должно быть обнаружено покрытие кода не менее, чем в 80%.
Note that in contrast, the average code coverage of software industry testing is estimated to be only 50%.
Следует отметить, что в отличие от нашего показателя, среднее покрытие кода системами промышленного тестирования оценивается только в 50%.
Even 100% code coverage with tests doesn't mean there are no errors in the code, since dynamic testing cannot reveal logic errors.
Даже 100% покрытие кода тестами не означает, что в программе нет ошибок, поскольку динамическое тестирование не может выявить логических ошибок.
High code coverage does not guarantee the absence of errors, but it's useful.
Высокий уровень покрытия кода не гарантирует отсутствие ошибок, но это полезно.
See also: