Upload Button Icon Add office photos
Engaged Employer

i

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

DXC Technology Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

DXC Technology Softwaretest Engineer Interview Questions and Answers

Updated 18 Oct 2024

DXC Technology Softwaretest Engineer Interview Experiences

2 interviews found

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Coding Test 

Question based on Arrays, LinkedIn list

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepare for Aptitude and Basic DSA like Arrays, String, linked list
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Walk-in and was interviewed in Oct 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Linkedlistestck question
Armstrong no
Fibbonaci series

Round 2 - Group Discussion 

Ai is required or not or person is reuired for a jo b

Interview Preparation Tips

Interview preparation tips for other job seekers - Please study well

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 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.
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
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
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Aptitude Test 

Coding test and self introduction

Interview Preparation Tips

Interview preparation tips for other job seekers - One the most top Mnc company
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
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Apr 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 - Aptitude Test 

Easy to mid level of question and u would require 1 week to prepare.

Round 3 - Technical 

(1 Question)

  • Q1. Easy question about programming and OOPS. other questions were about HR.

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Prepare Aptitude.
2. Prepare for OOPS, DBMS.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

General aptitude and reasoning and esay writing

Round 2 - Technical 

(1 Question)

  • Q1. Tell me about yourself
Round 3 - HR 

(1 Question)

  • Q1. What is your expected salary
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jun 2022. There were 4 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 - Aptitude Test 

Percentage, profit and loss,basic computer questions

Round 3 - Coding Test 

Coding round consists of advanced of c programming language depends on your preferable programming language

Round 4 - Technical 

(4 Questions)

  • Q1. Tell about your self
  • Ans. 

    I am a software test engineer with experience in testing various applications and ensuring their quality.

    • Experienced in manual and automated testing

    • Proficient in using testing tools like Selenium and JUnit

    • Strong knowledge of software testing methodologies and processes

    • Ability to create test plans, test cases, and execute them

    • Experience in identifying and reporting bugs and issues

    • Collaborative team player with excellent

  • Answered by AI
  • Q2. Tell about your project
  • Ans. 

    Developed a web application for online shopping

    • Used Java and Spring framework for backend development

    • Implemented responsive UI using HTML, CSS, and JavaScript

    • Performed unit testing using JUnit and integration testing using Selenium

    • Integrated payment gateway and implemented secure user authentication

    • Collaborated with a team of developers and designers to deliver the project on time

  • Answered by AI
  • Q3. Questions based on your resume and projects
  • Q4. Some common technical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident not to worry about interview and overthinking of it

DXC Technology Interview FAQs

How many rounds are there in DXC Technology Softwaretest Engineer interview?
DXC Technology interview process usually has 1-2 rounds. The most common rounds in the DXC Technology interview process are Coding Test and Group Discussion.

Tell us how to improve this page.

DXC Technology Softwaretest Engineer Interview Process

based on 4 interviews

Interview experience

4
  
Good
View more
DXC Technology Softwaretest Engineer Salary
based on 327 salaries
₹2.9 L/yr - ₹10 L/yr
23% more than the average Softwaretest Engineer Salary in India
View more details

DXC Technology Softwaretest Engineer Reviews and Ratings

based on 26 reviews

4.1/5

Rating in categories

4.0

Skill development

4.2

Work-life balance

3.8

Salary

4.2

Job security

4.1

Company culture

3.9

Promotions

3.8

Work satisfaction

Explore 26 Reviews and Ratings
Associate Professional Software Engineer
2.2k salaries
unlock blur

₹2.6 L/yr - ₹7.8 L/yr

Software Engineer
2k salaries
unlock blur

₹2.4 L/yr - ₹12.1 L/yr

Associate Professional
1.4k salaries
unlock blur

₹2 L/yr - ₹7 L/yr

Associate Software Engineer
1.2k salaries
unlock blur

₹3 L/yr - ₹7.1 L/yr

Professional 1
1.2k salaries
unlock blur

₹3.2 L/yr - ₹12.9 L/yr

Explore more salaries
Compare DXC Technology with

Cognizant

3.7
Compare

Capgemini

3.7
Compare

TCS

3.7
Compare

Wipro

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