DictionaryForumContacts

   English
Terms containing test case | all forms | exact matches only | in specified order only
SubjectEnglishRussian
progr.automatic test case generationавтоматическое создание тестов (ssn)
comp., MSCreate test case from bugСоздать тестовый случай из ошибки (Visual Studio 2013 VS Update Rori)
progr.Speculative generality can be spotted when the only users of a method or class are test cases. If you find such a method or class, delete it and the test case that exercises it. If you have a method or class that is a helper for a test case that exercises legitimate functionality, you have to leave it in, of courseТеоретическая общность может быть обнаружена, когда единственными пользователями метода или класса являются контрольные примеры. Найдя такой метод или класс, удалите его и контрольный пример, его проверяющий. Если есть вспомогательный метод или класс для контрольного примера, осуществляющий разумные функции, его, конечно, надо оставить (см. Refactoring: Improving the Design of Existing Code by Martin Fowler et al. 1999 ssn)
comp., MSTest case created from bugТестовый случай создан на основании ошибки (Visual Studio 2013 Rori)
progr.test case designпроектирование теста (ssn)
progr.test case design techniqueметод разработки тестовых сценариев (см. Standard glossary of terms used in Software Testing ssn)
ITtest case execution monitorмонитор контрольных примеров
progr.test case generationсоздание тестов (ssn)
ITtest case generatorгенератор контрольных примеров (для системных испытаний программного обеспечения)
progr.test case lifecycleжизненный цикл тестовых сценариев (ssn)
progr.test case managementуправление тестовыми примерами (the process of creating, organizing, and tracking test cases for a software system. Test cases are specific scenarios or situations that are designed to test the functionality, performance, and behavior of a software system. Test case management involves creating and managing a set of test cases that cover all aspects of the system, from basic functionality to more complex features and interactions. Test case management typically involves the use of specialized software tools that allow software testing teams to create and organize test cases, assign them to team members, and track their progress and results. Effective test case management is critical to ensuring that a software system meets the desired quality standards and functions correctly. By organizing and managing test cases, software testing teams can ensure that all aspects of the system are thoroughly tested and that any issues or errors are identified and addressed before the system is released to end users perforce.com Alex_Odeychuk)
progr.test case prioritizationназначение приоритетов для тестовых примеров (a technique used in software testing to determine the order in which test cases should be executed. The main goal is to maximize the effectiveness of the testing process by prioritizing the most important or high-impact test cases. This can lead to faster detection of faults, better utilization of testing resources, and improved overall test efficiency. Alex_Odeychuk)
progr.test case selection mechanismмеханизм выбора тестовых примеров (для их выполнения Alex_Odeychuk)
progr.test case specificationспецификация контрольного примера (документация ряда одного или большего количества контрольных примеров ssn)
progr.test case specificationспецификация тестовых сценариев (см. Standard glossary of terms used in Software Testing ssn)
progr.test case statesсостояния тестовых сценариев (ssn)
progr.test case states and lifecycleсостояния и жизненный цикл тестовых сценариев (ssn)
progr.test case suiteнабор сценариев тестирования (см. Standard glossary of terms used in Software Testing ssn)
progr.test case summary worksheetсводная таблица тестовых сценариев (ssn)
progr.test specification: A document that consists of a test design specification, test case specification and/or test procedure specificationспецификация теста: документ, который состоит из спецификации проектирования теста, спецификации тестовых сценариев и / или спецификации процедуры тестирования (см. Standard glossary of terms used in Software Testing)