Upload Button Icon Add office photos
Engaged Employer

i

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

Globant Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Globant SAP SD Tester Interview Questions, Process, and Tips

Updated 6 Dec 2023

Globant SAP SD Tester Interview Experiences

1 interview found

SAP SD Tester Interview Questions & Answers

user image yash chaudhari

posted on 31 Oct 2023

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Jun 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all Resume tips
Round 2 - Technical 

(12 Questions)

  • Q1. What is unit testing ?
  • Ans. 

    Unit testing is a software testing method where individual components or units of a program are tested to ensure their functionality.

    • Unit testing is performed on small, isolated parts of the software called units.

    • It helps identify bugs or errors in the individual units before integrating them into the larger system.

    • Unit tests are typically written by developers and executed frequently during the development process.

    • It ...

  • Answered by AI
  • Q2. Tell me about OTC process
  • Ans. 

    OTC process refers to Order-to-Cash process in SAP SD module.

    • OTC process involves the entire sales cycle from order creation to payment receipt.

    • It includes steps like order entry, order confirmation, picking, packing, shipping, billing, and payment collection.

    • SAP SD module provides functionalities to manage and streamline the OTC process.

    • Integration with other modules like MM (Materials Management) and FI (Financial Ac...

  • Answered by AI
  • Q3. What is Item category determination?
  • Ans. 

    Item category determination is the process of assigning a specific item category to a sales document item based on predefined rules and conditions.

    • Item category determination is a crucial step in the sales and distribution (SD) module of SAP.

    • It helps in determining the behavior and characteristics of an item in a sales document.

    • The determination is based on various factors such as material type, item category group, sa...

  • Answered by AI
  • Q4. Explain 3rd party Sales process
  • Ans. 

    Third party sales process involves selling products or services on behalf of a third-party vendor.

    • In this process, the company acts as an intermediary between the customer and the third-party vendor.

    • The company takes the order from the customer and then passes it on to the third-party vendor for fulfillment.

    • The third-party vendor directly ships the products to the customer and handles the invoicing and payment collecti...

  • Answered by AI
  • Q5. Explain STO process
  • Ans. 

    STO process is the transfer of stock between two different plants within the same company code in SAP SD module.

    • STO stands for Stock Transport Order.

    • It involves the movement of goods from a supplying plant to a receiving plant.

    • It is used when a company has multiple plants and wants to transfer stock between them.

    • The process includes creating a purchase order, delivery, and goods receipt.

    • It can be either a one-step or a...

  • Answered by AI
  • Q6. Explain about intercompany sales
  • Ans. 

    Intercompany sales refers to the process of selling goods or services between two or more entities within the same company or group.

    • Intercompany sales involve transactions between different legal entities within the same organization.

    • It is used to transfer goods or services from one entity to another, typically at a predetermined price.

    • Intercompany sales can occur for various reasons, such as centralizing purchasing or...

  • Answered by AI
  • Q7. Tell me about configuration related to STO
  • Ans. 

    STO configuration involves setting up the necessary settings for stock transfer orders in SAP SD.

    • Define shipping point determination

    • Configure delivery types for STO

    • Set up intercompany billing

    • Define pricing procedures for STO

    • Configure output determination for STO

  • Answered by AI
  • Q8. EDI / IDOC meaning
  • Ans. 

    EDI stands for Electronic Data Interchange and IDOC stands for Intermediate Document.

    • EDI is a standard format for exchanging business documents electronically.

    • IDOC is a data container used to exchange information between different systems in SAP.

    • EDI and IDOC are commonly used in SAP SD (Sales and Distribution) module for communication with external systems.

    • EDI and IDOC enable seamless integration and automation of busi...

  • Answered by AI
  • Q9. SD-FI integration example
  • Ans. 

    SD-FI integration example

    • SD-FI integration ensures seamless flow of financial data from Sales and Distribution module to Financial Accounting module in SAP

    • Example: When a sales order is created in SD, it triggers the creation of an accounting document in FI

    • The accounting document contains information such as revenue, cost of goods sold, and taxes

    • SD-FI integration allows for accurate financial reporting and analysis bas

  • Answered by AI
  • Q10. SD-MM Integration example
  • Ans. 

    SD-MM integration refers to the seamless integration between Sales and Distribution (SD) and Materials Management (MM) modules in SAP.

    • SD-MM integration ensures that sales orders are processed smoothly by integrating with the procurement and inventory management processes.

    • It allows for real-time updates on stock availability, pricing, and delivery schedules.

    • SD-MM integration enables efficient order fulfillment, inventor...

  • Answered by AI
  • Q11. Which are 16 fields of pricing procedure
  • Ans. 

    The 16 fields of pricing procedure in SAP SD are...

    • Condition type

    • Access sequence

    • Condition table

    • Condition record

    • Condition class

    • Calculation type

    • Scale basis

    • Scale type

    • Scale

    • Condition category

    • Condition control

    • Condition base value

    • Condition rate

    • Condition value

    • Condition currency

    • Condition unit

  • Answered by AI
  • Q12. What is Alt calculation and base calculation
  • Ans. 

    Alt calculation and base calculation are terms used in SAP SD testing to determine alternative and base values for pricing calculations.

    • Alt calculation refers to the calculation of alternative values for pricing in SAP SD.

    • Base calculation refers to the calculation of base values for pricing in SAP SD.

    • Alt calculation is used when there are alternative pricing conditions available for a product or service.

    • Base calculatio...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Globant SAP SD Tester interview:
  • Unit Testing
  • SAP Testing
  • SAP SD
Interview preparation tips for other job seekers - This interview for SAP SD L1 testing profile , so before interview make sure you gain knowledge about SAP Testing and Ticketing tools

Skills evaluated in this interview

Interview questions from similar companies

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

Round 1 - Aptitude Test 

Aptitude round consists Logical reasoning, General Aptitude, Grammar related questions etc. All are moderate level questions.

Round 2 - Technical 

(3 Questions)

  • Q1. Explain OOPs w.r.t Java
  • Ans. 

    OOPs is a programming paradigm that uses objects to represent real-world entities. Java is an OOPs language.

    • OOPs stands for Object-Oriented Programming System

    • Java is a class-based OOPs language

    • Encapsulation, Inheritance, Polymorphism, and Abstraction are the four pillars of OOPs

    • Objects have state and behavior

    • Java supports interfaces, which allow for multiple inheritance

    • Example: A car can be represented as an object wit...

  • Answered by AI
  • Q2. Explain about the projects that you have worked on
  • Q3. Explain how Java solves machine dependency of code execution
  • Ans. 

    Java solves machine dependency by using bytecode and virtual machine.

    • Java code is compiled into bytecode which is platform-independent

    • The bytecode is executed by the Java Virtual Machine (JVM) which is platform-specific

    • JVM translates bytecode into machine code for the specific platform

    • This allows Java code to run on any platform with a JVM installed

    • Example: A Java program compiled on Windows can run on Linux or Mac as

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why should we hire you?
  • Q2. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Java
Interview preparation tips for other job seekers - Keep it simple, Prepare basics of 1st preferred Programming Language.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Numerical ability and logical reasoning followed by some coding mcqs

Round 2 - Technical 

(1 Question)

  • Q1. Print 1 to 100 without for loop
  • Ans. 

    Printing 1 to 100 without for loop

    • Use recursion to print numbers from 1 to 99

    • Print 100 outside the recursion

    • Use a base case to stop recursion at 100

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from interview bit and practice mcqs

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

Round 1 - Aptitude Test 

Simple aptitude test

Round 2 - One-on-one 

(1 Question)

  • Q1. General questions as per your cv

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Aptitude
Interview preparation tips for other job seekers - Great company for freshers.. lot to learn and experience

I applied via Company Website and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Attended the codevita competition in final year of college.

Round 2 - Technical 

(3 Questions)

  • Q1. About College Project
  • Q2. Some very basics of java
  • Q3. Experience of college project as a team

Interview Preparation Tips

Interview preparation tips for other job seekers - Codevita is a really good platform to help you join TCS as a final year graduate in college

I applied via Campus Placement and was interviewed before Aug 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was a basic aptitude test.

Round 2 - One-on-one 

(1 Question)

  • Q1. Interview was fine. Mostly asked about my final year project.

Interview Preparation Tips

Interview preparation tips for other job seekers - Attend the interview with cool head. All the best.

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

Round 1 - Aptitude Test 
Round 2 - Technical 

(1 Question)

  • Q1. Explain the mini projects and main project completed during Engineering.

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • DBMS
  • Software Engineering
  • Basic coding
Interview preparation tips for other job seekers - Just make sure the resume should be precise and you have knowledge on the things mentioned in your resume.

Be confident and have a smiling face in the interview round.

I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Coding Test 

- basic programming on C

Round 2 - HR 

(1 Question)

  • Q1. - question based on your resume

Interview Preparation Tips

Interview preparation tips for other job seekers - Things are asked only from resume . Make sure you recite every word you mentioned in your resume .
whatever project you are including , you should know enough to explain everything.

I applied via Campus Placement and was interviewed before Mar 2021. There were 2 interview rounds.

Round 1 - Coding Test 
Round 2 - Technical 

(5 Questions)

  • Q1. If you cleared Aptitude and Coding, Mostly Interview will be cleared with some basics questions like OOPs concepts, sort functions kind of questions.
  • Q2. Explain OOPs concept in JAVA?
  • Ans. 

    OOPs concept in JAVA is a programming paradigm that focuses on objects and their interactions.

    • OOPs stands for Object-Oriented Programming

    • It involves the use of classes, objects, inheritance, polymorphism, and encapsulation

    • Classes are used to define objects and their properties

    • Objects are instances of classes that can interact with each other

    • Inheritance allows for the creation of new classes based on existing ones

    • Polymo...

  • Answered by AI
  • Q3. Function to sort an array in Java?
  • Ans. 

    Java provides Arrays.sort() method to sort an array.

    • Use Arrays.sort() method to sort an array of strings.

    • The method sorts the elements in ascending order by default.

    • To sort in descending order, use Collections.reverseOrder() method.

  • Answered by AI
  • Q4. Tell me about yourself?
  • Q5. Final year project which you worked on?

Interview Preparation Tips

Interview preparation tips for other job seekers - Most of people clears Aptitude/Coding round. clears interview for freshers recruit

Skills evaluated in this interview

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all Resume tips
Round 2 - Aptitude Test 

English reasoning and logical question

Round 3 - HR 

(2 Questions)

  • Q1. About self and hobbies
  • Q2. About activities involved in

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on communication skills and brush up on aptitude & english tests
Contribute & help others!
anonymous
You can choose to be anonymous

Globant Interview FAQs

How many rounds are there in Globant SAP SD Tester interview?
Globant interview process usually has 2 rounds. The most common rounds in the Globant interview process are Resume Shortlist and Technical.
What are the top questions asked in Globant SAP SD Tester interview?

Some of the top questions asked at the Globant SAP SD Tester interview -

  1. Tell me about configuration related to ...read more
  2. What is Alt calculation and base calculat...read more
  3. Which are 16 fields of pricing proced...read more

Recently Viewed

PHOTOS

Medanta the Medicity

4 office photos

INTERVIEWS

Sapiens

30 top interview questions

REVIEWS

Temenos

No Reviews

REVIEWS

Globant

No Reviews

REVIEWS

Sapiens

No Reviews

REVIEWS

Globant

No Reviews

SALARIES

Sapiens

REVIEWS

Sapiens

No Reviews

REVIEWS

Globant

No Reviews

REVIEWS

Temenos

No Reviews

Tell us how to improve this page.

Globant SAP SD Tester Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k 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
Mphasis Interview Questions
3.4
 • 790 Interviews
Synechron Interview Questions
3.5
 • 362 Interviews
View all
Senior Software Engineer
1.6k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
291 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Automation Test Engineer
239 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
235 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Automation Test Engineer
210 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Globant with

Accenture

3.8
Compare

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

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