Posts: 3
Threads: 3
Joined: Jan 2011
Reputation:
0
01-18-2011, 10:00 AM
All,
How to approach Automation testing for SAP application? What kinds of issues we would get in testing SAP? What will be the approach in SAP automation, means, there may be transactions we suppose to test but I am not sure how to test those? Can you please explain?
Thanks,
Posts: 64
Threads: 7
Joined: Aug 2008
Reputation:
0
01-19-2011, 09:29 AM
You can approach in the following method for SAP testing.
1. Transaction Testing
Testing a single transaction (e.g. VA01 Create Sales Order).
2. In-Stream Testing
In-Stream Testing: Testing of a flow within 1 single process. In-Stream Testing is testing chains of transactions that flow together and which reflect important business process and scenarios
3. Cross-Stream Testing
End-to-end testing of integrated processes through execution of predefined business flows.
4. Acceptance Testing
In-Stream or Cross-Stream Tests by the user community with the objective of formal acceptance. In some cases, and for practical reasons, the Acceptance Tests are combined with Cross- or even In-Stream Tests.