ABAP 单元测试类 - 良好的参考

发布于 2024-08-05 03:30:07 字数 194 浏览 3 评论 0 原文

我正在寻找有关使用 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.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

榆西 2024-08-12 03:30:07

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.

柏拉图鍀咏恒 2024-08-12 03:30:07

我最近在这里写了一篇关于我的经历的博客文章: 使用ABAP单元采用测试驱动开发

I recently wrote a blog article on my experiences here: Adopting Test Driven Development using ABAP Unit

〗斷ホ乔殘χμё〖 2024-08-12 03:30:07

SE24 中有一些关于 CL_AUNIT_ASSERT 类的文档。在类上进行“where-used”可以表明它的用途。

还有一个 关于 SAP SDN 更新的 5 部分博客系列

:现在 OpenSAP.com 上还有关于 ABAP 单元的优秀课程。它被称为

为 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

Writing Testable Code for ABAP

The URL for the course is: https://open.sap.com/courses/wtc1

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文