Upload Button Icon Add office photos

Filter interviews by

TransUnion Test Engineer Interview Questions, Process, and Tips

Updated 12 Sep 2024

Top TransUnion Test Engineer Interview Questions and Answers

TransUnion Test Engineer Interview Experiences

2 interviews found

Test Engineer Interview Questions & Answers

user image Sachin Deore

posted on 12 Sep 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What is regression
  • Ans. 

    Regression is a software testing technique used to ensure that new code changes do not negatively impact existing functionality.

    • Regression testing involves re-running previously executed test cases to verify that new code changes have not introduced any new bugs or issues.

    • It helps ensure that the software continues to function correctly after modifications.

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

    • Exa...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - NA

Skills evaluated in this interview

Test Engineer Interview Questions & Answers

user image Anonymous

posted on 13 May 2019

I applied via Recruitment Consultant and was interviewed in May 2019. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Read Excel and how you would do Data Driven Testing
  • Ans. 

    To perform Data Driven Testing, Excel can be used to store test data and read it using automation tools.

    • Create an Excel sheet with test data

    • Use automation tools like Selenium to read data from Excel

    • Iterate through rows and columns to fetch data

    • Use fetched data to perform tests

    • Update Excel sheet with test results

  • Answered by AI
  • Q2. Explain Cucumber Framework
  • Ans. 

    Cucumber is a testing framework that supports Behavior Driven Development (BDD) by allowing tests to be written in a natural language format.

    • Cucumber is a tool used for acceptance testing and collaboration between technical and non-technical team members.

    • It uses the Gherkin language to define test scenarios in a human-readable format.

    • Tests written in Cucumber are organized into feature files, which contain scenarios an...

  • Answered by AI
  • Q3. What tools you use for API testing
  • Ans. 

    I use tools like Postman, SoapUI, and Rest-Assured for API testing.

    • Postman for manual testing and automation

    • SoapUI for functional and load testing

    • Rest-Assured for automated testing in Java

    • Swagger for API documentation and testing

    • JMeter for load testing

    • Newman for running Postman collections in CI/CD pipelines

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - One of the worst Interview Process that I have attended. I attended on May 2019 in Chennai. I got call from a Consultancy for this opportunity and HR from Trans Union sent an email to come by 10 AM sharp. I was at their premises 9.55 AM. They had called for guys from Production support and Web Automation testing (Selenium). They were only calling the names from Production support skill and not automation testing. They kept us waited till 2 PM. I am not really sure why they ask us to come by 10 AM on a weekday and they do interview after their Lunch.

Finally I was called at 2.25 PM for interview. The interviewer asked me question related to API Webservice Automation even though my expertise was Web Automation using Selenium... (Not sure what the Role they are looking for on a given day. When I was waiting for the interview in the main hall, we had conversation with other candidates and everyone are Selenium Automation testers). I told the interviewer that I have experience Web Automation Testing only. Then just for sake, he asked me questions that I have shared below and asked to leave for the day, even though I have answered correctly. When I was answering for his questions, he was really not listening to my answers but was busy typing something on his laptop.

To all the interviewers & company Management : Do not think the candidates are some random junks. They put up a lot of hard work for interview preparation and spend some money for transportation. Listen to them and give feedback atleast on the next day.

I never expected this from a big Product based company like this and I won't got there once again.

Skills evaluated in this interview

Test Engineer Interview Questions Asked at Other Companies

asked in Infosys
Q1. 1. What is the frame work u have worked and explain the framework ... read more
asked in Info Edge
Q2. Consecutive CharactersYou are given a matrix of 'N' rows and 'M' ... read more
asked in Info Edge
Q3. Remove DuplicatesNinja is playing with numbers but hates when he ... read more
asked in GlobalStep
Q4. What are the problems we faced in the old generation video game c ... read more
Q5. what is a type of testing? What are the principles?

Test Engineer Jobs at TransUnion

View all

Interview questions from similar companies

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

(1 Question)

  • Q1. What are testing techniques
  • Ans. 

    Testing techniques are methods used to verify and validate software applications to ensure they meet requirements and function correctly.

    • Black box testing: Testing the functionality of a software application without knowledge of its internal code.

    • White box testing: Testing the internal logic and structure of a software application.

    • Regression testing: Re-running tests on previously tested software to ensure that new cha...

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - One-on-one 

