DictionaryForumContacts

Terms containing test | all forms | exact matches only
SubjectEnglishChinese Taiwan
comp., MSHardware 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)
comp., MSLoad 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)
comp., MSLoad Test Editor負載測試編輯器 (The Visual Studio editor in which a .loadtest file is opened. It displays a tree structure of nodes)
comp., MSLoad Test Monitor負載測試監視器 (A Visual Studio window that displays results during a load test run)
comp., MSload 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)
comp., MSLoad Test Wizard負載測試精靈 (A wizard that guides you through the process of creating a load test)
comp., MSmanual test template手動測試範本 (A template used by the system to give the tester a consistent experience when documenting a manual test)
comp., MSObject Test Bench物件測試工作台 (A Visual J feature that is designed for simple object-level testing)
comp., MSquery-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)
comp., MSTest Access Port測試存取埠 (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)
comp., MStest adapter測試配接器 (The code assembly that is responsible for loading a particular type of test)
comp., MStest 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)
comp., MStest agent controller測試代理程式控制器 (A background process that manages a set of machines with the test agent software installed)
comp., MStest approach測試方法 (The test goals, coverage, techniques, and data for the project and each of the iterations)
comp., MStest 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)
comp., MStest class測試類別 (Any class that is marked with the TestClass attribute)
comp., MStest condition測試條件 (In a database unit test, a set of frequently used validation functions that test whether a unit test returns the expected results)
comp., MStest configuration測試組態 (A set of configuration variables that specify the correct setup required for testing an application)
comp., MStest 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)
comp., MStest developer測試開發人員 (A tester typically assigned to authoring coded tests)
comp., MSTest Effectiveness測試有效性 (A report that communicates the amount of code covered or exercised for a particular test run)
comp., MStest 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)
comp., MStest file測試檔案 (A file used as part of a testing process to check the validity or correctness of a program or procedure)
comp., MStest harness測試控管 (An application that loads test adapters and owns the process that executes tests)
comp., MStest list測試清單 (A list of tests that can be selected and managed from Test Manager)
comp., MSTest List Editor測試清單編輯器 (The window in Visual Studio Team System that is used to manage, execute, and control large numbers of tests and test lists)
comp., MStest 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)
comp., MStest metric測試單位 (A unit of measure for testing)
comp., MStest metric threshold測試單位臨界值 (A goal for the project, measured using a test metric)
comp., MStest mix測試混合 (A formula that defines the probability of a virtual user running a given test in a load test scenario)
comp., MStest 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)
comp., MStest point測試點 (A pairing of a test case and a test configuration)
comp., MStest project測試專案 (A project created specifically to hold test types)
comp., MStest result測試結果 (The verdict from executing a test: pass, fail, or inconclusive)
comp., MSTest Results測試結果 (A window which displays the current status of every test in the test run)
comp., MSTest Results window測試結果 視窗 (A window which displays the current status of every test in the test run)
comp., MStest 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)
comp., MStest 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)
comp., MStest 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)
comp., MStest 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)
comp., MStest step測試步驟 (An action to be taken when the test is run, and possibly the expected result from that action)
comp., MStest 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)
comp., MStest 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)
comp., MStest 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)
comp., MStest type測試類型 (A set of functionality and/or a template to help expose parts of the underlying test framework)
comp., MSTest View測試檢視 (A window that allows you to navigate to your tests for editing (authoring))
comp., MSTest View window測試檢閱視窗 (A window that allows you to navigate to your tests for editing (authoring))
comp., MSWeb Performance Test EditorWeb 效能測試編輯器 (The Visual Studio editor in which a Web test is edited. It displays a tree structure of request nodes)
comp., MSWeb Performance Test Result ViewerWeb 效能測試結果檢視器 (A Visual Studio window where Web tests are run and results are displayed)
comp., MSWeb Test RecorderWeb 測試錄製器 (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)

Get short URL