IT-6301 - System Administration and Maintenance oed answer key
Showing 61 to 74 of 74 total answers.
#IT-6301
Awesome StudentQuestion • System Administration and Maintenance
A source code instruction that is replaced by a predefined sequence of source instructions, usually in the same language as the rest of the program and usually during assembly or compilation.
Answer
Macroinstruction
#IT-6301
Awesome StudentQuestion • System Administration and Maintenance
A_____ administrator is a specialist in computer an d network security, including the administration of security devices such as firewalls, as well as consulting on general security measures.
Answer
security
#IT-6301
Awesome StudentQuestion • System Administration and Maintenance
Relative to software changes, this means validating the change itself, assessing the nature of the change to determine potential ripple effects, and performing the necessary regression testing
Answer
revalidation
#IT-6301
Awesome StudentQuestion • System Administration and Maintenance
A requirement that specifies an external item with which a system or system component must interact, or sets forth constraints on formats, timing, or other factors caused by such an interaction.
Answer
Interface requirement
#IT-6301
Awesome StudentQuestion • System Administration and Maintenance
A computer program that creates a single load module from two or more independently translated object modules or load modules by resolving cross references among the modules and, possibly, by relocating elements.
Answer
Linkage editor
#IT-6301
Awesome StudentQuestion • System Administration and Maintenance
A measure of the reliability of a computer system, equal to average operating time of equipment between failures, as calculated on a statistical basis from the known failure rates of various components of the system.
#IT-6301
Awesome StudentQuestion • System Administration and Maintenance
Computer instructions and definitions expressed in a form [binary code] that can be recognized by the CPU of a computer. All source code, regardless of the language in which it was programmed, is eventually converted to machine code.
#IT-6301
Awesome StudentQuestion • System Administration and Maintenance
A manual testing technique in which program documents [specifications (requirements, design), source code or user's manuals] are examined in a very formal and disciplined manner to discover errors, violations of standards and other problems.
#IT-6301
Awesome StudentQuestion • System Administration and Maintenance
The period of time in the software life cycle during which a software product is employed in its operational environment, monitored for satisfactory performance, and modified as necessary to correct problems or to respond to changing requirements.
#IT-6301
Awesome StudentQuestion • System Administration and Maintenance
An organization involved in the generation and promulgation of standards. IEEE standards represent the formalization of current norms of professional practice through the process of obtaining the consensus of concerned, practicing professionals in the given field.
#IT-6301
Awesome StudentQuestion • System Administration and Maintenance
A diagram of a software system or module, consisting of a rectangle on the left listing inputs, a rectangle in the center listing processing steps, a rectangle on the right listing outputs, and arrows connecting inputs to processing steps and processing steps to outputs.
#IT-6301
Awesome StudentQuestion • System Administration and Maintenance
A mathematical entity whose value, namely, the value of the dependent variable, depends in a specified manner on the values of one or more independent variables, with not more than one value of the dependent variable corresponding to each permissible combination of values from the respective ranges of the independent variables.
#IT-6301
Awesome StudentQuestion • System Administration and Maintenance
A review conducted to evaluate preliminary test results for one or more configuration items; to verify that the test procedures for each configuration item are complete, comply with test plans and descriptions, and satisfy test requirements; and to verify that a project is prepared to proceed to formal testing of the configuration items
#IT-6301
Awesome StudentQuestion • System Administration and Maintenance