You have been asked to provide recommendations on the breakout of tasks for the development of a new product. Management thinks that by assigning areas of work appropriately the overall security of the product will be increased because staff will focus on their areas of expertise. You have been given a list of the groups and tasks. You must select the best assignments for each group. Groups: •
Networks • Development • Project Management • Security • Systems Engineering • Testing Tasks: • Decomposing requirements • Secure coding standards • Code stability • Functional validation • Stakeholder engagement • Secure transport Which task should you assign to the Networks group?
A. Functional validation
B. Secure transport
C. Code stability
D. Decomposing requirements
B
Explanation: You should assign secure transport to the Networks group.
You should assign functional validation to the Testing group. You should assign code stability to the Development group. You should assign decomposing requirements to the Systems Engineering group.
You might also like to view...
?In C++, the dot is an operator called the ____ operator.
A. dot access B. member access C. data access D. member
If you overwrite the ToString( ) method, you should also override the other methods of the object class.
Answer the following statement true (T) or false (F)