Upload Button Icon Add office photos
Premium Employer

i

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

NTT Data

Compare button icon Compare button icon Compare
3.9

based on 3.6k Reviews

Filter interviews by

NTT Data Softwaretest Engineer Interview Questions and Answers

Updated 13 Apr 2024

NTT Data Softwaretest Engineer Interview Experiences

3 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Fair

Round 1 - One-on-one 

(1 Question)

  • Q1. Tell me about ypur self

Interview Preparation Tips

Interview preparation tips for other job seekers - it was very well

I applied via Naukri.com and was interviewed in Feb 2022. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Selenium,java ,api testing,maven,manual testing

Interview Preparation Tips

Interview preparation tips for other job seekers - Be clear with concepts what u worked on

Softwaretest Engineer Interview Questions Asked at Other Companies

asked in Playablo
Q1. What is boundary value analysis? How do u perform boundary value ... read more
asked in Playablo
Q2. If u get a blocker defect just the previous day of ur release dat ... read more
Q3. 1. What is STLC, SDLC 2. What is the bug Life cycle. 3. Differenc ... read more
Q4. - Print the frequency of each alphabet for the given string. - Sw ... read more
asked in Playablo
Q5. Write Sql query for displaying total number of students from chil ... read more
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jan 2022. 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 tips
Round 2 - Coding Test 

SQL, DBMS, ETL, UNIX, SQL JOIN, putty and TIDAL

Round 3 - HR 

(2 Questions)

  • Q1. Experience on ETL REASON FOR CHANGE
  • Q2. Reason for change Availability of interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident at SQL and ETL concepts
SQL JOIN
Unix command

What people are saying about NTT Data

View All
optimisticbox
Verified Icon
6d (edited)
ex -
Dbiz.Ai
Referral pls help me!!!
Anyone from NTT DATA ?? Please help me with the referral. Comment please, I'll DM you 🙂 NTT Data
Got a question about NTT Data?
Ask anonymously on communities.

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Referral and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Strings, Arrays , palindrome

Round 2 - Technical 

