Skip to content

Commit 7fd1893

Browse files
Update how-to-execute.md
1 parent 00e38d6 commit 7fd1893

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

pages/how-to-execute.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,15 @@
44

55
## How to Execute
66

7-
You can simulate the checks using the provided `Y_DEMO_FAILURES` class.
7+
You can simulate the checks using the provided `Y_DEMO_FAILURES` class (delivered along with the tookit).
88

99
### SAP GUI
1010

11-
You can execute via `Code Inspector` and `ABAP Test Cockpit (ATC)` in most of the transactions as usual. However, you have to inform your global check variant.
11+
It is possible to execute the "code pal for ABAP checks" against your objects via:
12+
13+
1. `Code Inspector` (transactions SCI and SCII);
14+
2. `ABAP Test Cockpit (ATC)` in CI-mode by informing a check variant. (in most of the ATC transactions/interfaces as usual; e.g.: SE80 --> right mouse-click --> Check --> ATC with...);
15+
3. `SUT - ABAP CHECK REPORT` running with in a CI-mode (flavour) and also informing a check variant;
1216

1317
#### ABAP Test Cockpit (ATC)
1418

0 commit comments

Comments
 (0)