The question is Create a spreadsheet similar to Table 6-1 and find the number of function points for the following application description:
Following Diagram explaination is
Task A, duration 2, no dependency
Task B, duration 4, no dependency
Task C, duration 7, no dependency
Task D, duration 5, depends on Task A
Task E, duration 3, depends on Task B and Task C
Task F, duration 8, depends on Task C
Task G, duration 10, depends on Task D and Task E
Task H, duration 4, depends on Task E
Task I, duration 7, depends on Task F
Task J, duration 12, depends on Task H and Task I
The question is
Create a spreadsheet similar to Table 6-1 and find the number of function points for the following application description:
User inputs = Low complexity = 25, Medium
complexity = 5, High complexity = 2
User outputs = Low complexity = 30, Medium
complexity = 10, High complexity = 1
Files/structures = Low complexity = 50, Medium
complexity = 8, High complexity = 5
User inquiries = Low complexity = 15, Medium
complexity = 2, High complexity = 2
External interfaces = Low complexity = 25,
Medium complexity = 10, High complexity = 3
Use a VAF of 42
Trending now
This is a popular solution!
Step by step
Solved in 2 steps with 1 images