Finding scripts for SAPGUI recording of a Transaction
Generally, to find out if a transaction has been recorded in some script or if some table has been read using GETTAB, or for any such information we utilize the 'Use of Command' feature available in...
View ArticleIdentify customizing tables of a transaction
Several times I have heard people talking about customization and lack of knowing the customization involved with functionality and transactions of SAP.A simple technique to find out all the...
View ArticleHow to find all the referred objects/scripts in main eCATT script
Whenever we automate an end-to-end scenario, we follow a structure to maintain the modularity of the process., keeping all the customizations in one place as separate script , master data as one...
View ArticleRecording of Procedure to use External Variant in eCATT
SAP Box Attachment Please note that these files are webex recording whose size exceeds 1 MB thus i am enclosing the files in the SAP Box link which is valid only for 30 days.Thanks,Aj
View ArticleContinuous Integration - Automated ABAP Unit Tests in Hudson
In this document I would like to share my lesson learned and show that it is possible to run automated Unit Tests in ABAP and integrate it with Hudson (or Jenkinks) Continuous Integration server. With...
View ArticleSOAP Testing tool Configuration for testing Interface in SAP
Hi, SoapUI is a free and open source cross-platform Testing solution. With an easy-to-use graphical interface, and enterprise-class features, SoapUI allows you to easily and rapidly create and...
View ArticleABAP Test Double Framework - An Introduction
What is itQuick Demo VideoGetting startedConfiguring outputs for method callsConfiguring exceptions for method callsConfiguring events for method callsChanging method call behavior based upon the...
View ArticleAutomated Testing of OData Services with eCATT
The Open Data Protocol (OData) was created to provide a simple, standardized way to interact with data on the web from any platform or device. This interface technology protocol for querying and...
View ArticleArchitecture of the eCATT OData Test Automation
This document describes the technical background of the OData Test automation with eCATT.If you are rather looking for hands-on information on how to create automatic OData tests, click here. How Does...
View ArticleAutomating OData Service Testing with the eCATT OData Assistant
You can easily create automated OData integration tests with the help of the eCATT OData Assistant (transaction SECATT_ODATA). PrerequisiteSECATT_ODATA is available in software component SAP_BASIS...
View Article