DictionaryForumContacts

Terms containing test | all forms | exact matches only
SubjectEnglishKorean
math.Armitage's chi-squared test for trendArmitage의 경향 카이제곱 검정
math.Bartlett's test of second order interaction바틀렛의 이차교호작용 검정
ITCompletely Automated Public Touring test to tell Computers and Humans Apart자동계정생성방지기술캡차,CAPTCHA
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)
ITintegrated test facilities통합 테스트 기능 (ITF)
stat.Jonckheere-Terpstra test for k-groups죤키어의 k 표본 검정
math.Jonckheere-Terpstra test for k-groups죤키어의 k 표본 검정검증
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)
stat.Moran's test statisticMoran 검정 통계량
math.Moran's test statisticMoran 검정검증 통계량
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)
math.Sherman's test statisticSherman 검정통계량
math.split test method반분법
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)
stat.test coefficient인자적재
math.test coefficient인자적재 (값)
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)
ITtest data테스트 데이터
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 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)
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)
math.test for sphericity구형성검정검증
ITtest generators테스트 생성기
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 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))
comp., MSTest 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)
stat.test of normality정규성검정
math.test of normality정규성검정검증
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)
ITtest programs테스트 프로그램
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테스트 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)
stat.test statistic검정통계량
math.test statistic검정검증통계량
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)
ITtest types테스트 유형
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))
math.total time on test transformation검정 변환의 총 시간
math.W test for Normality정규성에 대한 W 검정
stat.Watson's UN² test IWatson's UN² 검정1
math.Watson's UNup 2 test IWatson's UN² 검정1
stat.Watson's UN² test IIWatson's UN² 검정2
math.Watson's UNup 2 test IIWatson's UN² 검정2
comp., MSWeb Performance Test Editor웹 성능 테스트 편집기 (The Visual Studio editor in which a Web test is edited. It displays a tree structure of request nodes)
comp., MSWeb Performance Test Result Viewer웹 성능 테스트 결과 뷰어 (A Visual Studio window where Web tests are run and results are displayed)
comp., MSWeb 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)

Get short URL