Skip to main content

Analyze Test Scenarios

Derive structured test scenarios from active ABAP code.

1

Open the program

Open the ABAP program for which test scenarios are required.

2

Click Analyze Test Scenarios

Submit the request from the Aceteroid panel.

3

Wait for processing

Aceteroid reads logic, entry points, conditions, and exception handlers.

4

Review generated scenarios

Review scenario names, descriptions, input values, test data, and expected outcomes.

Test Scenarios step 4

5

Edit input values

Adjust test data directly in the code when needed.

Re-run and verify

Execute the program and verify that output matches the generated expected results.

6

On this page