IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Effort estimation for assembler coding.


IBM Mainframe Forums -> PL/I & Assembler
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
surya.kalyan

New User


Joined: 09 Jan 2007
Posts: 20
Location: Mumbai

PostPosted: Fri Mar 13, 2009 10:19 pm
Reply with quote

Hi all,

Is it possible to estimate the effort involved in an assembler change/development request?

Any article explaining the factors which may have to considered?

Any help in this regard will be appreciated.

I understand that it depends on experience, but a fair method to estimate is what I am looking for.


- Kalyan.
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8696
Location: Dubuque, Iowa, USA

PostPosted: Fri Mar 13, 2009 10:26 pm
Reply with quote

Googling "programming time estimate" yields over 500,000 results.
Googling "function point" yields over 200,000 results.

Probably some assembler mentions in there.
Back to top
View user's profile Send private message
surya.kalyan

New User


Joined: 09 Jan 2007
Posts: 20
Location: Mumbai

PostPosted: Fri Mar 13, 2009 10:32 pm
Reply with quote

Thanks for your reply.

But, before posting I did that. I didnt find any useful links.
Back to top
View user's profile Send private message
Bill O'Boyle

CICS Moderator


Joined: 14 Jan 2008
Posts: 2501
Location: Atlanta, Georgia, USA

PostPosted: Fri Mar 13, 2009 11:36 pm
Reply with quote

Is this both Batch and CICS Assembler? Are you converting to a Mainframe HLL (such as COBOL) or is this a move to a completely different platform, using (for example) .Net and C++?

Regards,
Back to top
View user's profile Send private message
surya.kalyan

New User


Joined: 09 Jan 2007
Posts: 20
Location: Mumbai

PostPosted: Sat Mar 14, 2009 12:07 am
Reply with quote

The system is already in place written in pure batch assembler. Doesnt even use any kind of database. It only uses files.
Any kind of migration of rewriting is not taking place. Its just that we may add new functionality to it based on business requirements.

Based on analysis of requirements and the various kinds of changes we may have to do in the code, do we have a opensource software estimation model basically to estimate the effort.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Sat Mar 14, 2009 12:14 am
Reply with quote

Hello,

Quote:
Is it possible to estimate the effort involved in an assembler change/development request?
Sometimes. . .

The more well known the requirement, the more experience with the same kind of assembler code (no it is surely not all the same) by those who are to do the work, as well as more than a beginner level of developer can help prepare a usable estimate.

If tasks like this are bid, they are quite often done as time & materials rather than a fixed-price bid.

Quote:
do we have a opensource software estimation model basically to estimate the effort.
Not that i'm aware of.

If this is a large undertaking, suggest your group work on a couple of trivial enhancements and a couple that are more significant. Learning from these may help estimate the overall requirement. Estimating in an unfamiliar environment is more art than science.
Back to top
View user's profile Send private message
Bill O'Boyle

CICS Moderator


Joined: 14 Jan 2008
Posts: 2501
Location: Atlanta, Georgia, USA

PostPosted: Sat Mar 14, 2009 3:44 am
Reply with quote

The following links may help -

www.assembler-cobol-konvertierung.de/index_e.htm

www.converte.com/indexi.htm

Regards,
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> PL/I & Assembler

 


Similar Topics
Topic Forum Replies
No new posts Build dataset list with properties us... PL/I & Assembler 4
No new posts Finding Assembler programs PL/I & Assembler 5
No new posts How Can I Recall a Migrated Data Set ... PL/I & Assembler 3
No new posts step by step trace 4 ISPF dialog call... TSO/ISPF 17
No new posts Getting SOC4 while calling a Cobol DB... PL/I & Assembler 4
Search our Forums:

Back to Top