Premium Employer

i

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

Thomson Reuters Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Thomson Reuters Quality Assurance Analyst Interview Questions and Answers

Updated 22 Mar 2024

Thomson Reuters Quality Assurance Analyst Interview Experiences

1 interview found

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

I applied via Referral and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Did you face any conflict at work place?
  • Q2. Did you face any challenges in current job role?
Round 2 - Technical 

(1 Question)

  • Q1. What are refundable credits and nonrefundable credits in form 1040?
  • Ans. 

    Refundable credits are credits that can result in a refund if they exceed the amount of taxes owed, while nonrefundable credits can only reduce tax liability to zero.

    • Refundable credits can result in a refund if they exceed the amount of taxes owed.

    • Nonrefundable credits can only reduce tax liability to zero.

    • Examples of refundable credits include the Earned Income Tax Credit and the American Opportunity Credit.

    • Examples o...

  • Answered by AI

Interview questions from similar companies

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 Resume tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. What did you do in your previous org?
  • Q2. How did you help with hiring?

Interview Preparation Tips

Interview preparation tips for other job seekers - Do research on payroll fundamentals
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Sep 2022. There were 2 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 - One-on-one 

(4 Questions)

  • Q1. Why you want to join ADP
  • Q2. How you manage conflicts at work
  • Q3. Situation based questions
  • Q4. Where do you see after 5 year

Interview Preparation Tips

Interview preparation tips for other job seekers - You should be prepared before go for the interview. Communication is important
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Tell me about yourself , work experience etc
  • Ans. 

    Experienced professional with a background in retail management and a proven track record of driving sales and leading teams.

    • Worked as a retail manager for 5+ years, overseeing daily operations and staff management

    • Successfully implemented sales strategies that resulted in a 20% increase in revenue

    • Led a team of 15 employees, providing training and support to ensure high performance

    • Strong communication and problem-solvin

  • Answered by AI
  • Q2. How many years of leadership experience on paper
  • Ans. 

    I have 5 years of leadership experience on paper.

    • I have held leadership positions in previous jobs where I was responsible for managing teams and making strategic decisions.

    • I have completed leadership training programs and workshops to enhance my skills in leading and motivating others.

    • I have received positive feedback from supervisors and colleagues regarding my leadership abilities.

    • I have successfully led projects fr...

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

(2 Questions)

  • Q1. What are Unicorns?
  • Ans. 

    Unicorns are mythical creatures often depicted as horse-like animals with a single horn on their forehead.

    • Unicorns are often associated with purity, grace, and magic.

    • They are commonly depicted in folklore, fairy tales, and fantasy literature.

    • In popular culture, unicorns are often portrayed as white horses with a colorful horn.

    • Some cultures believe that unicorn horns have healing properties.

    • The unicorn is the national a

  • Answered by AI
  • Q2. What is M&A? What are rounds of funding?
  • Ans. 

    M&A stands for mergers and acquisitions. Rounds of funding refer to the stages of investment a company goes through.

    • M&A involves the consolidation of companies through various financial transactions such as mergers, acquisitions, or takeovers.

    • Rounds of funding are the different stages of investment a company goes through to raise capital, typically starting with seed funding, followed by Series A, B, C, etc.

    • Each round ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through JD and prepare accordingly. Do not try to fake/ cheat. Be natural.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. General questions
Round 2 - Technical 

(1 Question)

  • Q1. Related my projects and both manual and automation questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Again technical and then they said hr will connect
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 Resume tips
Round 2 - Aptitude Test 

Core finance questions were asked along with logical reasoning and quantitative questions

Round 3 - Technical 

(1 Question)

  • Q1. Everything about equity and financial statements
Round 4 - Behavioral 

(1 Question)

  • Q1. Behaviour questions were asked
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Round 1: HackerRank Test (100 Minutes)
1 DSA question (medium level, binary search on answers)
20 technical questions (OS, DBMS, CN, and other CS fundamentals)
15 general aptitude and communication questions

Round 2 - One-on-one 

