Testing - What are function points?

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.
Testing - Explain the concept of Application Boundary
Explain the concept of Application Boundary - Application boundary considers users perspective. It indicates the margin between the software measured and the end user........
Testing - Difference between load test and performance test
Difference between load test and performance test - Performance testing is used to test the performance of the system....
Testing - What is performance baseline testing?
What is performance baseline testing? - In Performance baseline testing a “benchmark” or “standard is defined and base lined.....
Post your comment