-
Select the correct statement
- LOC measures the application from a user's perspective
- Function Point is a measure of the size of the functionality from the user's perspective
- Function Point is a measure of the size of the functionality from the a developer's perspective
- All of these
- N/A
Show Answer
Answer: B Explanation: -
Which statement is/are ecorrect?
- LOC is heavily dependent upon the individual programming style
- Function Point(FP) is heavily dependent upon the individual programming style
- Function Point can be counted only AFTER the code has been developed
- All of these
- N/A
Show Answer
Answer: A Explanation: -
The integrity of the system can be defined as
- integrity = summation[(1-threat) x (1-security)]
- integrity = summation[(1+threat) x (1-security)]
- integrity = summation[(1-threat) x (1+security)]
- integrity = summation[(1+threat) x (1+security)]
- Where threat and security are summed over each type of attack
Show Answer
Answer: A Explanation: -
A function point extension called
- feature points
- future points
- fix point
- past and permanent point
- N/A
Show Answer
Answer: A Explanation: -
Who used cost oriented metric for maintainability
- Hitachi
- Tom Demarco
- Jerry Weinsberug
- Tom Glibs
- N/A
Show Answer
Answer: A Explanation: -
Hitachi has used a cost- oriented metric for maintainability is called
- spoilage
- ascent
- growth
- construction
- N/A
Show Answer
Answer: A Explanation: -
Maintainability can be measure
- directly
- indirectly
- practicability
- piratically
- N/A
Show Answer
Answer: B Explanation: -
Mean Time to Change is a
- Time oriented metric
- Size oriented metric
- Object oriented metric
- Function oriented metric
- N/A
Show Answer
Answer: A Explanation: -
Threat and Security are the attribute of
- Integrity
- Usability
- Maintainability
- Correctness
- N/A
Show Answer
Answer: A Explanation: -
Direct Removal Efficiency(DRE) is defined in the following formula
- DRE = E/(E+D)
- DRE = D/(E+D)
- DRE = E/(E+D-1)
- DRE = E/(E+D+1)
- N/A
Show Answer
Answer: A Explanation: