Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

sap testing

Former Member
0 Likes
236

Hi i am fresher to SAP, and want to learn about SAP testing, well also i have a knowledge of sap abap, so if anybody can send me any documentation on sap testing or any link, i am preparing for an interview, so please send me as soon as possible.

1 REPLY 1
Read only

Former Member
0 Likes
210

Hi Rajan,

SAP Testing should include system performance when running abap report, application, or even background jobs. Thus, I would recommend to focus on performance tuning. The normal transactions that I normally use are SE30 and ST05. Some expensive SQL statements may slow down the application performance.

Also, you can look at the following links for your reference:

<u><b>Run Time Analyser</b></u>

http://help.sap.com/saphelp_47x200/helpdata/en/c6/617cafe68c11d2b2ab080009b43351/content.htm

<u><b>SQL trace</b></u>

http://help.sap.com/saphelp_47x200/helpdata/en/d1/801f7c454211d189710000e8322d00/content.htm

<u><b>Runtime Monitor</b></u>

http://help.sap.com/saphelp_47x200/helpdata/en/b5/fa121cc15911d5993d00508b6b8b11/content.htm

<u><b>CATT - Computer Aided Testing Tool</b></u>

http://help.sap.com/saphelp_47x200/helpdata/en/b3/410b37233f7c6fe10000009b38f936/frameset.htm

<u><b>Test Workbench</b></u>

http://help.sap.com/saphelp_47x200/helpdata/en/a8/157235d0fa8742e10000009b38f889/frameset.htm

<u><b>Coverage Analyser</b></u>

http://help.sap.com/saphelp_47x200/helpdata/en/c7/af9a79061a11d4b3d4080009b43351/content.htm

<u><b>Runtime Monitor</b></u>

http://help.sap.com/saphelp_47x200/helpdata/en/b5/fa121cc15911d5993d00508b6b8b11/content.htm

<u><b>Memory Inspector</b></u>

http://help.sap.com/saphelp_47x200/helpdata/en/a2/e5fc84cc87964cb2c29f584152d74e/content.htm

<b><u>ECATT - Extended Computer Aided testing tool.</u></b>

http://help.sap.com/saphelp_47x200/helpdata/en/20/e81c3b84e65e7be10000000a11402f/frameset.htm

<u><b>Performance tuning for Data Selection Statement</b></u>

http://www.sap-img.com/abap/performance-tuning-for-data-selection-statement.htm

Good Luck.

Regards,

Patrick