Maximum Tolerable Downtime (MTD) should be determined by:
a. The project manager
b. The risk manager
c. Senior management
d. The threat modeling tool
c. Senior management
You might also like to view...
Answer the following statements true (T) or false (F)
1) The following are all valid variable names: _under_bar_, m928134, t5, j7, her_sales, his_account_total, a, b, c, z, z2. 2) The statement cout << "a = 5;"; is a typical example of an assignment statement. 3) A valid arithmetic expression with no parentheses is evaluated from left to right. 4) The following are all invalid variable names: 3g, 87, 67h2, h22, 2h. 5) By convention, function names begin with a capital letter and all subsequent words in the name begin with a capital letter.
A function's preconditions and postconditions are most useful in constructing data to use in __________ .
a. top-down testing b. bottom-up testing c. black-box testing d. white-box testing e. integration testing
The ________ dialog box is used to observe each part of a formula in a step-by-step process in order to locate an error in a cell
Fill in the blank(s) with the appropriate word(s).
?Successful completion of system testing is the key to user and management approval, which is why system tests sometimes are called _____.
A. ?integrated tests B. ?modular tests C. ?unit tests D. ?acceptance tests