‎2006 Apr 11 3:25 PM
Hi All,
Can we white box testing in SAP, are there tools available for white box testing.
Thanks,
Thirumal
‎2006 Apr 11 3:26 PM
Hi,
Debugging is the best White Box Testing methods provided
by SAP.
Thanks,
GSR.
‎2006 Apr 11 3:26 PM
Hi,
Debugging is the best White Box Testing methods provided
by SAP.
Thanks,
GSR.
‎2006 Apr 11 3:28 PM
Hi,
yes, we can do white box testing in SAP.
regrs.
Rakesh
‎2006 Apr 11 3:29 PM
debugging EPC( Error Program Check ) , SQL TRACE(ST05), RTA( Run Time Analysis ) are the various tools for white box testing
Regards,
Santosh
‎2006 Apr 11 3:28 PM
Hi,
debugging the code, and looking the code with abap debugger at each and every point is similar to white box testing.
Regards
vijay
‎2006 Apr 11 4:02 PM
Hi,
The flow of the program can be checked in SAP by debugging the program. SAP provided us with many tools to test the porgrams.
1. <b>Debugger</b>http://help.sap.com/saphelp_47x200/helpdata/en/c6/617ca9e68c11d2b2ab080009b43351/content.htm
2. <b>Run Time Analyser</b>
http://help.sap.com/saphelp_47x200/helpdata/en/c6/617cafe68c11d2b2ab080009b43351/content.htm
3. <b>SQL trace</b>
http://help.sap.com/saphelp_47x200/helpdata/en/d1/801f7c454211d189710000e8322d00/content.htm
4. <b>CATT</b> - Computer Aided Testing Too
http://help.sap.com/saphelp_47x200/helpdata/en/b3/410b37233f7c6fe10000009b38f936/frameset.htm
5. <b>Test Workbench</b>
http://help.sap.com/saphelp_47x200/helpdata/en/a8/157235d0fa8742e10000009b38f889/frameset.htm
6. Coverage Analyser
http://help.sap.com/saphelp_47x200/helpdata/en/c7/af9a79061a11d4b3d4080009b43351/content.htm
7. Runtime Monitor
http://help.sap.com/saphelp_47x200/helpdata/en/b5/fa121cc15911d5993d00508b6b8b11/content.htm
8. Memory Inspector
http://help.sap.com/saphelp_47x200/helpdata/en/a2/e5fc84cc87964cb2c29f584152d74e/content.htm
9. ECATT - Extended Computer Aided testing tool.
http://help.sap.com/saphelp_47x200/helpdata/en/20/e81c3b84e65e7be10000000a11402f/frameset.htm
I hope you find the links helpful....
Regards,
Vara