□
Functional Measurement Quantifying 'What' vs Technical Requirement Measurement Quantifying 'How'
ㅇ
Differences in Measurement Targets, Units of Analysis, and Scope of Application
–
Technical element measurement quantifies additional effort based on data structure complexity, UI design difficulty, performance
requirements, and platform integration levels, even for identical
functions
–
The unit of analysis also differs: functional requirement are evaluated as "business function units from the user's
perspective," while technical requirement are evaluated as
"technical element units from the system's perspective
(components, interfaces, platforms, performance requirement, etc.)“
–
In terms of scope, function points focus on the development process of requirements analysis–design–development, while
technical element points focus on operations and quality
management stages including performance, security, scalability,
and data management
* For example, for the same "Q&A function," a simple FAQ-type chatbot
might score 10 function points and 0 technical element points, whereas
an AI chatbot utilizing LLM for natural language understanding and
reasoning would reasonably be quantified as 10 function points
(example) + 35 technical element points (example)
ㅇ
Therefore, technical element measurement is not a substitute for functional measurement but rather a complementary means that
quantifies the size of technical requirement that function points
cannot capture, serving as a practical approach to measuring the
effort of technical personnel required for high-technology
implementations such as AI services