-
1 ELECTRONIC-SYSTEM TEST SET
English-Arabic military dictionary > ELECTRONIC-SYSTEM TEST SET
-
2 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. -
3 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." -
4 system-under-test
A system that is being tested for correct operation. -
5 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." -
6 test 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. -
7 stress test
A test designed to determine the response of a system under load. -
8 manual test template
A template used by the system to give the tester a consistent experience when documenting a manual test. -
9 automated test
A set of steps that a computer may run programmatically to test the functionality of the system. -
10 Team Test
The part of Visual Studio Team System that specifically targets team members who are in the test role. -
11 basic input/output system
"The set of essential software routines that test computer hardware at startup, start the operating system, and support the transfer of information between hardware devices. The BIOS is stored in read-only memory (ROM) so that it can be run when the computer is turned on. Although critical to performance, the BIOS is usually invisible to computer users."نظام الإدخال/الإخراج الأساسي -
12 power-on self test
"A set of routines stored in read-only memory (ROM) that tests various system components such as RAM, the disk drives, and the keyboard, to see if they are properly connected and operating. If problems are found, these routines alert the user with a series of beeps or a message, often accompanied by a diagnostic numeric value. If the POST is successful, it passes control to the bootstrap loader." -
13 boundary scan
A technology that allows engineers to perform extensive debugging and diagnostics on a system through a small number of dedicated test pins. Signals are scanned into and out of the I/O cells of a device serially to control its inputs and test the outputs under various conditions. -
14 BIOS
"The set of essential software routines that test computer hardware at startup, start the operating system, and support the transfer of information between hardware devices. The BIOS is stored in read-only memory (ROM) so that it can be run when the computer is turned on. Although critical to performance, the BIOS is usually invisible to computer users." -
15 counter set
"A set of system performance counters that are useful to monitor during a load test. Counter sets are organized by technology, for example, ASP.NET or SQL counter sets."مجموعة عدّادات -
16 ar-sa Team Foundation Server
The part of Visual Studio Team System that specifically targets team members who are in the test role.English-Arabic terms dictionary > ar-sa Team Foundation Server
-
17 Team Edition for Software Testers
The part of Visual Studio Team System that specifically targets team members who are in the test role.English-Arabic terms dictionary > Team Edition for Software Testers
-
18 threshold rule
A rule that is set on an individual performance counter to monitor system resource usage during a load test.
См. также в других словарях:
System-Test — Ein Softwaretest ist ein Test während der Softwareentwicklung, um die Funktionalität einer Software an den Anforderungen und ihre Qualität zu messen, und Softwarefehler zu ermitteln. Inhaltsverzeichnis 1 Definition 2 Ziele 3 Testplanung … Deutsch Wikipedia
System Under Test — (shortened as SUT) refers to a system that is being tested for correct operation. The term is used mostly in software testing.A special case of a software system is an application which, when tested, is called an Application Under Test.The term… … Wikipedia
Test (Informatik) — Ein Softwaretest ist ein Test während der Softwareentwicklung, um die Funktionalität einer Software an den Anforderungen und ihre Qualität zu messen, und Softwarefehler zu ermitteln. Inhaltsverzeichnis 1 Definition 2 Ziele 3 Testplanung … Deutsch Wikipedia
Test script — A test script in Software Testing is a set of instructions that will be performed on the System Under Test to test that the system functions as expected. These steps can be executed manually or automatically.There are various means for executing… … Wikipedia
Test engineer — A (hardware) test engineer (TE) is a professional who determines how to create a process that would test a particular product in manufacturing, or related area like RMA department, in order to guarantee that the product will be shipped out with… … Wikipedia
Test Rorschach — Test de Rorschach La première planche parmi les dix du test de Rorschach Le test de Rorschach ou psychodiagnostik est un outil d évaluation psychologique de type projectif élaboré par le psychiatre et psychanalyste Hermann Rorschach en 1921. Il… … Wikipédia en Français
Test de rorschach — La première planche parmi les dix du test de Rorschach Le test de Rorschach ou psychodiagnostik est un outil d évaluation psychologique de type projectif élaboré par le psychiatre et psychanalyste Hermann Rorschach en 1921. Il consiste en une… … Wikipédia en Français
Test des taches d'encre — Test de Rorschach La première planche parmi les dix du test de Rorschach Le test de Rorschach ou psychodiagnostik est un outil d évaluation psychologique de type projectif élaboré par le psychiatre et psychanalyste Hermann Rorschach en 1921. Il… … Wikipédia en Français
System testing — of software or hardware is testing conducted on a complete, integrated system to evaluate the system s compliance with its specified requirements. System testing falls within the scope of black box testing, and as such, should require no… … Wikipedia
Test management — is the activity of managing some tests. A test management tool is a Software used by Quality Assurance team to manage the tests (automatic or not) that have been previously specified. It is often associated with an Automation software. Test… … Wikipedia
Test-driven development — (TDD ) is a software development technique consisting of short iterations where new test cases covering the desired improvement or new functionality are written first, then the production code necessary to pass the tests is implemented, and… … Wikipedia