ABAP unit test configuration

简介: ABAP unit test configuration

Our unit test code is delivered together with productive code into customer system. Fortunately, in order to prevent the potential risk that the unit test run may have negative impact on the business data in customer production system, the system admin in customer site usually choose to prohibit the unit test run there. This could be achieved by tcode SAUNIT_CLIENT_SETUP:


image.png

相关文章
|
8月前
|
数据库
什么是 SAP ABAP 系统的 LUW (Logical Unit of Work)概念
什么是 SAP ABAP 系统的 LUW (Logical Unit of Work)概念
48 0
|
8月前
|
存储 API 数据库
SAP BTP 平台 ABAP 编程环境如何维护自定义 Unit Of Measure 数据库表 T006
SAP BTP 平台 ABAP 编程环境如何维护自定义 Unit Of Measure 数据库表 T006
66 0
|
测试技术
Angular单元测试框架karma-jasmine里类似ABAP unit框架的setup和class_setup方法
Angular单元测试框架karma-jasmine里类似ABAP unit框架的setup和class_setup方法
Angular单元测试框架karma-jasmine里类似ABAP unit框架的setup和class_setup方法
|
Java 测试技术 Apache
ABAP和Java的单元测试Unit Test
ABAP和Java的单元测试Unit Test
ABAP和Java的单元测试Unit Test
|
测试技术 API
四种ABAP单元测试隔离(test isolation)技术
四种ABAP单元测试隔离(test isolation)技术
158 0
四种ABAP单元测试隔离(test isolation)技术
ABAP table buffer test
Created by Wang, Jerry, last modified on Jun 29, 2016
109 0
ABAP table buffer test
使用代码执行ABAP unit test
使用代码执行ABAP unit test
188 0
|
定位技术 vr&ar
ABAP Self Test Q & A
1) Authorization Objects  ( this question has more than 1 answer )  a) Stored in User Master  b) Defines fields for a complex authority check  c) Gr.
1430 0
|
1月前
|
前端开发 开发工具 Android开发
小技巧分享 - 使用 Visual Studio Code 查看和修改 ABAP 代码试读版
小技巧分享 - 使用 Visual Studio Code 查看和修改 ABAP 代码试读版
29 0
小技巧分享 - 使用 Visual Studio Code 查看和修改 ABAP 代码试读版