Skip to content

Commit 17172ae

Browse files
Update how-to-execute.md
1 parent d639292 commit 17172ae

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pages/how-to-execute.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Start the transaction `SCI` or `SCII`, inform the object selection as well as a
2222
![code inspector execution](imgs/sap-gui-code-inspector.png)
2323

2424

25+
2526
#### Executing via ABAP Test Cockpit (ATC)
2627

2728
![sap gui execution](imgs/execute-sap-gui.png)
@@ -36,13 +37,15 @@ In the tab `Options`, you have to inform your global check variant:
3637
![image](https://user-images.githubusercontent.com/63100656/113266529-acd10180-92d5-11eb-80d9-c2717f0be1ca.png)
3738

3839

40+
3941
### Executing via Eclipse (ADT)
4042

4143
Select `Run As` > `ABAP Test Cockpit With...` and inform a global check variant (for instance, you could provide the global variant `Y_CODE_PAL` which is a preset variant containing all existing checks and delivered along with the toolkit).
4244

4345
![eclipse execution](imgs/execute-eclipse.png)
4446

4547

48+
4649
### Executing via SUT (ABAP CHECK REPORT)
4750

4851
Start the transaction: `SUT` and call the program: `ABAP CHECK REPORT`. Then, inform the object selection as well as a global check variant (for instance, you could provide the global variant `Y_CODE_PAL` which is a preset variant containing all existing checks and delivered along with the toolkit). Do not forget to select the `ATC Checks`checkbox as well as the `ATC Mode/Flavour` to Code Inspector (refer to screeshot below):

0 commit comments

Comments
 (0)