DictionaryForumContacts

   English
Terms for subject Microsoft containing test | all forms | exact matches only
EnglishRussian
access control testпроверка управления доступом (Windows 7, Windows 8, Windows Vista Rori)
add a test page that references the applicationДобавить тестовую страницу со ссылкой на приложение (Visual Studio 2010 Rori)
Add network types to a load test scenario and edit the network mixДобавить типы сетей в сценарий тестовой нагрузки и изменить смешанный сетевой профиль (Visual Studio 2008 Rori)
alpha testальфа-тест (A type of post-pixel blending operation which allows applications to control when pixels are written to the render target)
audio testпроверка звука (ssn)
audio test serviceслужба проверки звука (ssn)
Audio Test serviceслужба проверки звука (A built-in tool whereby a test call can be made before the actual call is. This ensures that there aren't any severe network or other issues that could affect call quality)
automated testавтоматический тест (A set of steps that a computer may run programmatically to test the functionality of the system)
Average Test Time Per Runсреднее время теста на выполнение (Visual Studio 2012 Rori)
black box testтестирование по принципу "чёрного ящика" (A test that is based on a component's actual behavior, without regard to its implementation)
black box testтестирование "чёрного ящика" (A test that is based on a component's actual behavior, without regard to its implementation)
black box testтестирование "чёрного ящика" (A test that is based on a component's actual behavior, without regard to its implementation. Rori)
build acceptance testтест приёмки сборки (A group of tests used to determine the health of a build at a high level. Typically, these tests exercise the core functionality to help team members determine whether further testing is worthwhile. They are run after the daily build to verify that compilation of source code has been built successfully and is ready for further testing)
checkerboard testтест "шахматный код" (A memory test employed to detect catastrophic failures and wiring problems within the memory chip and on the data bus by writing an alternating pattern of 0's and 1's to the memory chip)
check-in testтест влияния на продукт в целом (A test run by a developer to determine whether his code has affected the general stability of the product. Rori)
coded UI testзакодированный тест пользовательского интерфейса (An automated test of the user interface of an application. A coded UI test exercises user actions and validates the expected results. Rori)
coded Web testзакодированный веб-тест (A type of test that is typically created by converting an existing recorded Web test into C# or Visual Basic code. Rori)
Create test case from bugСоздать тестовый случай из ошибки (Visual Studio 2013 VS Update Rori)
Data Driven Test ResultsРезультаты управляемого данными теста (Visual Studio 2010 Rori)
database unit testмодульный тест базы данных (A unit test that validates whether a certain aspect of your database is working as you expect)
declarative testдекларативный тест (An ordinary Web test that is generated by using the Web Test Recorder that is launched when a new Web test is created)
development and test databaseбаза данных для тестирования и разработки (Alex_Odeychuk)
generic testобычный тест (A known Visual Studio test type that encapsulates an unknown test or tool and allows Visual Studio to treat it as a known type)
hit testпроверка нажатия
iteration testтест итерации (A test that is run after the build verification tests. These tests verify the functionality called for in the iteration plan. Rori)
lab testлабораторный анализ (A procedure that is intended to detect and quantify substances or identify the nature of a disease)
Link Bug to Existing Test CaseСвязать ошибку с имеющимся тестовым случаем (Visual Studio 2013 Rori)
load testнагрузочный тест (A test that studies the behavior of the program when it is working at its limits. Types of load tests include volume tests, stress tests, and storage tests. Volume tests study the largest tasks the program can deal with. Stress tests study the program's response to peak bursts of activity. Storage tests study how memory and space is used by the program, either in resident memory or on disk. A test that is designed to put a server application under heavy user load to pinpoint performance and/or scalability problems)
load testтестовая нагрузка (ssn)
Load Test Analyzerанализатор тестовой нагрузки (A Visual Studio window that displays results of any load test run, after it has run. It is used to examine any load test results that have already ended. Rori)
Load Test Editorредактор тестовой нагрузки (The Visual Studio editor in which a .loadtest file is opened. It displays a tree structure of nodes. Rori)
Load Test Monitorмонитор тестовой нагрузки (A Visual Studio window that displays results during a load test run. Rori)
Load Test Plug-insподключаемые модули нагрузочных тестов (Visual Studio 2013 Rori)
load test scenarioсценарий тестовой нагрузки (A scenario used to model how a group of users interacts with a server application. A scenario consists of a test mix, a load profile, a network mix, and a browser mix. A load test can have more than one scenario)
Load Test Wizardмастер тестовой нагрузки (A wizard that guides you through the process of creating a load test. Rori)
loading the test stubзагрузка тестовой заглушки (ssn)
manual testручной тест (A test performed by a human)
manual test templateшаблон ручного теста (A template used by the system to give the tester a consistent experience when documenting a manual test. Rori)
Network Test FailedТест сети не пройден (Andy)
Object Test Benchсредство тестирования объектов (A Visual J feature that is designed for simple object-level testing)
ordered testупорядоченный тест (A test that contains other tests, which are run in a specific order)
parameterized unit testпараметризованный модульный тест (vlad-and-slav)
Partner Testтест партнёра (A test, written by a Microsoft partner, that uses the test framework's extensibility interfaces)
pending testожидающий тест (A test that has been selected to run but is not yet in progress. Pending tests can be viewed in the Test Results window. Rori)
performance testтест производительности (A procedure used to assess performance)
printing test pageнапечатать пробную страницу (Rori)
printing test pageпечать пробной страницы (Rori)
query-based test suiteнабор тестов на основе запроса (The set of test cases that are returned when a specific query is run. If new test cases that meet the criteria in this query are added to the test suite, the new test cases will automatically appear in the query-based test suite)
regression testтест регрессии (A test that is run after the daily build to verify that compilation of source code has been built successfully)
security testтест безопасности (A test that looks for attack paths that might be used to gain access to assets)
smoke testтест состояния (A group of tests used to determine the health of a build at a high level. Typically, these tests exercise the core functionality to help team members determine whether further testing is worthwhile. They are run after the daily build to verify that compilation of source code has been built successfully and is ready for further testing)
software test engineerтест-инженер (The person who prepares a functional product for release by methodically writing test breakouts and bug reports)
specified test stub classуказанный класс тестовой заглушки (Exchange Server 2007 ssn)
stress testнагрузочный тест (A test that determines an application's breaking points and pushes the application past its upper limits as resources are saturated)
system-under-testтестируемая система (A system that is being tested for correct operation)
Team Testкоманда тестеров (The part of Visual Studio Team System that specifically targets team members who are in the test role. Rori)
Test Access PortTAP-порт (A collection of boundary scan control signals that define a serial protocol for scan-based devices. There are five pins, TCK/clock, TMS/mode select, TDI/data in, TDO/data out, and TRST/reset)
test adapterадаптер теста (The code assembly that is responsible for loading a particular type of test)
test agentагент тестирования (A background process that receives, runs, and reports on tests and collects data on a single computer. The test agent communicates with test agent controller, usually located on another computer)
test agent controllerконтроллер агентов тестирования (A background process that manages a set of machines with the test agent software installed)
Test Agent Installer serviceслужба установщика агента тестирования (The service of installing a test agent. Rori)
test approachподход теста (The test goals, coverage, techniques, and data for the project and each of the iterations)
test caseтестовый случай (A specification that describes the goals of a test, the results that the test might produce, the circumstances in which it will be run, and how it should be implemented)
Test case created from bugТестовый случай создан на основании ошибки (Visual Studio 2013 Rori)
test classтестовый класс (Any class that is marked with the TestClass attribute)
test conditionусловие теста (In a database unit test, a set of frequently used validation functions that test whether a unit test returns the expected results)
test configurationконфигурация теста (A set of configuration variables that specify the correct setup required for testing an application)
test deploymentразвёртывание тестов (The deployment of tests and all dependent files noted by the user or the system from their default location (for example, bin/debug) to the execution directory)
test developerразработчик тестов (A tester typically assigned to authoring coded tests)
test driveтестовый выпуск (A scaled-down version of a product where a user can try out different features before buying it. Rori)
Test Effectivenessэффективность теста (A report that communicates the amount of code covered or exercised for a particular test run)
Test Failoverтестовая отработка отказа (Windows 8 Rori)
test fakeтестовый заполнитель (A mechanism that allows you to isolate part of an application so that it can be tested separately from another part on which it would be dependent in typical operation. During testing, a test fake executes instead of the methods and properties of the other part. The actions and return values of the test fake are under the control of the test. Within Visual Studio, a test fake takes the form of either a test stub or a test shim. Rori)
test fileтестовый файл (A file used as part of a testing process to check the validity or correctness of a program or procedure)
test harnessокружение теста (An application that loads test adapters and owns the process that executes tests)
test hostхост для тестов (ssn)
test host adapterадаптер хоста для тестов (ssn)
test labлаборатория тестирования (A collection of non-production machines that are used to test an Internet Explorer Package. The lab is not the same as a pilot group)
test-level validation ruleправило проверки на уровне теста (microsoft.com bojana)
test listсписок тестов (A list of tests that can be selected and managed from Test Manager)
Test List Editorредактор списка тестов (The window in Visual Studio Team System that is used to manage, execute, and control large numbers of tests and test lists. Rori)
test logжурнал теста (Visual Studio 2013 ssn)
test methodметод теста (Any method that is marked with the TestMethod attribute. You cannot run a unit test if its test method is not in a test class)
test metricтестовая метрика (A unit of measure for testing)
test metric thresholdпорог тестовой метрики (A goal for the project, measured using a test metric. Rori)
test mixтестовый набор (A formula that defines the probability of a virtual user running a given test in a load test scenario)
Test modeтестовый режим (A Directory Services option on the Accounts page. When a customer is running in Test mode, all e-mail for recipients who are not on the user list is redirected to a separate e-mail address after filtering (thus this mail is not rejected))
Test Mode/Live Modeтестовый режим / рабочий режим (The modes on the Accounts page for a custom spam filter policy rule to run in. A rule can be run in test mode to monitor what would happen if rule were deployed, or in live mode, where the rule is actually deployed)
test pageстраница проверки (Windows Live Search W4MQ UX Kiev Sprint 2 Rori)
test pageтестовая страница (Visual Studio 2008 Rori)
test passтестовый проход (ssn)
test pass stateсостояние тестового прохода (Visual Studio 2012 ssn)
test planплан тестирования (A set of test cases and their associated test configuration information and the iteration when it is planned to run these tests. The test cases can be organized into a test suite hierarchy)
test plan stateсостояние плана тестирования (Visual Studio 2010 ssn)
test plan stateсостояние тестового плана (Visual Studio 2012 ssn)
test pointтестовая точка (A pairing of a test case and a test configuration)
test projectтестовый проект (A project created specifically to hold test types)
test resultрезультат теста (The verdict from executing a test: pass, fail, or inconclusive)
Test Resultsрезультаты теста (A window which displays the current status of every test in the test run)
test results windowокно результатов теста (ssn)
Test Results windowокно результатов теста (A window which displays the current status of every test in the test run)
test runтестовый запуск (A set of pairings of test cases and test configurations to be run. The results of this set of pairings can be viewed together. Test runs are either automated or manual)
test run stateсостояние тестового запуска (Visual Studio 2012 ssn)
test run state IDидентификатор состояния тестового запуска (Visual Studio 2012 ssn)
test runnerсистема выполнения тестов (Alex_Odeychuk)
test scriptсценарий теста (A defined requirement that is checked against a product and yields either a pass or a fail result. Pass indicates meeting the requirement and fail indicates not meeting the requirement)
test serverтестовый сервер (SQL platon)
test settingsпараметры тестирования (A set of variables that define how tests are going to be run and any data to be collected or system actions taken while tests are run. For example, collect code coverage data or emulate a specific network)
Test Settings Managerдиспетчер параметров тестирования (Visual Studio 2013 Rori)
test shimтестовый модификатор (A type of test fake that works by introducing a detour to the entry point of methods or properties that are called by a unit under test. The shim is executed instead of the existing code, and is under the control of the tests. A shim can be applied to any code, even if it was not designed to be isolated during testing. Rori)
test stepшаг теста (An action to be taken when the test is run, and possibly the expected result from that action)
test stubтестовая заглушка (A type of test fake that is an alternative implementation of an interface or class that is called by a unit under test. The test stub is under the control of the unit tests. Designing a system so that its parts can be replaced by test stubs results in more flexible code)
test stub assemblyсборка тестовой заглушки (Exchange Server 2010 ssn)
test stub classкласс тестовой заглушки (ssn)
test suiteнабор тестов (A set of selected test cases. A test suite can contain other test suites, but each test suite can be contained in only one other test suite)
test suite hierarchyиерархия набора тестов (Visual Studio Rori)
test suite stateсостояние набора тестов (Visual Studio 2012 ssn)
test suite type idидентификатор типа набора тестов (A unique identifier that is assigned to a type of selected test cases. Rori)
test summaryсводка теста (Andy)
test taskзадача теста (An assignment to create test cases and test a specific area of the product, usually in the context of a scenario or quality of service requirement)
test the printer, select Print test page, and then click Finish.для проверки принтера напечатайте пробную страницу, а затем нажмите кнопку "Готово" (Windows 7, Windows Vista)
test typeтип теста (A set of functionality and/or a template to help expose parts of the underlying test framework)
Test Viewпредставление теста (A window that allows you to navigate to your tests for editing (authoring))
Test View windowокно представления теста (A window that allows you to navigate to your tests for editing (authoring))
Type name case-sensitivity testПроверка чувствительности к регистру имени типа (Windows 8.1 Rori)
UMDF Test EventТестовое событие инфраструктуры драйверов пользовательского режима (Windows 8 ssn)
unit testтестирование модулей
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)
validation testпроверочный тест (A test that ensures that the functionality called for in a scenario or quality of service requirement is working)
Web performance testвеб-тест производительности (A test type that targets the validation of Web pages and HTTP requests. Rori)
Web Performance Test Editorредактор веб-тестов производительности (The Visual Studio editor in which a Web test is edited. It displays a tree structure of request nodes. Rori)
Web Performance Test Result Viewerсредство просмотра результатов веб-тестов производительности (A Visual Studio window where Web tests are run and results are displayed. Rori)
Web Test Editorредактор веб-тестов (The Visual Studio editor in which a Web test is edited. It displays a tree structure of requests nodes. Rori)
Web Test Plug-insподключаемые модули веб-тестов (Visual Studio 2013 Rori)
Web Test Recorderсредство записи веб-тестов (A feature in Visual Studio Team Edition that records the actions you perform while you browse a Web site. As you move through the site, recorded requests are added to the Web test. Rori)