Cost Estimate : function point analysis for Forms to ADF migration
Folks,
I am trying to determine effort level for migrating forms to ADF and was wondering if your team or any other team you may know in Oracle consulting had developed some sort of function point analysis in regards to cost estimation of forms to adf migration either through JHS or without it. Any analysis tool, metrics will be helpful.
For example, I am able to count # of datablocks, triggers etc. in a form. How that information can be turned in a coarse estimate is what I am after. I would be interested in hearing about any FPA analysis or Lines of code techniques that have been used in Forms to ADF effort estimation.
Statistics (Function Point Analysis)
Rating # of Data Blocks # of Tabs # of Fields Program Units # of Triggers (Block) # of Triggers (Item) # of Triggers (Page) # of LOVs
# of artefacts 13 8 222 15 53 15 20 8
Complexity Multiplier 1 1 1 1 1 1 1 1
Effort Low Low High Medium High Low Low
Score
Time (in hrs)/artefact (assumptions) 1.5 0.5 0.2 1 1 1 2 1.5
Total time estimate (hrs) 19.5 4 44.4 15 15 20 16 96
Total Weeks total
229.9 5.7475
datamodeling 20% 45.98 (# of lines of code)
refactoring - Biz services 30% 68.97
refactoring - UI 30% 68.97
Prototyping 20% 45.98
Domain knowledge 0% 0
459.8 11.495
Thanks,