← Glossary
マネジメント系 (Management)Tested 3×
ファンクションポイント法
ふぁんくしょんぽいんとほう · Function point method
Also known as: FP法
A software sizing technique that estimates development scale based on the number and complexity of functions such as external inputs, external outputs, and internal logical files. Because it is independent of lines of code, it enables comparisons across different programming languages and development approaches. Each function type is weighted by difficulty to produce a point total, which is then used to estimate effort and schedule.
Past questions testing this term · 3 questions
- 2017h29h #37システム開発の見積方法として,類推法,積算法,ファンクションポイント法などがある。ファンクションポイント法の説明として,適切なものはどれか。
- 2013h25h #48ファンクションポイント法の説明はどれか。
- 2009h21h #41ファンクションポイント法に関する記述はどれか。