checklist for sap test automation success - tricentis · pdf filechecklist for sap . test...

10
Checklist for SAP Test Automation Success © 2016 Tricentis All rights reserved.

Upload: hamien

Post on 28-Mar-2018

260 views

Category:

Documents


7 download

TRANSCRIPT

Page 1: Checklist for SAP Test Automation Success - Tricentis · PDF fileChecklist for SAP . Test Automation. Success ... "Conquer SAP Testing with Tosca Testsuite" here. Conquer. Testing

Checklist for SAP Test AutomationSuccess

© 2016 TricentisAll rights reserved.

Page 2: Checklist for SAP Test Automation Success - Tricentis · PDF fileChecklist for SAP . Test Automation. Success ... "Conquer SAP Testing with Tosca Testsuite" here. Conquer. Testing

2

Not all tools are an ideal fit for SAP test automation. Without the right SAPWinUI steering capabilities, even the most promising test automation toolswill be unable to help you meet your automation goals.

We have put together a checklist to take the guessing out of selecting atesting tool that helps in your success. Follow this list and you will be well onyour way to achieve your SAP test automation benchmarks.

654321

7

Cross-system tests (E2E with non-SAP systems)

Business navigation in SAP tables

Verification of values in result tables

Status checks in SAP tables

Navigation in SAP trees

Synthetic creation and verification of IDOCs

Handling of dynamic SAP Control-IDs

Page 3: Checklist for SAP Test Automation Success - Tricentis · PDF fileChecklist for SAP . Test Automation. Success ... "Conquer SAP Testing with Tosca Testsuite" here. Conquer. Testing

1

3

Cross-system tests

Are cross-system tests and test data transfer between SAP and non-SAP systems supported?

Page 4: Checklist for SAP Test Automation Success - Tricentis · PDF fileChecklist for SAP . Test Automation. Success ... "Conquer SAP Testing with Tosca Testsuite" here. Conquer. Testing

2

4

Business navigation in SAP tables

Is unlimited navigation in SAP tables via business readable content identification supported?

!

!

Access to all table cells must be possible using business keys, for example: Verify „Net price“ in row with Pos „60“

Scrolling in tables must be done automatically, if required!

Page 5: Checklist for SAP Test Automation Success - Tricentis · PDF fileChecklist for SAP . Test Automation. Success ... "Conquer SAP Testing with Tosca Testsuite" here. Conquer. Testing

3

5

Verification of values in result tables

Is the verification of values in result tables (technically: label containers) supported?

! Accessing values in label containers must be possible with business readable instructions (see tables) – no coding!

Page 6: Checklist for SAP Test Automation Success - Tricentis · PDF fileChecklist for SAP . Test Automation. Success ... "Conquer SAP Testing with Tosca Testsuite" here. Conquer. Testing

4

6

Status checks in SAP tables

Are status-checks in SAP tables supported out-of-the-box?

! Status checks (such as traffic-lights) need to be supported with business language – no coding required!

Page 7: Checklist for SAP Test Automation Success - Tricentis · PDF fileChecklist for SAP . Test Automation. Success ... "Conquer SAP Testing with Tosca Testsuite" here. Conquer. Testing

5

7

Navigation in SAP trees

Is the navigation in SAP trees via business instructions supported?

! Example: AA->0064->20090605 navigates to the shown entry, if needed expands node-path automatically.

Page 8: Checklist for SAP Test Automation Success - Tricentis · PDF fileChecklist for SAP . Test Automation. Success ... "Conquer SAP Testing with Tosca Testsuite" here. Conquer. Testing

6

8

Synthetic Creation and Verification of IDOCs

Is the easy synthetic creation and verification of IDOCs supported?

! Creation and verification on the level of individual segments required – no coding.

Page 9: Checklist for SAP Test Automation Success - Tricentis · PDF fileChecklist for SAP . Test Automation. Success ... "Conquer SAP Testing with Tosca Testsuite" here. Conquer. Testing

7

9

Handling of Dynamic SAP Control-IDs

If Control-IDs change dynamically, is the SAP control steering still supported?

! Identical controls from a business perspective may be represented by different technical controls with different IDs. Tool needs to support steering without coding.