Explain function points.- Function points are measurement of a unit for software which resembles an hour measuring time. The functionality of the software is quantified by function points on the request provided by the customer primarily based on logical design. Function points measures software development and its maintenance consistently among all projects and enterprises.
- Function points are used a metric in software testing. They are used to measure the size of the software, functionality by measuring the requirements. Function points are consistent and independent of design. FP can be used in estimations,
E.g. counting the number of screens, Menus in the application.
|