Upload Button Icon Add office photos
Premium Employer

i

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

based on 2.7k Reviews

Filter interviews by

NTT Data Information Processing Services Test Analyst Interview Questions and Answers

Updated 27 Sep 2021

NTT Data Information Processing Services Test Analyst Interview Experiences

1 interview found

Test Analyst Interview Questions & Answers

user image Anonymous

posted on 27 Sep 2021

I applied via campus placement at Karpagam College of Engineering, Coimbatore and was interviewed before Sep 2020. There were 6 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Basic programming questions.
  • Q2. Questions on the core subject.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good experience,
Will get this job if you are much confident on you.

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 Aug 2024. There was 1 interview round.

Round 1 - Assignment 

Product tester verious product tester

Interview Preparation Tips

Interview preparation tips for other job seekers - Keeping growing up
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Fair and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Java programming
  • Q2. Salesforce testing
Round 2 - Coding Test 

Same coding and managerial round

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. String Reversal Program
  • Ans. 

    A program to reverse a given string

    • Use a loop to iterate through the characters of the string

    • Create a new string and append each character in reverse order

    • Return the reversed string

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Login Test cases
Round 3 - HR 

(1 Question)

  • Q1. Core java and selenium
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 

50 questions and 45 mins to complete

Round 3 - Coding Test 

Online mcq test based on manual and automation testing based on your skills set

Round 4 - One-on-one 

(2 Questions)

  • Q1. 1)How to switch to iframe
  • Ans. 

    To switch to an iframe, use the switchTo() method of WebDriver.

    • Use driver.switchTo().frame() method to switch to the iframe.

    • Pass the iframe element or iframe index as an argument to the method.

    • Use driver.switchTo().defaultContent() method to switch back to the main content.

  • Answered by AI
  • Q2. 2)How to get placeholder value of input box
  • Ans. 

    To get placeholder value of input box, use getAttribute('placeholder') method in Selenium.

    • Locate the input box using Selenium WebDriver

    • Use getAttribute('placeholder') method to get the placeholder value

    • Store the value in a variable for further use

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Mcq options are confusing be more than sure before selecting though there is no negative marking

Skills evaluated in this interview

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

Interview Questionnaire 

1 Question

  • Q1. 1.oops concepts 2.difference between implicit wait and explicit wait 3.Explain about automation frame work with respect to project 4.How to do performance testing 5.scrum methodology process

Interview Preparation Tips

Interview preparation tips for other job seekers - we can crack interview by preparing all basic java and selenium concepts and also be confident while giving anwers.

Test Analyst Interview Questions & Answers

Fujitsu user image shanmukh alanki

posted on 29 Jun 2017

I was interviewed in Aug 2016.

Interview Questionnaire 

1 Question

  • Q1. What is the difference between automation testing and manual testing?
  • Ans. 

    Automation testing is the use of tools and scripts to execute test cases, while manual testing is performed manually by human testers.

    • Automation testing involves the use of automation tools and scripts to execute test cases.

    • Manual testing is performed manually by human testers without the use of automation tools.

    • Automation testing is faster and more efficient for repetitive tasks.

    • Manual testing allows for exploratory t...

  • Answered by AI

Interview Preparation Tips

Round: Technical Interview
Duration: 2 hours 20 minutes

Skills: Communication, Vocabulary Skills, Ability To Be Involved In Hands On Work
College Name: Andhra University College Of Engineering

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is permission set and profiles
  • Ans. 

    Permission sets and profiles are used in Salesforce to control access to objects, fields, and records.

    • Permission sets are used to grant additional permissions to specific users or groups beyond what is already defined in their profiles.

    • Profiles are used to define the baseline permissions and settings for a user or group.

    • Permission sets can be assigned to users in addition to their profile to give them access to specifi...

  • Answered by AI
  • Q2. Explain the End to End process of loan origination
  • Ans. 

    Loan origination process involves application, underwriting, approval, and funding stages.

    • Customer submits loan application with required documents

    • Lender reviews application for completeness and accuracy

    • Underwriting process assesses borrower's creditworthiness and risk

    • Loan approval or denial decision is made based on underwriting results

    • Funding stage involves disbursing approved loan amount to borrower

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Referral and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Explain about yourself
  • Q2. What is exploratory testing and adhoc testing and how you used these in your project?
  • Ans. 

    Exploratory testing is a simultaneous learning, test design, and test execution approach. Adhoc testing is an informal testing approach without any predefined test cases.

    • Exploratory testing involves exploring the software, learning about it, and designing and executing tests on the fly.

    • Adhoc testing is unplanned and unstructured testing where testers randomly test the application without any specific test cases.

    • In my p...

  • Answered by AI
  • Q3. Roles and responsibilities in your previous projects
  • Q4. Difference between mobile and web testing?
  • Ans. 

    Mobile testing focuses on apps for smartphones and tablets, while web testing focuses on websites accessed through browsers.

    • Mobile testing involves testing apps on different devices and operating systems.

    • Web testing involves testing websites on different browsers and screen sizes.

    • Mobile testing includes testing for touch gestures and device-specific features.

    • Web testing includes testing for cross-browser compatibility ...

  • Answered by AI
  • Q5. Challenges faced in your last project?

Skills evaluated in this interview

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

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

Round 1 - Aptitude Test 

Questions on basic java, manual testing, coding best practices, automation testing

Round 2 - One-on-one 

(2 Questions)

  • Q1. Explain project & framework, selenium question, java ques
  • Q2. Automate a login page and explain it? Synchronisation handling and exception handling
  • Ans. 

    Automate a login page using Selenium WebDriver in Java with synchronization and exception handling.

    • Use Selenium WebDriver to locate the username and password fields, enter valid credentials, and click the login button.

    • Implement explicit and implicit waits for synchronization to handle dynamic elements and page loading.

    • Use try-catch blocks for exception handling to capture and handle any errors during the login process.

    • ...

  • Answered by AI

Skills evaluated in this interview

NTT Data Information Processing Services Interview FAQs

How to prepare for NTT Data Information Processing Services Test Analyst interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at NTT Data Information Processing Services. The most common topics and skills that interviewers at NTT Data Information Processing Services expect are Automation, Consulting, IT Services, Business process and Agile.
What are the top questions asked in NTT Data Information Processing Services Test Analyst interview?

Some of the top questions asked at the NTT Data Information Processing Services Test Analyst interview -

  1. Basic programming questio...read more
  2. Questions on the core subje...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 NTT Data Information Processing Services interview
Campus Placement
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
NTT Data Information Processing Services Test Analyst Salary
based on 52 salaries
₹3.6 L/yr - ₹7.5 L/yr
34% less than the average Test Analyst Salary in India
View more details

NTT Data Information Processing Services Test Analyst Reviews and Ratings

based on 3 reviews

3.9/5

Rating in categories

4.4

Skill development

4.5

Work-Life balance

3.4

Salary & Benefits

4.5

Job Security

4.5

Company culture

4.4

Promotions/Appraisal

3.9

Work Satisfaction

Explore 3 Reviews and Ratings
Senior Associate
461 salaries
unlock blur

₹1.6 L/yr - ₹8 L/yr

Software Development Senior Analyst
431 salaries
unlock blur

₹4.5 L/yr - ₹16 L/yr

Software Development Analyst
399 salaries
unlock blur

₹3.5 L/yr - ₹11.5 L/yr

Software Development Specialist
322 salaries
unlock blur

₹6.8 L/yr - ₹18.5 L/yr

Software Engineer
300 salaries
unlock blur

₹2.8 L/yr - ₹10.7 L/yr

Explore more salaries
Compare NTT Data Information Processing Services with

Accenture

3.9
Compare

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
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