0
9.3kviews
Explain size oriented software engineering metrics.Find function points for an E-commerce application with the following data,

Number of user Inputs 50 Number of user Outputs 30 Number of user Inquiries 35 Number of user Files 06 Number of External Interfaces 04 Assume suitable complexity adjustment factors and weighting factors.

Mumbai University > Computer Engineering > Sem 6 > Software Engineering

Marks: 10 Marks

Year: Dec 2016

1 Answer
1
162views

Size‐oriented software metrics:

Size‐oriented software metrics are derived by normalizing quality and/or productivity measures by considering the size of the software that has been produced.

There are thousand lines of code (KLOC) which are often chosen as the normalization value

Metrics include

  • Errors per KLOC - Errors per person-month
  • Defects …

Create a free account to keep reading this post.

and 4 others joined a min ago.

Please log in to add an answer.