Elements in functions points, DOT NET Programming

Assignment Help:

What are the different elements in Functions points?

1) Internal Logical Files (ILF):

Following are some points to be noted for ILF:-

  • The ILF are logically related data from user point of view.
  • They reside in the Internal Application boundary and are maintained through elementary process of application.
  • The ILF may have maintenance screen or probably not.

293_Function points.png

Figure: - Supplier ER database diagram

2) External Interface file (EIF):

    They are logically related data from the user point of view.

  • The EIF reside in the external application boundary.
  • The EIF is used only for the reference purpose and are not maintained by the internal application.
  • The EIF is maintained by external application.

3) Record Element Type (RET):

Following are some points to be noted for RET:

  • The RET are sub-group element data of ILF or EIF.
  • When there is no sub-group of ILF then count the ILF itself as one RET.
  • A group of RET within the ILF are logically related, most probably with a parent Child relationship. For e.g.: - The Supplier had multiple addresses and each address can have multiple phone numbers. Therefore the Supplier, Supplier Address & Supplier phone numbers are RET.

2113_Function points1.png

Figure: - Whole supplier is one ILF.

 4) DET (Data element types)

Following are some points to be noted for DET counting:-

  • Each DET must be User recognizable. For e.g. in the above given figure we have kept auto increment field (Supplierid) for primary key. The Supplierid field from the user point of view never exists at all, it is only from the software designing aspect, so does not qualifies for DET.
  • The DET must be non-recursive field in ILF. The DET should not repeat in the same ILF again, it should be counted only once.
  • They Count foreign keys as one DET. "Supplierid" does not qualifies as DET but its relationship in the "supplieraddress" table is counted as DET. Therefore "Supplierid_fk" in supplieraddress table is counted as DET. The same holds true for the "Supplieraddressid_fk".

5) File Type Reference (FTR)

Following are some points to be noted for FTR:-

  • The FTR is a files or data referenced by a transaction.
  • The FTR should be ILF or EIF. So count every ILF or EIF read during process.
  • If the EP is maintaining an ILF then count it as FTR. Therefore by default you will always have one FTR in any EP

6) External Input (EI):

Following are some points to be noted for EI:-

  • It is a dynamic elementary process in which data is received from an external application boundary. For e.g.: - the User Interaction Screens, when data comes from the User Interface to Internal Application.
  • The EI may maintain ILF of the application, but it is not compulsory rule. For e.g.: - The calculator application does not maintain any data, but still the screen of calculator will be counted as EI.
  • Most of time the User Screens will be EI, again no hard and fast rule. For e.g.: - An import batch process running from the command line does not have screen, but still should be counted as EI as it helps passing data from the External Application Boundary to the  Internal Application Boundary.

7) External Inquiry (EQ):

Following are some points to be noted for EQ:

  • It is a dynamic elementary process in which the result data is retrieved from one or more ILF or EIF.
  • In this EP some of the input request has to enter the application boundary.
  • The Output results exits the application boundary.
  • The EQ does not contain any derived data. The Derived data means any complex calculated data. The Derived data is not just mere retrieval but are combined with an additional formula to generate results. The Derived data is not a part of the ILF or EIF, they are generated on fly.
  • The EQ does not update any ILF or EIF.
  • The EQ activity must be meaningful from user perspective.
  • The EP is self contained and leaves the business in a consistent state.
  • The DET and processing logic is different from other EQ's.
  • The Simple reports form good base as EQ.

Related Discussions:- Elements in functions points

Dynamic web presentation tier, Part 1 requires you to complete a dynamic we...

Part 1 requires you to complete a dynamic web presentation tier, based on your MiddlewareLib.dll  library. This should run as an ASP.NET page, Default.aspx, under WebDev.WebServer,

Classic ado and ado.net , What are major difference between classic ADO and...

What are major difference between classic ADO and ADO.NET ? Some major differences between the classic ADO & ADO.NET are as follows: 1) As in the classic ADO we had server a

Built a fairly standard core application skeleton, Here's the General Backg...

Here's the General Background on our project work: We need your help building out a new application that's part of a new startup in the Silicon Valley. We've built a fairly s

Grid view, to design a grid view and edit and delete the data

to design a grid view and edit and delete the data

What is a datareader object, What is a DataReader object? The DataReade...

What is a DataReader object? The DataReader object helps in retrieving the data from a database in a forward-only, read-only mode. The base class for all the DataReader objects

Demonstrating boxing and unboxing - c# program, Demonstrating Boxing and Un...

Demonstrating Boxing and Unboxing - C# Program Hi, Can any of you, tell me how to use boxing and Unboxing in c#?

Name the binders provided by .net framework 4.0, Name the binders provided ...

Name the binders provided by .NET Framework 4.0. .NET Framework 4.0 provides the following binders: Object Binder - Enables to communicate with .NET objects. JavaScrip

Web application for australian football league, 1  Assignment Description  ...

1  Assignment Description   This is an individual assignment. Students are referred to the Faculty's policy on plagiarism.  In this assignment you will build a prototype of a si

Advantages of sql 2000 over sql 7.0, What are advantages of SQL 2000 over S...

What are advantages of SQL 2000 over SQl 7.0? 1)User-Defined Functions: The User-Defined Functions (UDFs) -- one or moreTransact-SQL statements may be used to encapsulate the

Console application, Write a C# program (C# console application) that plays...

Write a C# program (C# console application) that plays a word game with the user. The program should ask the user to enter the following: • His or her name • His or her age

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd