Automating 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 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 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 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 ArticleTransporting a program Variant.
We normally maintain Variants in the Live system, but somewhere we may come across the scenario where we want to to transport the Variants along with program from Development system to the Live System...
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 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 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 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 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 ArticleFinding 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 ArticleSAPGUI recording for tree structure
During automation, we do come across Tree structures. With eCATT, these cannot be recorded using TCD and hence we go for SAPGUI recording.However, there are cases where the ID behind the tree control...
View ArticleHow to debug a Failed Job in SAP ...Very Easy Steps
Many times the Functional Person asked us to debug the failed job in any of SAP module like SD, MM ,PP ,PM ,FI etc. In such scenario this document will be so much helpful to you. 1. First step is Go...
View ArticleMessage Class Testing : Finding Right Message Class Effectively in SAP
Success of any test exercise highly depends on how well the program is exercised by a test suite.Message class testing is one such methodology to ensure higher code coverage during any test...
View ArticleSECATT-Extended Computer Aided Testing Tool Transaction recording for mass...
Hello, SECATT, a testing tool can be used for mass upload from the legacy system.It provides you the flexibility to create/change master data in mass. There are basically two ways to do so, one is by...
View ArticleCheck Point Groups Assert, Log Point, Break Point
This Tutorial shows you how you can create in SAAB, a Check-Point Group and how can you use Assert, Log Point, Break Point, how you can activate them, and how can you analyze the Results. Very good...
View ArticleSLAD Create Debugging Profile with Software Layer Aware Debugging
It is very useful if you want to debug just some specific Classes, Programs, Function Modules or Objects from a Package . First you need to enter the Transaction SLAD . Here you choose the Object Sets...
View ArticleCustomization of Tabs for Solar01 & Solar02
Hello All, Few of you might have faced this situation wherein few of the tabs are not visible for the nodes in either transaction SOLAR01 or SOLAR02.Tab specific setting for SOLAR01 & SOLAR02 can...
View ArticleMessage Template for Service Desk Messages
Hello, Message Template can be defined for all the service desk messages reported through Testers Worklist.You may want to include details about Test Plan, Test Package and Test case for which the...
View ArticleModification of Test Case in SOLAR02 to reflect in STWB_WORK
Hello, Most of you would have experienced below scenario: I am using Solution Manager 7.1 While using Solution Manager for Test Management you would build the BluePrint structure in SOLAR01 and then...
View Article