SAS 中的功能点分析
有人可以帮我提供一些关于如何为 SAS 相关项目完成 FPA 的链接吗?如果 yuo 的某人已经完成了,我想如果 yuo 可以分享一些关于如何完成它的技巧,那会更有用
Would some be able to help me with some links on how FPA is done for SAS related projects.If someone of yuo have already done I guess it would be even more usefull if yuo could share some tips on how it could be done
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我认为这个问题有点太宽泛了。 FPA 是一个很大的主题领域,并且有一些关于如何进行的一般准则。 (请参阅此处的一篇好文章: clicky )我不知道任何具体示例SAS 成立地。 然而,这种类型的分析更适合流程和软件功能,因此与语言无关。
如果我们谈论特定的 SAS 程序、宏或操作,也许我们可以更详细地讨论这个问题。
I think the question is a bit too broad. FPA is a big subject area and has some general guidelines around how it is conducted. ( See a good article here: clicky ) I don't know of any specific examples where SAS was incorporated. However this type of analysis lends itself more to the processes and software functions and therefore is fairly language agnostic.
Maybe we could discuss this in more detail if we talked about a specific SAS program, macro or operation.
这里有一篇关于功能点分析的介绍文章:
功能点估计
我使用来自developergeeks的以下在线功能点计算器工具.com。 使用起来非常友好:
在线功能点计算器
Here is an introductory article on Function Point Analysis:
Function Point Estimation
I use following online Function Point Calculator tool from developergeeks.com. It's very friendly to use:
Online Function Point Calculator