(3 Questions)

  • Q1. What is testing
  • Ans. 

    Testing is the process of evaluating a system or component to determine if it meets the specified requirements.

    • Testing is done to identify defects or errors in a system.

    • It involves executing test cases and comparing the actual results with expected results.

    • Testing can be performed at various levels such as unit testing, integration testing, system testing, and acceptance testing.

    • Different types of testing include funct...

  • Answered by AI
  • Q2. What is regression testing
  • Ans. 

    Regression testing is the process of retesting modified software to ensure that the existing functionalities are not affected.

    • Regression testing is performed after making changes to the software to identify any new defects or issues introduced.

    • It helps ensure that the modifications or enhancements do not cause any unintended side effects.

    • Regression testing can be done manually or using automated testing tools.

    • It involv...

  • Answered by AI
  • Q3. What is database
  • Ans. 

    A database is a structured collection of data that is organized and managed for easy access, retrieval, and manipulation.

    • A database is used to store and manage large amounts of data.

    • It provides a way to organize and structure data for efficient storage and retrieval.

    • Databases can be relational, hierarchical, network, or object-oriented.

    • Examples of databases include MySQL, Oracle, MongoDB, and SQLite.

  • Answered by AI

Skills evaluated in this interview

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 - One-on-one 

(1 Question)

  • Q1. Tesing realted question for manual and automation
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion and other benefit discussion
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Apr 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Manual Testing Concepts Automation Concepts SQL basic Api Testing
Round 3 - One-on-one 

(1 Question)

  • Q1. Mangerial Round
Round 4 - HR 

(1 Question)

  • Q1. Salary Expectations and Joining Date discussions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Assignment 

Technical and project assignments

Interview Preparation Tips

Interview preparation tips for other job seekers - U can learn alot of skills and if we want to switch any domain we can learn and get the real projects,exams,upskill program also available.
Dislikes: No much salary hikes
Round 1 - Coding Test 

Test automation- appium -test coffee

Round 2 - One-on-one 

(1 Question)

  • Q1. On a scale of 1-5 how important a qc engineer in a project.

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident, answer as you're own the responsibilities for all of daily routines
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(11 Questions)

  • Q1. 1. Please introduction your skills and work experiences
  • Ans. 

    I have extensive skills and work experience in test lead roles.

    • Over 5 years of experience as a test lead, leading teams in various software testing projects

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

    • Strong knowledge of test methodologies and best practices

    • Experience in test automation using tools like Selenium and JUnit

    • Excellent communication and leadership skills, able to effectively coordinate wit...

  • Answered by AI
  • Q2. 2. Which tool do you use for API testing?
  • Ans. 

    Postman is a popular tool used for API testing.

    • Postman is a comprehensive API testing tool that allows testers to send requests, analyze responses, and automate testing workflows.

    • It provides a user-friendly interface for creating and managing API requests, as well as features like test scripting, test data management, and result reporting.

    • Postman supports various types of API testing, including functional testing, perf...

  • Answered by AI
  • Q3. 3. Do you know API automation?
  • Ans. 

    Yes, I know API automation.

    • I have experience in automating API testing using tools like Postman, SoapUI, or RestAssured.

    • I am familiar with writing test scripts in languages like Java or Python to automate API testing.

    • I understand concepts like API endpoints, request methods (GET, POST, PUT, DELETE), and response validation.

    • I have worked on API automation frameworks and can design and execute API test suites efficiently...

  • Answered by AI
  • Q4. 4. What does response code '200' mean in SOAP UI?
  • Ans. 

    Response code '200' in SOAP UI means the request was successful.

    • Response code '200' indicates a successful HTTP request.

    • It means that the server has processed the request and is returning the requested data.

    • It is commonly referred to as 'OK' status code.

    • Other common response codes include '404' for not found and '500' for server error.

  • Answered by AI
  • Q5. 5. Explain Inner Join with in SQL with query and example
  • Ans. 

    Inner Join is used to combine rows from two or more tables based on a related column between them.

    • Inner Join returns only the matching rows between the tables

    • It is performed using the JOIN keyword in SQL

    • The common column between the tables is specified using the ON keyword

    • Example query: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column

  • Answered by AI
  • Q6. 6. What are the differences between Test Plan and Test Strategy? Who is responsible for their creation?
  • Ans. 

    Test Plan and Test Strategy are two different documents used in software testing. They have different purposes and responsibilities.

    • Test Plan is a detailed document that outlines the approach, scope, objectives, and schedule of testing activities.

    • Test Strategy is a high-level document that defines the overall testing approach, resources, and tools to be used.

    • Test Plan focuses on the specific details of testing, such as...

  • Answered by AI
  • Q7. 7. Do you know Accessibility Testing? Which tools do you use for it?
  • Ans. 

    Yes, I am familiar with Accessibility Testing and have experience using various tools.

    • Accessibility Testing is the process of evaluating a system's usability for individuals with disabilities.

    • Some commonly used tools for Accessibility Testing include:

    • - WAVE (Web Accessibility Evaluation Tool)

    • - Axe

    • - JAWS (Job Access With Speech)

    • - NVDA (NonVisual Desktop Access)

    • - VoiceOver (for iOS devices)

    • These tools help identify acce...

  • Answered by AI
  • Q8. 8. What are the different blockers that you might seen during accessibility testing?
  • Ans. 

    Blockers in accessibility testing include lack of proper alt text, keyboard navigation issues, color contrast problems, and inaccessible forms.

    • Lack of proper alt text for images

    • Keyboard navigation issues

    • Color contrast problems

    • Inaccessible forms

    • Missing or incorrect headings

    • Inadequate labeling of form fields

    • Insufficient focus indication

    • Inaccessible multimedia content

  • Answered by AI
  • Q9. 9. What are the guidelines for WCAG? What is POUR?
  • Ans. 

    WCAG guidelines provide standards for web accessibility. POUR stands for Perceivable, Operable, Understandable, and Robust.

    • WCAG stands for Web Content Accessibility Guidelines.

    • WCAG provides guidelines for making web content accessible to people with disabilities.

    • POUR is an acronym that represents the four principles of accessibility: Perceivable, Operable, Understandable, and Robust.

    • Perceivable means that the informati...

  • Answered by AI
  • Q10. 10. Do you know OOPS in programming languages? Explain.
  • Ans. 

    Yes, OOPS stands for Object-Oriented Programming. It is a programming paradigm that uses objects to represent and manipulate data.

    • OOPS is a programming paradigm that focuses on objects and their interactions.

    • It allows for the creation of reusable code through the use of classes and objects.

    • Encapsulation, inheritance, and polymorphism are key concepts in OOPS.

    • Example: In Java, classes and objects are used to represent r...

  • Answered by AI
  • Q11. 11. As a QA Lead what are you responsibilities in project ? Please explain considering Agile methodology.
  • Ans. 

    As a QA Lead in Agile methodology, responsibilities include test planning, coordination, team management, and ensuring quality throughout the project.

    • Creating test plans and strategies

    • Coordinating with stakeholders to define acceptance criteria

    • Managing the QA team and assigning tasks

    • Ensuring timely and quality delivery of test artifacts

    • Collaborating with development and product teams

    • Conducting test reviews and providin...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please prepare well all the points that you mention in resume. Majority of the questions can be asked from your resume points itself.

