Upload Button Icon Add office photos
Premium Employer

i

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

NTT DATA, Inc. Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

NTT DATA, Inc. Softwaretest Engineer Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

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

Round 1 - Aptitude Test 

Basic test difficulty level was decent. Mathematics and reasoning based.

Round 2 - Coding Test 

Coding questions on basic DSA . Difficulty level was medium

Interview Preparation Tips

Interview preparation tips for other job seekers - Study hard and never give up. You will make it to your dream company. Just try to gain practical experience by internships or projects.

I applied via Naukri.com and was interviewed in Feb 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Mainly asked about current project and our roles and responsibilities

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and go through basics again nd well prepared with your project

I was interviewed before Mar 2021.

Round 1 - Technical 

(2 Questions)

  • Q1. Which browser support in selenium IDE
  • Ans. 

    Selenium IDE supports multiple browsers including Chrome, Firefox, Safari, and Internet Explorer.

    • Selenium IDE supports Chrome, Firefox, Safari, and Internet Explorer

    • Browser support may vary depending on the version of Selenium IDE being used

    • Additional browser support can be added through plugins or extensions

  • Answered by AI
  • Q2. Firefox browser support in selenium IDE
  • Ans. 

    Selenium IDE supports Firefox browser.

    • Selenium IDE is a Firefox plugin

    • It can record and playback tests in Firefox

    • It supports Firefox versions up to 55

    • For newer versions, use Selenium WebDriver

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It is most pretective and security provide our company

Skills evaluated in this interview

I applied via Company Website and was interviewed in Jan 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Technical 

(1 Question)

  • Q1. Introduction and project
Round 3 - HR 

(1 Question)

  • Q1. Introduction project

Interview Preparation Tips

Interview preparation tips for other job seekers - Lean core questions and storng
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain your framework structure
  • Ans. 

    My framework structure is based on a modular approach with reusable components and clear separation of concerns.

    • Modular design with separate modules for different functionalities

    • Reusable components to avoid duplication of code

    • Clear separation of concerns for easy maintenance and scalability

  • Answered by AI
  • Q2. What are waits in selenium you use in your project
  • Ans. 

    Waits in Selenium are used to ensure that the automation script waits for a certain condition to be met before proceeding.

    • Implicit Wait: Waits for a certain amount of time before throwing a NoSuchElementException.

    • Explicit Wait: Waits for a certain condition to be met before proceeding.

    • Fluent Wait: Waits for a condition with a specified frequency of checking.

    • Thread.sleep(): Pauses the script execution for a specified am

  • Answered by AI

Skills evaluated in this interview

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 - Aptitude Test 

Good experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview process is good, practical oriented and easy
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 - Aptitude Test 

Do all aptitude test.
basic core java knowledge.
basic OOPS concept.
coding questions as well.
better prepare for HR related questions as well.

Interview Preparation Tips

Interview preparation tips for other job seekers - do all the aptitude test.
Basic Java knowledge.
Basic OOPS concept.
coding questions as well.
better prepare well before final interview.
HR questions are also asked in final round of interview.

I applied via Recruitment Consulltant and was interviewed in Aug 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 - Technical 

(1 Question)

  • Q1. 1.project related questions
Round 3 - HR 

(1 Question)

  • Q1. Salary decisions only

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare manual and automation interview questions and your current project
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
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Aptitude Test 

Mathematics and reasoning

Round 2 - Technical 

(5 Questions)

  • Q1. Interview communication, skills checking
  • Q2. Now this time using water fall model r not
  • Q3. What is regression testing
  • Ans. 

    Regression testing is the process of retesting a software application to ensure that new code changes have not adversely affected existing functionality.

    • Regression testing is performed after code changes to verify that the existing functionality still works correctly.

    • It helps in identifying any defects introduced by new code changes.

    • Regression testing can be automated to save time and effort.

    • Examples of regression test

  • Answered by AI
  • Q4. What is ajaile methodology
  • Ans. 

    Ajaile methodology is a software development approach that focuses on breaking down projects into small, manageable tasks.

    • Ajaile methodology emphasizes iterative development and frequent collaboration with stakeholders.

    • Tasks are broken down into smaller units to allow for easier tracking and monitoring of progress.

    • This approach helps in identifying and addressing issues early in the development process.

    • Examples of tool...

  • Answered by AI
  • Q5. What is component testing
  • Ans. 

    Component testing is a type of testing that focuses on testing individual components or modules of a software application.

    • It involves testing each component in isolation from the rest of the application.

    • The purpose is to ensure that each component functions correctly on its own.

    • Component testing helps identify defects early in the development process.

    • Examples include unit testing, integration testing, and module testin

  • Answered by AI

Skills evaluated in this interview

Tell us how to improve this page.

NTT DATA, Inc. Softwaretest Engineer Salary
based on 196 salaries
₹2.6 L/yr - ₹10 L/yr
6% less than the average Softwaretest Engineer Salary in India
View more details

NTT DATA, Inc. Softwaretest Engineer Reviews and Ratings

based on 12 reviews

4.6/5

Rating in categories

4.5

Skill development

4.7

Work-life balance

4.5

Salary

4.7

Job security

4.8

Company culture

4.2

Promotions

4.6

Work satisfaction

Explore 12 Reviews and Ratings
Senior Associate
460 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Development Senior Analyst
422 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Development Analyst
406 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Development Specialist
327 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
306 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare NTT DATA, Inc. 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