• phone icon +44 7459 302492 email message icon info@uplatz.com
  • Register
Job Meter = High

SAP TESTING

30 Hours
Self-paced Training (pre-recorded videos)
GBP 12 (GBP 100)
Save 88% Offer ends on 30-Jun-2024
SAP TESTING course and certification
16 Learners

About this Course
In an ever evolving IT industry testing has become critical part of any project and SAP is no exception. SAP testers are integral part of any implementation and help test and analyse the SAP processes in the system. The demand of SAP testers is only increasing given the complex nature of SAP implementations. You will learn the right methodologies and processes to test various SAP processes.

SAP TESTING

Course Details & Curriculum
  • Introduction to automated testing of SAP systems
  • Set up the system landscape for eCATT
  • eCATT environment (scripts and script language)
  • Test applications (what can I test and how?)
  • Develop executable test cases
  • Version eCATT scripts
  • Migrate CATT to eCATT
  • Test Workbench overview
  • Change Diagnostics
  • Transparency and documentation of current system configuration and business processes
  • Introduction of SAP Solution Manager and SAP System Landscape Directory as configuration management and documentation tools
  • Control Dashboard to control parameter settings across the solution
  • Transparency on past and planned changes
  • IT Reporting for software and infrastructure changes
  • Change Distribution
  • Focus on technical distribution of changes.
  • Usage of automation tools in order to reduce manual interaction and to guarantee process reliability
  • SAP Netweaver development environments for ABAP, EP, PI, NWDI
  • Transport of Non-ABAP objects via Enhanced Change and Transport System
  • SAP best practises for transport landscape topologies and release strategies
  • Change Request Management
  • Approval process including demand consolidation, prioritisation, categorisation and scheduling of changes
  • Introduction of Change Request Management in SAP Solution Manager
  • Demonstration of SAP’s best practises in transport management which are implemented in the SAP Solution Manager
  • Maintenance Management
  • SAP’s best practices for regular maintenance of SAP software (ABAP and JAVA)
  • Support Package stack strategy and side effect reporting
  • Support Package content analysis
  • Proactive implementation of SAP Notes
  • Maintenance Optimiser and HotNews Inbox in SAP Solution Manager
  • Test Management
  • Test organisation with SAP Solution Manager
  • Test automation with eCATT and SAP Code Inspector
  • Setup of the test environments
  • Certification test for the SAP E2E Solution Operations Certification as ApplicationManagement Expert
  • Change Control Management

Job Prospects

--------------------------------------------------------------------------------------------

SAP TESTING Interview Questions

--------------------------------------------------------------------------------------------

 

1) Mention what is SAP?

SAP stands for System Applications and Products. It provides customer the ability to communicate with common corporate databases for a comprehensive range of applications. It makes the business process work efficiently.

 

2) Mention what is SAP Testing?

The SAP Testing is same as software application Manual Testing. It helps to detect and rectify error at all business modules like finance, manufacturing, etc.

 

3) Mention what are the types of testing is done for SAP?

Types of SAP testing are,

1. Unit testing

2. Functional and Regression testing

3. UAT testing

4. Integration testing and so on.

 

4) Mention how to create an effective SAP Test case?

• Determine SAP role required to execute the test case

• Identify the SAP transaction that needs to be executed for the test case

• Test Data requires executing the test case. Determine whether the data needs to be created or whether it is used by another tester or whether the data is locked & cannot be modified

• Is there any pre-requisites required

• Create negative as well as positive scenarios

• Create detailed Test Steps

• Test coverage should be robust

• Document defects in a timely manner as soon as they are discovered

 

5) Mention tools useful for SAP Testing?

Tools useful for SAP Testing include,

• QTP ( Quick Test Professional Tool)

• SAP TAO

• ECATT

 

6) Why choosing a right strategy is more important than choosing a tool for SAP Testing?

Choosing right strategy is important for SAP Testing because,

• SAP is a humungous system with endless variations. It's neither feasible nor cost-effective to check all possible variations and combinations of test parameter inputs in SAP system.

• A Tester needs to adopt strategies to reduce the number of test cases without sacrificing coverage.

• Examples of such strategies include,

• Boundary value analysis,

• Equivalence partitioning & orthogonal array.

 

7) Mention what are the benefits for SAP applications?

Benefits for SAP applications are,

• Improved test coverage

• Better product quality and less production outages

• Workload decreases with each release cycle

 

8) Mention what are the challenges faced during SAP Testing?

During SAP Testing challenges faced are,

• Valid combination of test data required for testing

• All the critical interfaces should be determined, and their connectivity should be established with corresponding test systems

• To recognize the business processes which are suitable for test automation

• Identify negative testing conditions

• Mention how does the system design trace back to all captured requirements and the number of test cases

• Identify Regression scenarios/test cases and build Regression test suite that requires during each release

• Managing output and input data to complete the scenarios OTC, P2P, etc.

• Design robust Automation Framework that should be maintainable and scalable

 

9) Mention what are the points to be considered while performing SAP Interface Testing?

While performing SAP Interface Testing remember following points,

• What is the objective of using SAP Interface and what business scenarios are processed by the interface?

• Verify the interface is processing all business scenarios accurately as per the test strategy

• Best practice to perform Interface testing is to begin with Unit testing

• Verify if the outbound interface is alright, which means that it ensures to perform file meeting specifications in terms of layout, etc.

• Verify if the inbound interface is alright. Check if it is reading the file correctly and if it is performing the correct steps in the target system.

 

10) Mention what are the types of work processes in SAP?

In SAP, types of work processes include are

• Dialog

• Enque

• Update

• Background

• Spool

• Message

• Server

• Gateway

 

11) Mention what is the difference between kernels, support packages & SAP Note?

The difference between kernels, support packages & SAP Note is,

• Snote: By implementing a SAP Note an error in a single program or Transaction is removed.

• Support Package: All known errors are corrected by applying SAP Support Package

• SAP Kernel: It is the core of the application. When a Kernel is upgraded, it means an older versions of the various EXE files get replaced.

 

12) Mention what is ECATT?

ECATT is used to execute and create functional tests for SAP. It is an inbuilt tool that comes bundled with SAP with a primary objective of automated testing of SAP business processes.

 

13) Mention what are the useful features of ECATT?

Useful features of ECATT are,

• Test transactions, scenarios, and reports

• Test remote systems

• Call BAPIs and function modules

• Check Authorizations (user profiles)

• Test updates

• Test the effect of changes to customize settings

• Check system messages

 

14) Mention what is the difference between developer trace, System trace, and System log?

The difference between developer trace, System trace, and System log

• System Trace: It is used when you want to record the internal SAP system activities

• Developer Trace: It contains technical information for use in the event of issues with your system. Using the entries in the developer traces requires sound knowledge of the host systems in which your SAP system is running

• System Log: You can use the log to highlight and rectify errors occurred in your system and its environment.

 

15) Mention what is Screen flow logic in SAP Testing?

Screen flow logic in SAP Testing is like an ABAP code. It is used to contain the processing blocks. It consists of procedural part of the screen and is created in screen painter. Screen painter is like an ABAP editor.

 

16) Mention what is the use of Process Flow Analyzer in SAP TAO?

In SAP TAO, Process Flow Analyzer is used to find out automatically the user interfaces used in transaction codes executed in a SAP system.

 

17) Mention what is SAP Cutover Testing?

SAP Cutover Testing is usually performed once in a project lifecycle. In this phase, a full-scale execution of all tasks is involved to retrieve data from legacy systems and then to implement any kind of data conversion, load the results into the SAP system and fully validate the results, including a user sign-off.

 

18) Mention what should be the approach for writing a BDC program?

 

For writing a BDC program, convert the legacy system data into a flat file. Then convert the flat file into an internal table. Transfer the flat file into sap system called "sap data transfer." Then call transaction or create sessions.

 

--------------------------------------------------------------------------------------------


FAQs
Will this course help me clear the certification exam? +
Which is better - Self-paced training or Instructor-led training? +
Who are the trainers? +
What if I miss a class? +
How will I execute the practical? +
Is the course material accessible after completion of the course? +
Is there any offer/discount that I can avail? +
Will I get a refund if I cancel my enrollment? +
What if I have queries after completion of the course? +

Didn't find what you are looking for?  Contact Us