21. | _______ are applied throughout the software process. |
Answer: (b).Umbrella activities
|
22. | What is true about UML stereotypes ? |
Answer: (d).UML profiles can be stereotyped for backward compatibility
|
23. | Which one of the following is not a source code metric? |
Answer: (a).Halstead metric
|
24. | To compute function points (FP), the following relationship is used FP = Count - total x (0.65 + 0.01 x ∑(Fi))where Fi (i = 1 to n) are value adjustment factors (VAF) based on n questions. The value of n is |
Answer: (d).18
|
25. | Assume that the software team defines a project risk with 80% probability of occurrence of risk in the following manner: Only 70 percent of the software components scheduled for reuse will be integrated into the application arid the remaining functionality will have to be custom developed: If 60 reusable components were planned with average component size as ' 100 LOC and software engineering cost for each LOC as $ 14, then the risk exposure would be |
Answer: (d).$ 15,120
|
26. | Maximum possible value of reliability is |
Answer: (c).1
|
27. | 'FAN IN' of a component A is defined as |
Answer: (a).Count of the number of components that can call, or pass control, to a component A
|
28. | Temporal cohesion means |
Answer: (a).Coincidental cohesion
|
29. | Match the following: a. Good quality i. Program does not fail for a specified time in a given environment' b. Correctness ii. Meets the functional requirements c. Predictable iii. Meets both functional and non-functional requirements , d. Reliable iv. Process is under statistical control Codes a b c d |
Answer: (b).ii iii iv i
|
30. | Match the following List - I List - II (a) Size-oriented metric (i) uses number of external interfaces as one of the measurement parameters (b) Function-oriented metrics (ii) originally designed to be applied to business information system (c) Extended Function Point Metrics (iii) derived by normalizing quality and/ or productivity measures by considering the size of the software. (d) Function Point (iv) uses algorithm characteristics as of the measurement parameter code: (a) (b) (c) (d) |
Answer: (d).(iii) (i) (iv) (ii)
|