(2 Questions)

  • Q1. Difference b/w find element and find elements
  • Ans. 

    find element is used to locate a single element on a web page, while find elements is used to locate multiple elements on a web page.

    • find element returns the first matching element on the web page, while find elements returns a list of all matching elements

    • find element is used with the singular 'element' keyword, while find elements is used with the plural 'elements' keyword

    • Example: driver.findElement(By.id("elementId"...

  • Answered by AI
  • Q2. Difference b/w absolute path and relative path
  • Ans. 

    Absolute path specifies the full path from the root directory, while relative path specifies the path relative to the current directory.

    • Absolute path starts from the root directory, while relative path starts from the current directory.

    • Absolute path always begins with a forward slash (/), while relative path does not.

    • Absolute path is fixed and does not change, while relative path can change based on the current directo...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why do you left your pervious job
  • Ans. 

    Seeking new challenges and growth opportunities in a different company.

    • Desire for career advancement

    • Looking for new challenges

    • Seeking better work-life balance

    • Company restructuring or downsizing

    • Relocation to a different city

  • Answered by AI
  • Q2. What are your salary expectations
  • Ans. 

    My salary expectations are based on my experience, skills, and the market rate for the position.

    • Consider my years of experience in software testing

    • Research the average salary for Software Test Engineers in this location

    • Open to negotiation based on benefits package

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

They are asked about hcf and LCM, profit and loss

Round 2 - Coding Test 

Number pattern, array list,prime number,even and odd numbers

Round 3 - Technical 

(3 Questions)

  • Q1. Polymorphism , encapsulation, inheritance, abstraction
  • Q2. Data types, variable, string, control flows
  • Q3. Explain about java
  • Ans. 

    Java is a popular programming language known for its platform independence and object-oriented approach.

    • Java is a high-level, class-based, object-oriented programming language.

    • It is designed to have as few implementation dependencies as possible, making it platform-independent.

    • Java applications are typically compiled to bytecode that can run on any Java virtual machine (JVM).

    • Java has a rich set of APIs and libraries, m...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I would like to turn out to be software professional where I can work as a team member to secure a position where I can efficiently contribute my skills and abilities to growth of the organization and my professional career.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. What is delegates
  • Ans. 

    Delegates are a type-safe function pointers used in C# to reference methods.

    • Delegates allow methods to be passed as parameters

    • Delegates can be used to define callback methods

    • Delegates are used in event handling in C#

  • Answered by AI
  • Q2. Why we use interface in .net core
  • Ans. 

    Interfaces in .NET Core provide a way to define a contract for classes to implement, promoting code reusability and flexibility.

    • Interfaces allow for multiple inheritance in .NET Core, as a class can implement multiple interfaces.

    • Interfaces help in achieving loose coupling between components, making the code more maintainable and testable.

    • Interfaces are used for dependency injection in .NET Core, allowing for easier uni...

  • Answered by AI
  • Q3. Why we use garbage collection
  • Ans. 

    Garbage collection is used to automatically manage memory by reclaiming unused memory and preventing memory leaks.

    • Prevents memory leaks by reclaiming memory that is no longer in use

    • Reduces the risk of memory errors and crashes

    • Improves performance by freeing up memory for other processes

    • Eliminates the need for manual memory management, reducing developer workload

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - it was good experience

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

2 hrs probablity questions

Round 2 - Technical 

(2 Questions)

  • Q1. Find max element from array
  • Q2. Binary seeach algo
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Find the dominations

Round 2 - Technical 

(2 Questions)

  • Q1. Implement min stack
  • Ans. 

    Implement a stack that supports finding the minimum element in constant time.

    • Create a stack to store elements and another stack to store minimum values.

    • When pushing an element, check if it is smaller than the current minimum and push it to the min stack if so.

    • When popping an element, check if it is the current minimum and pop from the min stack if so.

    • To get the minimum element, simply return the top element of the min

  • Answered by AI
  • Q2. Find the lca of a given nodes
  • Ans. 

    The lowest common ancestor (LCA) of two nodes in a tree is the shared ancestor that is located farthest from the root.

    • Traverse the tree from the root to find the paths from the root to each node.

    • Compare the paths to find the last common node between the two paths, which is the LCA.

    • If one node is an ancestor of the other, return that node as the LCA.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - it was good

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Basic c# questions
  • Q2. Basic Asp.net Mvc questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Write Java program to print factorial or number.

NTT Data Interview FAQs

How many rounds are there in NTT Data Softwaretest Engineer interview?
NTT Data interview process usually has 1-2 rounds. The most common rounds in the NTT Data interview process are Technical, Resume Shortlist and Coding Test.

Tell us how to improve this page.

NTT Data Softwaretest Engineer Salary
based on 355 salaries
₹3 L/yr - ₹9.6 L/yr
24% more than the average Softwaretest Engineer Salary in India
View more details

NTT Data Softwaretest Engineer Reviews and Ratings

based on 17 reviews

3.2/5

Rating in categories

3.0

Skill development

3.0

Work-life balance

3.3

Salary

3.1

Job security

3.0

Company culture

2.9

Promotions

3.2

Work satisfaction

Explore 17 Reviews and Ratings
Software Engineer
938 salaries
unlock blur

₹2.8 L/yr - ₹11 L/yr

Senior Associate
766 salaries
unlock blur

₹1.2 L/yr - ₹7.3 L/yr

Network Engineer
653 salaries
unlock blur

₹1.8 L/yr - ₹10 L/yr

Software Developer
614 salaries
unlock blur

₹2.5 L/yr - ₹13 L/yr

Senior Software Engineer
510 salaries
unlock blur

₹6.5 L/yr - ₹25.5 L/yr

Explore more salaries
Compare NTT Data with

Tata Communications

4.1
Compare

Bharti Airtel

4.0
Compare

Reliance Communications

4.0
Compare

Vodafone Idea

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