ABAP开发时间预估
我正在寻找 ABAP 开发的标准时间估计表或列表,可以根据开发团队、项目复杂性等在某些变量中进行自定义...
类似的内容:
Simple Module Pool -> 10 hours
Complex Module Pool -> 30 hours
Definition of Dictionary -> (0,4 * number_of_tables * average_fields ) hours
ALV Report -> (2 * number_of_parameters) hours
我已搜索但尚未找到还没有什么。 我找到了AboveSoft Adaptive Estimator,它看起来像是一个可以完成我需要的软件工具,但我更喜欢一些东西......手册,官方或标准表格。
你知道类似的事情吗?
先感谢您。
根据 Rob S. 评论中的要求进行更新,为将来的类似问题提供更多信息:
我正在寻找的是一堆公式,任何可以适用于(甚至创建)SAP 时间估计的度量系统发展。
我正在寻找一种技术/工具/方法来估计 SAP 工作、持续时间、成本,类似于用于 SAP 开发的 COCOMO II、FP、ESTIMACS 或 SLIM。
I'm looking for a table or list of standard time estimations for developments in ABAP, something customizable in some variables according to the development team, complexity of project, etc...
Something similar to:
Simple Module Pool -> 10 hours
Complex Module Pool -> 30 hours
Definition of Dictionary -> (0,4 * number_of_tables * average_fields ) hours
ALV Report -> (2 * number_of_parameters) hours
I've searched but haven't found anything yet. I found AboveSoft Adaptive Estimator, what looks like a software tool to do what I need, but I prefer something... manual, an official or standard table.
Do you know anything like that?
Thank you in advance.
Updated, as requested in comments by Rob S., to provide more information for future similar questions:
What I'm looking for is a bunch of formulas, any metric system that can be applicable to (or even created for) time estimations on SAP development.
I'm looking for a technic/tool/method to estimate SAP work, duration, cost, something similar to COCOMO II, FP, ESTIMACS or SLIM for SAP development.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(8)
如果我没看错的话,您正在寻找一种东西来估计某人编写应用程序需要多长时间。 我怀疑官方表格是否真的存在。
开发时间变化很大。 程序员的经验、需求的复杂性、需求的清晰度以及许多其他因素都会影响开发所需的时间。 因此,即使有官方表格,也可能不准确。
If I am reading this right, you are looking for a something to estimate how long it would take someone to program an application. I would doubt an official table actually exists.
Development time is highly variable. Programmer experience, complexity of requirements, clarity of requirements, and dozens of other factors affect how much time development takes. So even if an official table exists, it may not be accurate.
您在问题中出于说明目的而编写的公式与其他公式一样好 - 换句话说,您要求的东西毫无意义。
原因是没有任何公式可以解释真正重要的变量:
如果您想要准确的估计,所有这些都将比任何其他项具有更大的阻力系数
,询问您的开发人员,并跟踪他们的准确性
如果你真的认为这种事情可以简化为公式,请立即辞去项目经理职务
the formulas you made up for illustration purposes in your question are as good as any others - in other words, you are asking for something that is pointless.
the reason is that no formula can account for the truly important variables:
all of which will have a much larger drag coefficient than any other terms
if you want accurate estimates, ask your developers, and track their accuracy
if you truly think that this sort of thing can be reduced to formulas, please resign as a project manager immediately
我不是项目经理,我只是 SAP 团队的实习生。 由于我在其他语言方面的经验,我确实知道变量太多,因此不可能自动估计开发时间。
但我已经收到了为 SAP/ABAP 开发寻找“估计时间标准表”的工作,作为 SAP 的新手,我想象这可能存在任何指标标准化。
我认为我的经理开了一个粗俗的玩笑...
很抱歉我的问题给您带来不便。
I'm not a project manager, I'm only an internship into a SAP team. Due to my experience in other languages I DO know that there are so many variables that it's impossible to automate a estimation of development time.
But I've received the work of search for a "standard table of estimated times" for SAP/ABAP developments and, being a newbie in SAP, I imagined that will could exist any metric standarization.
I think i've suffer a rough joke from my manager...
Sorry for the inconvenience of my question.
您可以使用 Excel、数字、甘特图来手动完成此操作,但您将无法找到任何自动化工具,您必须自己完成!
You can use Excel, Numbers, Gant charts, to do it manualy but you won't be able to find ANY automated thing for that, you'll have to do it yourself!
让我猜猜...您是项目经理?
编程中不存在“单一方法”,尤其是在高度专业化的 ABAP 世界中。
Let me guess... you're a project manager?
There is no "one way" in programming, especially not in the highly specialized world of ABAP.
你好,我理解你的需求...
我是项目经理和估算专家,您正在寻找的是用于估算工作量、或开发 ABAP 组件的表格...
您需要一个表格,根据组件的复杂性和变更的复杂性,您可以估算工作量。 (这是基于一种称为对象点 http://yunus.hacettepe 的估计方法。 edu.tr/~sencer/objectp.html)
此努力仅适用于编码和 单元测试,您作为项目经理(或您的项目经理!)必须将此估计作为输入,但您需要估计另一个项目因素才能获得完整的“项目估计”...
我没有找到此表,或者一些用于bencharmak的estandar表,所以我正在我的软件工厂的一个项目中工作来构建我们自己的表...
我希望这对你有帮助..
问候,
HI, I understand your need...
I'm project manager and estimation specialist, and what you're looking for is a table for estimate effort, por develop ABAP components...
You need a tabulate table, where based on complexity of the component and complexity of the change, yo can get an estimate effort. (this is based in one estimation method called Object Points http://yunus.hacettepe.edu.tr/~sencer/objectp.html)
This effor is only for Codding & Unit Testing, you as project manager (or your project manager!) must to take this estimation as input, but you need to estimate another project factors to get the complete "project estimation"...
I didn't find this table, or some estandar table for bencharmak, so I'm working in a project withing my software factory to build our own table...
I hope this will be helpful for you..
Regards,
这根本不存在。 通用指标太笼统了,毫无用处。 项目经理应该找到其他方法让他们的生活更轻松,比如辞职,但不要像削土豆皮一样试图量化开发。
this simply doesn't exist. General metrics are so general that are useless. Project Managers should find other ways to make their life easier, like resign, but not try to quantify developments as if peeling potatoes.
尝试AboveSoft 的新工具,名为AboveSoft Predictor。 您可以在 www.abovesoft.com 下载它。
它连接到 SAP 系统,您可以轻松(以图形方式)生成您自己的估算模板,并将其保存在 SAP 中。
戴夫.
Try AboveSoft's new tool, named AboveSoft Predictor. You can download it here www.abovesoft.com
It connects to an SAP system and you can easily (graphically) generate your own estimation templates which are saved in SAP.
Dave.