Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Datamatics Global Services Team. If you also belong to the team, you can get access from here

Datamatics Global Services Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Datamatics Global Services SAP Tester Interview Questions, Process, and Tips

Updated 13 Jul 2021

Datamatics Global Services SAP Tester Interview Experiences

1 interview found

SAP Tester Interview Questions & Answers

user image Anonymous

posted on 13 Jul 2021

I applied via Naukri.com and was interviewed in Jun 2021. There was 1 interview round.

Interview Questionnaire 

5 Questions

  • Q1. When defect is deffered as a tester what you will do
  • Ans. 

    As a tester, if a defect is deferred, I will take necessary steps to ensure it is resolved in a timely manner.

    • I will communicate the issue to the development team and ensure they understand the impact of the defect.

    • I will provide all necessary information and evidence to support the defect.

    • I will follow up with the development team to ensure the defect is resolved in a timely manner.

    • I will retest the defect once it has...

  • Answered by AI
  • Q2. What is sd and important role
  • Ans. 

    SD stands for Sales and Distribution. It is an important module in SAP ERP system.

    • SD module is used for managing sales and distribution processes of a company

    • It includes functions like sales order processing, pricing, delivery, and billing

    • SD module integrates with other modules like MM, FI, and CO

    • It helps in streamlining the sales process and improving customer satisfaction

    • SD module is widely used in industries like re

  • Answered by AI
  • Q3. Explain otc cycle
  • Ans. 

    OTC cycle stands for Order to Cash cycle which is a business process that involves receiving and fulfilling customer orders.

    • OTC cycle starts with receiving customer orders

    • The order is then processed and approved

    • Goods are picked, packed and shipped to the customer

    • Invoice is generated and sent to the customer

    • Payment is received and recorded

    • OTC cycle ends with the reconciliation of accounts

  • Answered by AI
  • Q4. What is pricing procedure
  • Ans. 

    Pricing procedure is a set of instructions that determine the price of a product or service in SAP system.

    • It is used to calculate the price of a product or service based on various factors such as discounts, taxes, and surcharges.

    • It consists of condition types, which are used to define the various factors that affect the price.

    • Each condition type has a condition record, which contains the actual values for that conditi...

  • Answered by AI
  • Q5. Explain STLC AND DEFECT LIFE CYCLE
  • Ans. 

    STLC is Software Testing Life Cycle and Defect Life Cycle is the process of identifying, reporting, and resolving defects in software.

    • STLC involves planning, designing, executing, and reporting of tests.

    • Defect Life Cycle includes defect identification, logging, prioritization, fixing, retesting, and closure.

    • STLC ensures that the software meets the requirements and is of high quality.

    • Defect Life Cycle helps in improving...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic questions

Skills evaluated in this interview

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - just basic questions from my cv

I applied via Company Website and was interviewed in Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. - Steps to Create a Docker file - Types of firewall in AWS - How ELK Stack works.
  • Ans. 

    Answers to questions related to Docker, AWS firewall types, and ELK Stack

    • To create a Docker file, start with a base image and add necessary dependencies and configurations

    • AWS has two types of firewalls: Network ACLs and Security Groups

    • ELK Stack is a combination of Elasticsearch, Logstash, and Kibana used for log management and analysis

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your basics strong. Overall interview was smooth.

I applied via Campus Placement and was interviewed before Jun 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Profit and losses, time

Round 2 - Coding Test 

C language

Round 3 - Technical 

(2 Questions)

  • Q1. On programming questions
  • Q2. On our Engineering project

Interview Preparation Tips

Interview preparation tips for other job seekers - Be polite and your English language should be perfect

I applied via Naukri.com and was interviewed before Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. EDI inbound and outbound Flows
  • Q2. Basic mapping questions in sterling integrator
  • Q3. Basic X12 and EDIFACT transactions

Interview Preparation Tips

Interview preparation tips for other job seekers - Sharpen EDI mapping skills

Interview Questionnaire 

5 Questions

  • Q1. Tell me about your self?
  • Q2. Tell me about your weakness.?
  • Q3. Tell about how to spend your day of today?
  • Q4. Tell me something famous things about your city?
  • Q5. Why should I hire you?

I applied via Campus Placement and was interviewed before Jun 2021. There were 3 interview rounds.

Round 1 - Coding Test 

There was one problem solving question based on binary tree concept.
And rest were aptitude test

Round 2 - Technical 

(2 Questions)

  • Q1. What is a binary tree?
  • Ans. 

    A binary tree is a data structure consisting of nodes, each having at most two children.

    • Each node has a left and/or right child node

    • The left child node is smaller than the parent node, while the right child node is larger

    • Used for efficient searching and sorting algorithms

    • Examples include binary search trees and Huffman trees

  • Answered by AI
  • Q2. Was given a scenario and was asked to solve that with optimized approach
Round 3 - HR 

(1 Question)

  • Q1. Why do you want to join this company?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident. If you don't know something, tell that directly rather than giving wrong answer.

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Most questions from your resume..consultant will be for specific domain so more questions on that

Interview Preparation Tips

Interview preparation tips for other job seekers - Do a good homework on your resume.

I applied via Naukri.com and was interviewed in Aug 2020. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Question was asked to me regarding project which u have worked on.
  • Q2. How to configure jms, queues ?
  • Ans. 

    JMS and queues can be configured by defining connection factories, destinations, and message listeners.

    • Define a connection factory for the JMS provider

    • Define a destination (queue or topic) for sending and receiving messages

    • Configure message listeners to receive and process messages

    • Example: In Apache ActiveMQ, create a connection factory and queue using the web console or configuration files

    • Example: In Spring Boot, conf...

  • Answered by AI
  • Q3. How to take thread dump
  • Ans. 

    Thread dump can be taken using various tools and commands.

    • Using jstack command in Java

    • Using kill -3 command in Unix/Linux

    • Using VisualVM tool

    • Using Eclipse MAT tool

    • Thread dump can help in identifying thread deadlock and performance issues

  • Answered by AI
  • Q4. Memory allocation

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through project deeply and throwly

Skills evaluated in this interview

I applied via Referral and was interviewed before Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Technical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Stick to the basics of ABAP. And working knowledge of a support project, lifecycle and tools
Contribute & help others!
anonymous
You can choose to be anonymous

Datamatics Global Services Interview FAQs

What are the top questions asked in Datamatics Global Services SAP Tester interview?

Some of the top questions asked at the Datamatics Global Services SAP Tester interview -

  1. When defect is deffered as a tester what you will...read more
  2. What is sd and important r...read more
  3. Explain STLC AND DEFECT LIFE CY...read more

Recently Viewed

INTERVIEWS

Pricol

No Interviews

INTERVIEWS

Audi

No Interviews

DESIGNATION

INTERVIEWS

TVS Credit

No Interviews

INTERVIEWS

TVS Credit

No Interviews

DESIGNATION

INTERVIEWS

Ford Business Solutions

No Interviews

INTERVIEWS

Ford Business Solutions

No Interviews

INTERVIEWS

Birlasoft

No Interviews

INTERVIEWS

Audi

5.6k top interview questions

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
DXC Technology Interview Questions
3.7
 • 795 Interviews
Mphasis Interview Questions
3.4
 • 791 Interviews
Nagarro Interview Questions
4.0
 • 759 Interviews
View all
Consultant
786 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Consultant
660 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Executive
601 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Executive
329 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Executive Accountant
298 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Datamatics Global Services with

TCS

3.7
Compare

Wipro

3.7
Compare

Infosys

3.6
Compare

HCLTech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview