SAP Testing
Unit Testing: In this we do all the technical tests like testing the data flow, logic in transformation, data loads, query properties etc
Integration Testing: In this we perform the function test to check that query is giving output which is functionally correct.
Regression Testing: If we are making changes to existing flow and query, it this testing one would like to test that no existing functionality has changed because of newly added changes.
Performance Testing: sometimes we write ABAP code in transformations, under this cap you may like to test the data load performance. If data load is taking a long time, you may want to optimize the code and check the performance again.
Authorization Test: in this you would like to test all the roles have been set up properly and data level access is also working fine at query level.
Attached doc Helps us to Test for SAP Reports in Quality Environment.
Regards
NK
Hi naveen ,
thank you for sharing the document
Thanks
Dear, Good Blog. 🙂
but we can find this thing on Google very easily. Add something interesting in this like if you are a tester ,some test cases or issue you faced.
..ChanS.
HI Agarwal,
Thanks for the reply,I added so many links but SCN will not allow to post the links,If you required mail me.
Regards
NK
No link, Dear. I am saying add your personal experience.. Issued you faced and all..
Just write..
Issues I faced is frmat of the Dashboard,BW data validation,Look and feel of the report,Data Mismatch etc etc ....We need to write the test scripts based on Technical Spec of Testing.
Regards
NK
nice work
Hi Naveen,
Good Info
Regards,
Hari Suseelan
Thank you
You are welcome
Useful Information about SAP Testing. Thanks for Sharing.
thank u naveen
Thanks Naveen. Good short and crispy summary. But there are also synonymous words known. E.g. for Unit test I know "Functional verification testing".