(7 Questions)

  • Q1. What is static and dynamic binding in java
  • Ans. 

    Static binding is resolved at compile time while dynamic binding is resolved at runtime in Java.

    • Static binding is also known as early binding.

    • Dynamic binding is also known as late binding.

    • Example of static binding: method overloading.

    • Example of dynamic binding: method overriding.

  • Answered by AI
  • Q2. Sort the linked list
  • Ans. 

    Sorting a linked list involves rearranging the nodes in a specific order.

    • Iterate through the linked list and compare each node with the next one

    • Use a sorting algorithm like bubble sort, merge sort, or quick sort to rearrange the nodes

    • Update the pointers to connect the nodes in the sorted order

  • Answered by AI
  • Q3. What are JAR files?
  • Ans. 

    JAR files are Java Archive files that store multiple Java class files and related metadata.

    • JAR files are used to package Java classes, resources, and metadata into a single file.

    • They are commonly used for distributing Java libraries or applications.

    • JAR files can be created using the 'jar' command in Java.

    • They can also be executed using the 'java -jar' command.

    • Example: mylibrary.jar contains all the class files and reso

  • Answered by AI
  • Q4. Singleton Class example
  • Ans. 

    A Singleton class is a class that can only have one instance created at a time.

    • Singleton classes are often used for managing resources that should only have one instance, such as a database connection.

    • To implement a Singleton class, you typically make the constructor private and provide a static method to access the single instance.

    • Example: Singleton class for logging system where only one instance of the logger is nee

  • Answered by AI
  • Q5. CAP Theorem and its trade-offs
  • Ans. 

    CAP Theorem states that in a distributed system, it is impossible to simultaneously guarantee consistency, availability, and partition tolerance.

    • Consistency: All nodes in the system have the same data at the same time.

    • Availability: Every request gets a response, even if some nodes are down.

    • Partition Tolerance: The system continues to operate despite network partitions.

    • Trade-offs: In a distributed system, you can only h...

  • Answered by AI
  • Q6. Given 2–3 tables, wrote SQL queries based on joins and basic subqueries
  • Q7. Explain wait() and signal()
  • Ans. 

    wait() and signal() are functions used for synchronization in multithreading.

    • wait() is used to make a thread wait until a certain condition is met

    • signal() is used to wake up a waiting thread when the condition is met

    • Example: Producer-consumer problem where producer signals consumer to consume when a new item is produced

  • Answered by AI
Round 3 - One-on-one 

(3 Questions)

  • Q1. Design schema and draw ER diagram for Airport Management System
  • Ans. 

    Airport Management System schema and ER diagram design

    • Entities: Airport, Flight, Passenger, Employee, Schedule

    • Attributes: Airport (code, name, location), Flight (number, destination, departure time), Passenger (name, age, contact info), Employee (ID, name, role), Schedule (flight number, date, time)

    • Relationships: Airport has many Flights, Flight has many Passengers, Employee works at Airport, Flight has Schedule

  • Answered by AI
  • Q2. Normalize a given table; I normalized it up to 3NF.
  • Ans. 

    Normalization is the process of organizing data in a database to reduce redundancy and improve data integrity.

    • Identify the functional dependencies in the table

    • Eliminate partial dependencies by breaking the table into multiple tables

    • Eliminate transitive dependencies by further breaking down the tables

    • Ensure each table has a primary key and all non-key attributes are fully functionally dependent on the primary key

  • Answered by AI
  • Q3. In-depth projects analysis
Round 4 - One-on-one 

(4 Questions)

  • Q1. Explain REST with examples
  • Ans. 

    REST is an architectural style for designing networked applications

    • REST stands for Representational State Transfer

    • It uses standard HTTP methods like GET, POST, PUT, DELETE

    • Resources are identified by URIs

    • Data is transferred in JSON or XML format

    • Example: GET request to 'https://api.example.com/users' to retrieve a list of users

  • Answered by AI
  • Q2. Differences between PUT and POST, and write POST method
  • Ans. 

    PUT is used to update or replace an existing resource, while POST is used to create a new resource.

    • PUT is idempotent, meaning multiple identical requests will have the same effect as a single request

    • POST is not idempotent, meaning multiple identical requests may have different effects

    • PUT is used to update an existing resource at a specific URI

    • POST is used to create a new resource under a specific URI

    • Example: PUT /users...

  • Answered by AI
  • Q3. Discussion about status codes
  • Q4. Various HTTP requests and CRUD operations

