Running the abap unit test executes all the test methods in the Unit Test Class within the Repository Browser (T-Code: SE80), this is not conducive to debugging and executing a given test method.
This can be resolved by switching to the ABAP Unit Browser in SE80.
1. Enable ABAP Unit Browser
To enable the ABAP Unit Test Browser, in the Object Navigator (T-Code: SE80), choose Utilities -> Settings on the Workbench tab, select ABAP Unit Browser.
2. Use ABAP Unit Browser
It will scan and list the test methods defined in the objects you specified, right click on a test method, choose Execute Test Method.
The Execute option in the menu bar still supports running the entire unit test class.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
20 | |
16 | |
8 | |
8 | |
8 | |
8 | |
7 | |
6 | |
5 | |
5 |