Upload Button Icon Add office photos

Filter interviews by

Xavient Technologies Module Lead Interview Questions and Answers

Updated 5 Jan 2025

Xavient Technologies Module Lead Interview Experiences

1 interview found

Module Lead Interview Questions & Answers

user image Anonymous

posted on 5 Jan 2025

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jan 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(5 Questions)

  • Q1. Splunk and App dynamics
  • Q2. Troubleshooting skills
  • Q3. AWS
  • Q4. Kubernetes
  • Q5. ITIL
Round 2 - One-on-one 

(1 Question)

  • Q1. Client round involve direct interaction with the client

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What are oops concepts
  • Ans. 

    Object-oriented programming concepts that focus on data encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (class).

    • Inheritance: Ability of a class to inherit properties and behavior from another class.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex implementation detai...

  • Answered by AI
  • Q2. What are diff between super and this
  • Ans. 

    super is used to refer immediate parent class instance variable or method, while this is used to refer current class instance variable or method.

    • super is used to access parent class members, while this is used to access current class members

    • super keyword is used to invoke parent class constructor, while this keyword is used to invoke current class constructor

    • super keyword is used to differentiate between parent and chi...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Framework level questions
  • Q2. Framework level utilities and wrapper functions
Round 3 - HR 

(2 Questions)

  • Q1. Why you want to join
  • Q2. Salary discussion and offer

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Explain about yourself, Automation framework and d2d activities
  • Ans. 

    I am an experienced Module Lead with expertise in Automation framework design and end-to-end testing activities.

    • I have designed and implemented automation frameworks using tools like Selenium and Appium.

    • I have experience in creating reusable components, libraries, and utilities for automation.

    • I have conducted end-to-end testing activities including test planning, execution, and reporting.

    • I have worked on continuous int...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What are the user types in sap
  • Ans. 

    User types in SAP include end users, power users, and administrators.

    • End users are regular users who perform day-to-day tasks in the system.

    • Power users have advanced permissions and can configure settings.

    • Administrators have full control over the system and manage user roles and permissions.

  • Answered by AI
  • Q2. How to create a role
Round 2 - Behavioral 

(2 Questions)

  • Q1. What is SOD risk in grc
  • Ans. 

    SOD risk in GRC refers to Segregation of Duties risk in Governance, Risk, and Compliance.

    • SOD risk occurs when one individual has the ability to execute multiple conflicting duties within an organization.

    • It can lead to fraud, errors, or misuse of resources due to lack of checks and balances.

    • Examples include a finance manager who can both approve payments and reconcile accounts, or an IT administrator who can both create

  • Answered by AI
  • Q2. What is the process for transport
  • Ans. 

    Transport process involves planning, organizing, and executing the movement of goods or people from one place to another.

    • Planning the route and mode of transportation

    • Organizing the logistics and scheduling

    • Executing the actual movement of goods or people

    • Monitoring the progress and ensuring timely delivery

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why should we offer this much
  • Q2. About past employment

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Aug 2023. There were 3 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is .net framework
  • Ans. 

    The .NET Framework is a software framework developed by Microsoft that provides a large library of pre-coded solutions to common programming problems.

    • Developed by Microsoft

    • Provides a large library of pre-coded solutions

    • Supports multiple programming languages

    • Used for building applications for Windows, web, mobile, and cloud

    • Consists of Common Language Runtime (CLR) and class library

  • Answered by AI
  • Q2. What is linq stands for
  • Ans. 

    LINQ stands for Language Integrated Query.

    • LINQ is a set of features introduced in .NET Framework that allows for querying data from different data sources using a uniform syntax.

    • LINQ can be used to query objects, databases, XML, and more.

    • LINQ provides a consistent model for working with data regardless of the data source.

    • Example: var query = from c in customers where c.City == 'London' select c;

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. What is clusterindex and nonclusterindex
  • Ans. 

    Clustered index determines the physical order of data in a table, while non-clustered index does not.

    • Clustered index physically reorders the table data based on the indexed column

    • Non-clustered index creates a separate structure to store the index data

    • Clustered index is faster for retrieval but slower for insert and update operations

    • Non-clustered index is slower for retrieval but faster for insert and update operations

  • Answered by AI
  • Q2. What is difference between union and unionall
  • Ans. 

    UNION combines the result sets of two or more SELECT statements, while UNION ALL does the same but includes duplicate rows.

    • UNION removes duplicate rows from the result set, while UNION ALL includes all rows

    • UNION is slower than UNION ALL because it performs a distinct operation

    • UNION requires that all SELECT statements have the same number of columns with compatible data types

    • Example: SELECT column1 FROM table1 UNION SEL...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. What is expected salary
  • Ans. 

    Expected salary should be based on industry standards, experience, skills, and responsibilities of the role.

    • Research industry standards for the specific role and location

    • Consider your level of experience and skills

    • Factor in the responsibilities and expectations of the position

    • Be prepared to negotiate based on the company's budget and benefits package

  • Answered by AI
  • Q2. Why would you join our company
  • Ans. 

    I would join your company because of its reputation for innovation and growth opportunities.

    • Reputation for innovation in the industry

    • Opportunities for growth and advancement

    • Positive company culture and values

    • Exciting projects and challenges to work on

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Wipro Module Lead interview:
  • OOPS
  • SQL Server
  • Design Patterns
  • solid principles
