DictionaryForumContacts

   French
Terms for subject Microsoft containing test | all forms | exact matches only
FrenchEnglish
adaptateur de testtest adapter (The code assembly that is responsible for loading a particular type of test)
Affichage des testsTest View (A window that allows you to navigate to your tests for editing (authoring))
Afficheur de résultats de test de performances WebWeb Performance Test Result Viewer (A Visual Studio window where Web tests are run and results are displayed)
agent de testtest 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)
analyseur de test de chargeLoad 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)
approche de testtest approach (The test goals, coverage, techniques, and data for the project and each of the iterations)
Assistant Test de chargeLoad Test Wizard (A wizard that guides you through the process of creating a load test)
atelier de testtest harness (An application that loads test adapters and owns the process that executes tests)
Banc de test d'objetsOTB (A Visual J feature that is designed for simple object-level testing)
Banc de test d'objetsObject Test Bench (A Visual J feature that is designed for simple object-level testing)
cas de testtest 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)
chargement de version testsideloading (The process of loading apps that were not distributed via the Windows Store, usually for testing an app before it is ready for sale)
classe de testtest class (Any class that is marked with the TestClass attribute)
combinaison de teststest mix (A formula that defines the probability of a virtual user running a given test in a load test scenario)
condition de testtest condition (In a database unit test, a set of frequently used validation functions that test whether a unit test returns the expected results)
configuration de série de testsrun configuration (Settings that are stored in a run configuration file and that impact the runtime environment of a test run)
configuration de testtest configuration (A set of configuration variables that specify the correct setup required for testing an application)
contrôleur d'agent de testtest agent controller (A background process that manages a set of machines with the test agent software installed)
déploiement de teststest 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)
développeur de teststest developer (A tester typically assigned to authoring coded tests)
effectuer un test PingPing device (The action of testing a particular device on the network for troubleshooting purposes using the ping utility)
Enregistreur de test WebWeb 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)
environnement de testtest environment (An environment that corresponds as closely as possible to the production environment and within which system and user acceptance tests can be carried out)
expiration du test Pingping time out (The amount of time after which a ping attempt fails)
Explorateur de testsTest List Editor (The window in Visual Studio Team System that is used to manage, execute, and control large numbers of tests and test lists)
fenêtre Affichage des testsTest View window (A window that allows you to navigate to your tests for editing (authoring))
fenêtre Résultats des testsTest Results window (A window which displays the current status of every test in the test run)
fichier de testtest file (A file used as part of a testing process to check the validity or correctness of a program or procedure)
kit Microsoft Hardware Compatibility TestHardware Compatibility Test kit A collection of tests that verify hardware and device driver operations under a specific operating situation on Microsoft Windows operating systems. The tests exercise the combination of a device, a software driver, and an operating system under controlled conditions and verify that all components operate properly (HCT)
liste de teststest list (A list of tests that can be selected and managed from Test Manager)
mode TestTest 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))
mode TestTest 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))
Mode Test/Mode réelTest 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)
modificateur de testtest 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)
modèle de test manuelmanual test template (A template used by the system to give the tester a consistent experience when documenting a manual test)
moniteur de test de chargeLoad Test Monitor (A Visual Studio window that displays results during a load test run)
méthode de testtest 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)
métrique de testtest metric (A unit of measure for testing)
numéro du test de calculcalculation pass number (An ordinal position used to refer to a calculation pass)
Outil de test de de compatibilité d'Internet ExplorerInternet Explorer Compatibility Test Tool (A tool that provides a user interface that enables you to display data about your Internet Explorer issues in real-time, including allowing you to filter your results and upload your data to your ACT database using the ACT Log Processing Service)
paramètres de testtest 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)
plan de testtest 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)
point de testtest point (A pairing of a test case and a test configuration)
Programme de test de mémoire WindowsWindows Memory Tester (A Boot Configuration Data (BCD) application object)
projet de testtest project (A project created specifically to hold test types)
Rapport d'efficacité de testTest Effectiveness (A report that communicates the amount of code covered or exercised for a particular test run)
résultat de testtest result (The verdict from executing a test: pass, fail, or inconclusive)
Résultats des testsTest Results (A window which displays the current status of every test in the test run)
script de testtest 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)
scénario de test de chargeload 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)
seuil de métrique de testtest metric threshold (A goal for the project, measured using a test metric)
site Web de teststaging Web site (A Web site that is maintained on a private file or Web server)
site Web de teststaging web (A Web site that is maintained on a private file or Web server)
stub de testtest 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)
suite de teststest 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)
suite de teststest 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)
suite de tests basée sur une requêtequery-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)
série de teststest 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 alphaalpha test (A type of post-pixel blending operation which allows applications to control when pixels are written to the render target)
test automatiséautomated test (A set of steps that a computer may run programmatically to test the functionality of the system)
test basé sur la technologie HIPHIP challenge (A challenge meant to be easily solved by humans, while remaining too hard to be economically solved by computers)
test boîte noireblack box test (A test that is based on a component's actual behavior, without regard to its implementation)
test codé de l'interface utilisateurcoded UI test (An automated test of the user interface of an application. A coded UI test exercises user actions and validates the expected results)
test d'acceptationacceptance testing (Formal testing conducted to enable a user, customer, or other authorized entity to determine whether to accept a product or product component)
test d'acceptation de buildbuild 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)
test d'analyse mémoirecheckerboard 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 (échiquier)
test de calculcalculation pass (A stage of calculation in a multidimensional cube in which applicable calculations are evaluated)
test de chargeload testing (Testing at or beyond the limits of a specified requirement to understand its behavior and failure trigger points)
test de chargeload 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)
test de contraintestress test (A test that determines an application's breaking points and pushes the application past its upper limits as resources are saturated)
test de détection de fuméesmoke 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)
test de laboratoirelab test (A procedure that is intended to detect and quantify substances or identify the nature of a disease)
test de performancesperformance test (A procedure used to assess performance)
test de pénétrationpenetration test (A test that looks for attack paths that might be used to gain access to assets)
test de régressionregression test (A test that is run after the daily build to verify that compilation of source code has been built successfully)
test de sécuritésecurity test (A test that looks for attack paths that might be used to gain access to assets)
test de validationvalidation test (A test that ensures that the functionality called for in a scenario or quality of service requirement is working)
test de vérificationcheck-in test (A test run by a developer to determine whether his code has affected the general stability of the product)
test de vérification de buildbuild verification 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)
test d'itérationiteration test (A test that is run after the build verification tests. These tests verify the functionality called for in the iteration plan)
test déclaratifdeclarative test (An ordinary Web test that is generated by using the Web Test Recorder that is launched when a new Web test is created)
test en attentepending 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)
test en labolab test (A procedure that is intended to detect and quantify substances or identify the nature of a disease)
test en laboratoirelaboratory test (A procedure that is intended to detect and quantify substances or identify the nature of a disease)
test fonctionnelfunctional test (A test that verifies that all of the functions of a feature are correctly implemented)
test génériquegeneric 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)
test manuelmanual test (A test performed by a human)
test ordonnéordered test (A test that contains other tests, which are run in a specific order)
test partenairePartner Test (A test, written by a Microsoft partner, that uses the test framework's extensibility interfaces)
test Pingping (A protocol for testing whether a particular computer is connected to the Internet by sending a packet to its IP address and waiting for a response)
test unitaireunit 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)
test unitaire de base de donnéesdatabase unit test (A unit test that validates whether a certain aspect of your database is working as you expect)
test Web codécoded Web test (A type of test that is typically created by converting an existing recorded Web test into C or Visual Basic code)
test à données aléatoiresfuzzing A testing process that supplies structured but invalid input to software application programming interfaces (APIs) and network interfaces to maximize the likelihood of detecting errors that might lead to software vulnerabilities (fuzzing)
test à données aléatoiresfuzz testing A testing process that supplies structured but invalid input to software application programming interfaces (APIs) and network interfaces to maximize the likelihood of detecting errors that might lead to software vulnerabilities (fuzzing)
tests exploratoiresexploratory testing (The testing of an application without a set of tests defined in advance)
type de testtest type (A set of functionality and/or a template to help expose parts of the underlying test framework)
tâche de testtest 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)
éditeur de test de chargeLoad Test Editor (The Visual Studio editor in which a .loadtest file is opened. It displays a tree structure of nodes)
éditeur de test de performances WebWeb Performance Test Editor (The Visual Studio editor in which a Web test is edited. It displays a tree structure of request nodes)
élément fictif de testtest 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)
étape de testtest step (An action to be taken when the test is run, and possibly the expected result from that action)