我正在寻找有关使用 ABAP 单元测试类的良好参考材料。
我对以下任何内容感兴趣:
- 有关功能的文档
- 最佳实践
- “操作指南”
- 有关人们在 SAP 环境中使用测试驱动开发的经验的博客/书籍,特别是哪些场景适合测试驱动开发&如何解决 SAP 对业务数据的依赖。
I'm looking for good reference material regarding the use of ABAP Unit Test Classes.
I'm interested in any of the following:
- Documentation on the functionality
- Best Practises
- "How To Guides"
- Blogs/Books on people's experience in using test-driven development in a SAP environment, particularly what sort of scenarios leans themselves to test-driven development & how you get around the dependency of SAP on business data.
发布评论
评论(4)
sap.com 中有一些文档。
另外,还有一个德语 PDF (参见此处)如果您懂一些德语,可能会有帮助;-) 至少它包含一些可能提供帮助的人的电子邮件地址。不确定,因为 PDF 来自 2003 年的一次会议,所以联系信息可能不是最新的。
最后。似乎有一本德语书(德国亚马逊)..再次不确定这是否对您有帮助。
There is some documentation in sap.com.
Also, there is a German PDF (see here) that may be helpful if you know some German ;-) At least it contains a few email addresses of people that may be able to help. Not sure because the PDF is from a conference in 2003, so the contact info may not be too up to date.
Lastly. there seems to be a German book (on Amazon Germany) .. again not sure if that helps you.
想知道您是否检查过这些链接...
谢谢。
Wondering if you'd checked these links...
Thanks.
我最近在这里写了一篇关于我的经历的博客文章: 使用ABAP单元采用测试驱动开发
I recently wrote a blog article on my experiences here: Adopting Test Driven Development using ABAP Unit
SE24 中有一些关于 CL_AUNIT_ASSERT 类的文档。在类上进行“where-used”可以表明它的用途。
还有一个 关于 SAP SDN 更新的 5 部分博客系列
:现在 OpenSAP.com 上还有关于 ABAP 单元的优秀课程。它被称为
课程的 URL 为: https://open.sap.com/courses/世贸中心1
There is some documentation in SE24 for class CL_AUNIT_ASSERT. Doing a where-used on the class gives an indication of how it is meant to be used.
There also is a 5 part blog series on SAP SDN
UPDATE: There is now also an excellent course on ABAP Unit on OpenSAP.com. It is called
The URL for the course is: https://open.sap.com/courses/wtc1