Ways Of Doing Testing In eCATT
:
eCATT enables to test all SAP applications. There are four differentdrivers available in eCATT for this testing purpose as follows –
•
Non-User Interface:
•
Suitable for testing backend R/3 specific modules likefunction modules & BAPIs, Interfaces testing in mySAPenvironment, load testing
.
•
TCD:
•
Suitable for testing transactions (especially who don’tinvolve activex controls), load testing. Doesn’t require GUIfor playback, so offers maximum speed for testing
.
•
SAPGUI Scripting:
•
Suitable for testing transactions, who involve activexcontrols. Requires GUI for playback & hence very slow. Notsuitable for load testing
.
•
Interface To External Tools:
•
External products, which are certified against BC-eCATTInterface, can be tested who run under GUIs (Other thanSAP GUI for Windows & SAP GUI for JAVA) using eCATT
.
Main focus of this document is to test the business process byrecording the set of transaction code thro TCD.