Interview preparation tips for other job seekers - please prepare technically well

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Recruitment Consulltant and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Sheetmetal design guide lines
Round 2 - HR 

(1 Question)

  • Q1. Salary compensation

I applied via Recruitment Consultant and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. I went to for as400 interview, one question interviewer asked that how to read duplicate records in rpgle with setll

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview person was hurry , not prepared anything for interview, just randomly asked questions what he tried in system and errors he get , out 4, he asked 3 question without clarity and then he simply said rejected, please prepare yourself self for interview taking , don't be in rush , sometime you will loose deserved candidate if you took interview like this

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

Interview Questionnaire 

1 Question

  • Q1. OBYC settings, Valuation Class, Fiori, Valuation Area, MRP
  • Ans. Business Transactions, ACR linkage to Valuation Class, Plant configuration
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Get prepared for MM configurations questions

Interview Questionnaire 

1 Question

  • Q1. Basic java questions, project lead experience
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Data structures
  • Q2. Troubleshooting

Xavient Technologies Interview FAQs

How many rounds are there in Xavient Technologies Module Lead interview?
Xavient Technologies interview process usually has 2 rounds. The most common rounds in the Xavient Technologies interview process are One-on-one Round.
What are the top questions asked in Xavient Technologies Module Lead interview?

Some of the top questions asked at the Xavient Technologies Module Lead interview -

  1. client round involve direct interaction with the cli...read more
  2. Splunk and App dynam...read more
  3. Troubleshooting ski...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Xavient Technologies interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Xavient Technologies Module Lead Salary
based on 17 salaries
₹9.5 L/yr - ₹19.2 L/yr
15% less than the average Module Lead Salary in India
View more details
Module Lead
17 salaries
unlock blur

₹9.5 L/yr - ₹19.2 L/yr

Softwaretest Engineer
11 salaries
unlock blur

₹5.1 L/yr - ₹9 L/yr

Senior Software Engineer
11 salaries
unlock blur

₹7 L/yr - ₹14 L/yr

Technical Lead
10 salaries
unlock blur

₹15.5 L/yr - ₹23 L/yr

Software Engineer
9 salaries
unlock blur

₹4.8 L/yr - ₹14.4 L/yr

Explore more salaries
Compare Xavient Technologies with

TCS

3.7
Compare

Accenture

3.9
Compare

Wipro

3.7
Compare

Cognizant

3.8
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview