Premium Employer

i

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

Hitachi Digital Services Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Hitachi Digital Services QA Engineer Interview Questions and Answers

Updated 17 Oct 2024

Hitachi Digital Services QA Engineer Interview Experiences

1 interview found

QA Engineer Interview Questions & Answers

user image Deepak Choudhury

posted on 17 Oct 2024

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

String reverse in java

Round 2 - Technical 

(2 Questions)

  • Q1. Arraylist vs linkedlist
  • Ans. 

    ArrayList is faster for accessing elements, LinkedList is better for frequent insertions and deletions.

    • ArrayList uses dynamic array to store elements, LinkedList uses doubly linked list.

    • ArrayList is faster for accessing elements by index, LinkedList is better for frequent insertions and deletions.

    • Example: ArrayList is suitable for scenarios where random access is required, LinkedList is suitable for scenarios where fre

  • Answered by AI
  • Q2. Interface vs abstract
  • Ans. 

    Interface defines a contract for classes to implement, while abstract class can have some implementation.

    • Interface can only have abstract methods and constants, while abstract class can have abstract methods, concrete methods, and member variables.

    • A class can implement multiple interfaces but can only inherit from one abstract class.

    • Interfaces are used for achieving multiple inheritance in Java, while abstract classes ...

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Testing concepts and agile methodology, linux commands, few java programmings, logical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong at basic concepts.
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Oct 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Was easy, basic fundamentals

Round 2 - Technical 

(1 Question)

  • Q1. Asked questions on resume and DevOps and basic array questions
Round 3 - Technical 

(1 Question)

  • Q1. Asked questions regarding projects and dsa
Round 4 - One-on-one 

(1 Question)

  • Q1. Managerial round
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Questions asked related to SQL and manual testing
Round 2 - Technical 

(1 Question)

  • Q1. Asked questions related to java selenium and manual testing
Round 3 - One-on-one 

(1 Question)

  • Q1. Few technical and few behavioural questions were asked
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Previous project conversation
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Types of status codes found in API testing.
  • Ans. 

    Status codes in API testing indicate the outcome of a request made to the API.

    • 200 - OK: Request was successful

    • 400 - Bad Request: Invalid input or missing parameters

    • 401 - Unauthorized: Authentication required

    • 404 - Not Found: Resource not found

    • 500 - Internal Server Error: Server-side issue

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Exception found while testing
  • Ans. 

    When an exception is found while testing, it means that the software did not behave as expected.

    • Identify the root cause of the exception by analyzing the code and test cases.

    • Reproduce the exception to ensure it is consistent.

    • Document the exception with detailed information such as steps to reproduce, environment details, and screenshots.

    • Collaborate with developers to fix the issue and retest after the fix is implemente

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't loose patience and do hardwork.

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Testing Methologies
Round 2 - One-on-one 

(1 Question)

  • Q1. Situational questions- Test cases on elevator
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Tell me about your skills
  • Ans. 

    I have strong skills in manual and automated testing, test planning, test case design, defect tracking, and regression testing.

    • Proficient in using testing tools such as Selenium, JIRA, and TestRail

    • Experience in creating test plans, test cases, and test scripts

    • Skilled in identifying and documenting software defects

    • Knowledge of regression testing and test automation frameworks

    • Ability to work effectively in a team environ

  • Answered by AI
  • Q2. What is your expected salary
  • Ans. 

    My expected salary is based on my experience, skills, and the market rate for QA Engineers.

    • Consider my years of experience in QA testing

    • Take into account my relevant certifications or qualifications

    • Research the average salary range for QA Engineers in this location

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

(1 Question)

  • Q1. Explain your test auomation architecture and how to use test optimization technique
  • Ans. 

    Test automation architecture involves designing frameworks, tools, and processes to automate testing. Test optimization techniques aim to improve efficiency and effectiveness of testing.

    • Design a modular framework to promote reusability of test scripts

    • Implement data-driven testing to cover various test scenarios

    • Utilize continuous integration tools for automated test execution

    • Leverage parallel testing to reduce overall t...

  • Answered by AI
Round 3 - Coding Test 

Write the combination of binary and linear search program using java or c#

Skills evaluated in this interview

QA Engineer Interview Questions & Answers

Cisco user image Thriveni Surya

posted on 13 Sep 2024

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

(1 Question)

  • Q1. Previous Projects
  • Ans. 

    I have worked on various projects in the past, including testing web applications, mobile apps, and APIs.

    • Tested web applications for functionality, usability, and performance.

    • Tested mobile apps on different devices and platforms.

    • Tested APIs for data accuracy and response times.

  • Answered by AI
Contribute & help others!
anonymous
You can choose to be anonymous

Hitachi Digital Services Interview FAQs

How many rounds are there in Hitachi Digital Services QA Engineer interview?
Hitachi Digital Services interview process usually has 2 rounds. The most common rounds in the Hitachi Digital Services interview process are Coding Test and Technical.
How to prepare for Hitachi Digital Services QA Engineer 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 Hitachi Digital Services. The most common topics and skills that interviewers at Hitachi Digital Services expect are VMware, Windows, Automation, Coding and Computer science.
What are the top questions asked in Hitachi Digital Services QA Engineer interview?

Some of the top questions asked at the Hitachi Digital Services QA Engineer interview -

  1. arraylist vs linkedl...read more
  2. interface vs abstr...read more

Recently Viewed

JOBS

Browse jobs

Discover jobs you love

COMPANY BENEFITS

KNR Constructions

20 benefits

COMPANY BENEFITS

IRB Infrastructure

60 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

SALARIES

Reverie Language Technologies

INTERVIEWS

CSG International

No Interviews

INTERVIEWS

RapidData

No Interviews

INTERVIEWS

Seagate

No Interviews

INTERVIEWS

DevRev Inc

No Interviews

Tell us how to improve this page.

Hitachi Digital Services QA Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Join Hitachi Digital Services A company with a bold vision of our world’s potential.
Hitachi Digital Services QA Engineer Salary
based on 6 salaries
₹9 L/yr - ₹13.7 L/yr
91% more than the average QA Engineer Salary in India
View more details

Hitachi Digital Services QA Engineer Reviews and Ratings

based on 3 reviews

4.6/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

4.5

Salary

4.2

Job security

4.6

Company culture

3.8

Promotions

4.6

Work satisfaction

Explore 3 Reviews and Ratings
Associate Technical Consultant
40 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
35 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Development Engineer
35 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Consultant
34 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
30 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Hitachi Digital Services with

Dell

4.0
Compare

Hewlett Packard Enterprise

4.2
Compare

IBM

4.0
Compare

Cisco

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