This software artifact lists what the system must not do.
A. Software requirement
B. Test case
C. Misuse case
D. Secure requirement
Answer: D
You might also like to view...
Which of the following statements is true?
a. Predicate methods typically test a condition and modify the object on which they're called. b. Predicate methods typically do not test a condition and do not modify the object on which they're called. c. Predicate methods typically test a condition and do not modify the object on which they're called. d. Predicate methods typically do not test a condition and modify the object on which they're called.
Which of the following statements is false?
a. Indenting a suite is required; otherwise, an IndentationError syntax error occurs. b. If you have more than one statement in a suite, those statements do not need to have the same indentation. c. Sometimes error messages may not be clear. The fact that Python calls attention to the line is usually enough for you to figure out what’s wrong. d. Programs that are not uniformly indented are hard to read.
What does the Digital Living Network Alliance standardize?
A. The compilation of available e-texts. B. The codecs used in video compression. C. The sampling rate used to create MP3 files. D. The convergence of devices.
? Critical Thinking ?Case 2-1 ? ?Tyler is creating navigation buttons for mobile devices out of text that has been styled using CSS. Tyler wants some blank space around his button, outside of the element itself. Which property should he use to add this blank space??
A. ?padding B. ?whitespace C. margin D. ?buffering