Interview Preparation Tips

Topics to prepare for Oracle Quality Analyst interview:
  • OS
  • DBMS
  • SQL
  • Java
  • Rest
  • Machine Learning
  • DSA
  • Data Structures
Interview preparation tips for other job seekers - Maintain a small smile and stay relaxed. This helps you look confident and approachable.

Only include skills on your resume that you’re confident in.

If you’re stuck on a question, don’t panic. Just tell the interviewer what you’re thinking.

If a question isn’t clear, don’t hesitate to ask for clarification; it’s better to fully understand than to guess.

Express your ideas clearly and explain your thought process. Good communication helps the interviewer understand your skills and how you approach problems.

Prepare a few thoughtful questions to ask the interviewer. This shows that you’re interested in the job and have done your research.

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Aptitude Test 

90 mins, difficulty-moderate , 30 mcq's , 1 SQLquery question, 1 coding question

Interview Questionnaire 

3 Questions

  • Q1. Mostly all the real scenarios as to how the processes works and given situations like how would you choose your regression suite, how would you analyze the TCs for automation.
  • Q2. So every project follow different strategies, it should come from your own experience of work. Typical questions were not asked like what is regression, what is Black Box etc.
  • Q3. Mostly work experience would help.
Contribute & help others!
anonymous
You can choose to be anonymous

Thomson Reuters Interview FAQs

How many rounds are there in Thomson Reuters Quality Assurance Analyst interview?
Thomson Reuters interview process usually has 2 rounds. The most common rounds in the Thomson Reuters interview process are Technical.
How to prepare for Thomson Reuters Quality Assurance 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 Thomson Reuters. The most common topics and skills that interviewers at Thomson Reuters expect are Automation Testing, Compliance, Computer Networking, Computer Science and Content Development.

Recently Viewed

DESIGNATION

REVIEWS

Intellect Design Arena

No Reviews

SALARIES

Sutherland Global Services

SALARIES

Sutherland Global Services

SALARIES

Sutherland Global Services

SALARIES

Sutherland Global Services

INTERVIEWS

Thomson Reuters

No Interviews

INTERVIEWS

Thomson Reuters

No Interviews

SALARIES

Sutherland Global Services

JOBS

Sutherland Global Services

No Jobs

Tell us how to improve this page.

Thomson Reuters Quality Assurance Analyst Interview Process

based on 1 interview

Interview experience

3
  
Average
View more
Join Thomson Reuters Clarifying the complex so professionals can act with confidence

Interview Questions from Similar Companies

Oracle Interview Questions
3.7
 • 846 Interviews
Amdocs Interview Questions
3.7
 • 512 Interviews
S&P Global Interview Questions
4.1
 • 275 Interviews
Morningstar Interview Questions
3.9
 • 241 Interviews
Adobe Interview Questions
3.9
 • 233 Interviews
Salesforce Interview Questions
4.0
 • 221 Interviews
FactSet Interview Questions
3.9
 • 204 Interviews
24/7 Customer Interview Questions
3.5
 • 175 Interviews
Globant Interview Questions
3.8
 • 172 Interviews
View all
Thomson Reuters Quality Assurance Analyst Salary
based on 5 salaries
₹6.5 L/yr - ₹7.2 L/yr
13% more than the average Quality Assurance Analyst Salary in India
View more details

Thomson Reuters Quality Assurance Analyst Reviews and Ratings

based on 3 reviews

4.9/5

Rating in categories

4.9

Skill development

4.9

Work-life balance

3.0

Salary

4.9

Job security

4.9

Company culture

3.0

Promotions

4.9

Work satisfaction

Explore 3 Reviews and Ratings
Software Engineer
506 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
477 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Content Specialist
205 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Content Analyst
173 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Devops Engineer
144 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Thomson Reuters with

Bloomberg

3.4
Compare

S&P Global

4.1
Compare

FactSet

3.9
Compare

Morningstar

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