Micro Focus QTP (UFT) Forums
SAP QTP testing - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: VB Scripting/Descriptive Programming (https://www.learnqtp.com/forums/Forum-VB-Scripting-Descriptive-Programming)
+--- Thread: SAP QTP testing (/Thread-SAP-QTP-testing)



SAP QTP testing - Kush - 01-18-2011

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,


RE: SAP QTP testing - MVChowdary - 01-19-2011

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.