DictionaryForumContacts

   English
Terms for subject Microsoft containing testing | all forms
EnglishFrench
acceptance testingtest d'acceptation (Formal testing conducted to enable a user, customer, or other authorized entity to determine whether to accept a product or product component)
exploratory testingtests exploratoires (The testing of an application without a set of tests defined in advance)
fuzz 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 vulnerabilitiestest à données aléatoires (fuzzing)
load testingtest de charge (Testing at or beyond the limits of a specified requirement to understand its behavior and failure trigger points)
test settingsparamètres de test (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)