Subject | English | Korean |
comp., MS | build 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) |
comp., MS | build activity | 빌드 작업 (A Windows Workflow Foundation activity that is part of the Team Foundation Server build process. It incorporates the logic that is executed before, during, or after the building of a software application) |
comp., MS | build agent | 빌드 에이전트 (A background process that receives, runs, and reports on Team Foundation Server builds and other property settings on a single computer. The build agent communicates with the build controller, usually located on another computer) |
comp., MS | build configuration | 빌드 구성 (The configuration of a particular build) |
comp., MS | build controller | 빌드 컨트롤러 (A background process that manages a set of build agents) |
comp., MS | build cycle | 빌드 주기 (A part of the internal release cycle. It is the process of adding features, creating test cases for each, stabilizing each feature before building new features, and then releasing for evaluation) |
comp., MS | build definition | 빌드 정의 (A set of 1. build activities and 2. the conditions under which the workflow is activated, that together build a single solution or a set of solutions in a team project) |
comp., MS | build directory | 빌드 디렉터리 (A folder location on the development system in which the run-time image is placed during the build process) |
comp., MS | build engineer | 빌드 엔지니어 (An engineer who is responsible for the compilation of a named set of deliverables from a discrete set of source versions) |
comp., MS | build error | 빌드 오류 (A message that notifies you of an issue that breaks the build) |
comp., MS | build event | 빌드 이벤트 (The definition of the build process. A build event lets you specify an action to occur at a specific time in the build process. For example, you could use a build event to register a file with regsvr32.exe after the project finishes building) |
comp., MS | build health | 빌드 상태 (The quality of the as-built software) |
comp., MS | build log | 빌드 로그 (The recorded text output of a Visual Studio build, often indicating command lines issued and status of each step in the build process. For a C++ build, this file is called BuildLog.htm) |
comp., MS | build number | 빌드 번호 (A version of a program) |
comp., MS | build rule | 빌드 규칙 (A set of guidelines that determine how a Visual Studio project is built) |
comp., MS | build-to-order | 수주 후 생산 방식 (Pertaining to the process of manufacturing a computer according to a customer`s specification) |
comp., MS | build-to-plan | 계획 후 생산 방식 (Pertaining to the process of manufacturing computers according to a general specification) |
comp., MS | build type | 빌드 형식 (A template used to manage the conditions under which a single solution or a set of solutions will be built) |
comp., MS | build 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) |
comp., MS | checked build | 확인된 빌드 (A version of the operating system that has been compiled with debug symbols and built with special support for debugging components that are under development) |
comp., MS | computer build report | 컴퓨터 빌드 보고서 (A report generated by OEMs for each OA 3.0 manufactured computer which is then sent to Microsoft for processing. This report includes the hardware hash value and Product Key ID) |
comp., MS | custom build rule | 사용자 지정 빌드 규칙 (A build rule defined by the user, typically to call a tool that is not part of the normal Visual Studio build process) |