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

Testing in SAP

Former Member
0 Likes
878

What is the Best approach for testing in SAP?

8 REPLIES 8
Read only

Former Member
0 Likes
848

make sure that your object is completely working.

after that follow the following steps.

prepare the test data and check the o/p with standard sap codes.

if the data in output is wrong then best way is to debug the code ....

reward points if useful...

Read only

0 Likes
848

I am looking for a solution froma project prospective..not a single object prospective...would appreciate your response if the focus is more on the testing stratergy w.r.t tools like Sol.Man,ECATT etc

Read only

Former Member
0 Likes
848

Hi Vinay,

SAP has provided some tools to generate test case and different scenarios to test. Most of the companies use the their own tools to build the test scenarios and test cases. Our company uses a differnet thirdparty tool for testing and for defect tracking.

Cheers

VJ

Read only

Former Member
0 Likes
848

from ECC 5 onward SECATT is used inplace of SCAT

Check the documents for ECATT.

ECATT - Extended Computer Aided testing tool.

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

Part I - eCATT An Introduction

/people/sapna.modi/blog/2006/04/10/ecatt--an-introduction-part-i

Part II - eCATT Scripts Creation - TCD Mode

/people/sapna.modi/blog/2006/04/10/ecatt-scripts-creation-150-tcd-mode-part-ii

Part III - eCATT Scripts Creation - SAPGUI Mode

/people/sapna.modi/blog/2006/04/10/ecatt-scripts-creation--sapgui-mode-part-iii

Part IV - eCATT Chaining, Parameterization, Creation Of Test Data,Test Configuration, System Data /people/sapna.modi/blog/2006/04/18/ecatt-chaining-parameterization-creation-of-test-datatest-configuration-system-data-part-iv

Part V - eCATT Scripts Management Via Test Workbench

/people/sapna.modi/blog/2006/04/13/ecatt-scripts-management-via-test-workbench-part-v

Part VI - eCATT Logs

/people/sapna.modi/blog/2006/04/18/ecatt-logs-part-vi

eCATT- An Introduction

/people/sumeet.kaul/blog/2005/07/26/ecatt-an-introduction

Creating Test Scripts

/people/sumeet.kaul/blog/2005/08/10/ecatt-creating-test-scripts

eCATT Logs

/people/sapna.modi/blog/2006/04/18/ecatt-logs-part-vi

eCATT Scripts Creation – TCD Mode

/people/sapna.modi/blog/2006/04/10/ecatt-scripts-creation-150-tcd-mode-part-ii

Creation of Test Data Container

/people/sumeet.kaul/blog/2005/08/24/ecatt-creation-of-test-data-container

eCATT Scripts Creation - SAPGUI Mode

/people/sapna.modi/blog/2006/04/10/ecatt-scripts-creation--sapgui-mode-part-iii

Integrating ECATT & MERCURY QTP Part -1

/people/community.user/blog/2007/01/02/integrating-ecatt-mercury-qtp-part-1

Using eCatt to Test Web Dynpro ABAP

/people/thomas.jung/blog/2006/03/21/using-ecatt-to-test-web-dynpro-abap

regards,

srinivas

Read only

0 Likes
848

Srinivas,

Appreciate your efforts in collecting somemany URLs, but I have already visited them.They all are equally good.

These are more out of technical prospective but I am looking for something from business prospective.

If we decide to do testing using ECATT, is that going to help us.

If 'YES' how does it ?

Read only

0 Likes
848

Talk to your internal auditors. They should be able to give you proper testing standards for you to follow.

There is no "best" approach to testing.

Rob

Message was edited by:

Rob Burbank

Read only

0 Likes
848

I like your answer and I agree with you

Read only

0 Likes
848

Glad to help.

Rob