Skills evaluated in this interview

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

Interview Questionnaire 

1 Question

  • Q1.  Questions on testing tools, Jira, Agile, Selenium, BDD Cucumber

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident while answering

TransUnion Interview FAQs

How many rounds are there in TransUnion Test Engineer interview?
TransUnion interview process usually has 1 rounds. The most common rounds in the TransUnion interview process are One-on-one Round.
How to prepare for TransUnion Test 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 TransUnion. The most common topics and skills that interviewers at TransUnion expect are Testing, Agile, Automation, Automation Testing and SQL.
What are the top questions asked in TransUnion Test Engineer interview?

Some of the top questions asked at the TransUnion Test Engineer interview -

  1. Read Excel and how you would do Data Driven Test...read more
  2. What tools you use for API test...read more
  3. Explain Cucumber Framew...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 TransUnion interview
Recruitment Consultant
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

Paytm Interview Questions
3.3
 • 756 Interviews
FIS Interview Questions
3.9
 • 476 Interviews
PayPal Interview Questions
3.9
 • 207 Interviews
Fiserv Interview Questions
3.2
 • 167 Interviews
Visa Interview Questions
3.6
 • 136 Interviews
MasterCard Interview Questions
4.0
 • 132 Interviews
CAMS Interview Questions
3.7
 • 109 Interviews
View all

Fast track your campus placements

View all
TransUnion Test Engineer Salary
based on 24 salaries
₹6.1 L/yr - ₹19 L/yr
128% more than the average Test Engineer Salary in India
View more details
Test Engineer - ETL

Pune,

Chennai

5-8 Yrs

₹ 7.1-13 LPA

Explore more jobs
Senior Analyst
227 salaries
unlock blur

₹7.5 L/yr - ₹23 L/yr

Analyst
201 salaries
unlock blur

₹5 L/yr - ₹12.5 L/yr

Developer
157 salaries
unlock blur

₹9.1 L/yr - ₹28.6 L/yr

Developer Associate
145 salaries
unlock blur

₹5.9 L/yr - ₹15 L/yr

Consultant
107 salaries
unlock blur

₹10 L/yr - ₹33.4 L/yr

Explore more salaries
Compare TransUnion with

CIBIL

4.3
Compare

Experian

3.9
Compare

Equifax

3.4
Compare

Crif High Mark Credit Information Services

3.4
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