Upload Button Icon Add office photos
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

Compare button icon Compare button icon Compare

Filter interviews by

Thomson Reuters Quality Analyst Interview Questions and Answers

Updated 27 May 2024

Thomson Reuters Quality Analyst Interview Experiences

2 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Nov 2023.

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 

Basic questions about Aptitude

Round 3 - Coding Test 

Core Java and Different normal manual testing

Round 4 - HR 

(1 Question)

  • Q1. About yourself and normal questions
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Technical aptitude of General Manual Testing topics

Round 2 - Technical 

(1 Question)

  • Q1. Basic Manual testing topics
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion

Quality Analyst Interview Questions Asked at Other Companies

Q1. How you will maintain the balance between operations and quality ... read more
Q2. 1. What will you if production bug is reported by management that ... read more
Q3. What is difference between Quality Assurance and Quality control?
Q4. How can you make an xpath if there are 5 children nodes and all a ... read more
asked in Marble Box
Q5. As a QA what value you want to add if you get selected?

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Straight forward questions.. like mobile application types
  • Q2. How to install app on mobile devices for testing?
  • Ans. 

    To install an app on mobile devices for testing, you can use various methods such as manual installation, using app stores, or using testing tools.

    • Manually install the app by transferring the APK file to the device and installing it.

    • Use app stores like Google Play Store or Apple App Store to download and install the app.

    • Utilize testing tools like Appium or TestFlight for automated installation and testing.

    • Consider usin...

  • Answered by AI
  • Q3. What is API testing.why we do that, diff between Soap and Rest
  • Ans. 

    API testing is testing the functionality, reliability, performance, and security of APIs. It is done to ensure that the API meets its requirements.

    • API testing involves testing the functionality, reliability, performance, and security of APIs.

    • It is done to ensure that the API meets its requirements and functions as expected.

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

    • Examples of API testing tools include P...

  • Answered by AI
  • Q4. Few simple db queries DML, DDL

Interview Preparation Tips

Interview preparation tips for other job seekers - There are 2 technical rounds, 1 virtual, 1 f2f, in 1st all straight forward questions

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Explain Projects
  • Ans. 

    Projects are temporary endeavors with a specific goal, timeline, and budget.

    • Projects have a defined scope, objectives, and deliverables.

    • They are unique and not part of routine operations.

    • Projects require resources such as people, time, and money.

    • Examples: developing a new software application, constructing a building, organizing an event.

  • Answered by AI
  • Q2. Roles and Responsibilities
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

I applied via LinkedIn and was interviewed in Dec 2021. 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 tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Why BPO? How will you achieve your sales target?
  • Ans. 

    BPO offers a dynamic work environment and opportunities for growth.

    • BPO provides a dynamic work environment with diverse challenges.

    • It offers opportunities for growth and career advancement.

    • Working in a BPO allows me to develop strong communication and problem-solving skills.

    • I enjoy interacting with customers and providing excellent service.

    • BPO industry is constantly evolving, providing new learning opportunities.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Tell them that you are flexible and ready to work any time as per business requirement
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is Test case
  • Ans. 

    A test case is a set of conditions or variables under which a tester will determine whether a system under test satisfies requirements or works correctly.

    • Test cases are designed to validate the functionality of a system.

    • They include steps to be executed, expected results, and actual results.

    • Test cases can be automated or manual.

    • Examples: Login functionality, search feature, checkout process.

  • Answered by AI
  • Q2. Diffrence between validation and verification in testing
  • Ans. 

    Validation ensures the right product is built, while verification ensures the product is built right.

    • Validation confirms that the product meets the customer's requirements and expectations.

    • Verification ensures that the product conforms to its specified requirements.

    • Validation answers the question 'Are we building the right product?' while verification answers 'Are we building the product right?'

    • Examples: Validating tha...

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

(2 Questions)

  • Q1. About project and details of project
  • Q2. Some puzzles to test the logic reasoning

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Get all the characters in a String
  • Ans. 

    To get all the characters in a String, you can convert the String to an array of characters.

    • Convert the String to a char array using the toCharArray() method

    • Iterate through the char array to get each character

    • Store each character in a String array

  • Answered by AI
  • Q2. Write test cases for Prime customers in Amazon Big Billion Day
  • Ans. 

    Test cases for Prime customers in Amazon Big Billion Day

    • Verify that Prime customers have access to exclusive deals and discounts

    • Check if Prime customers receive faster shipping options compared to non-Prime customers

    • Ensure that Prime customers are able to access Prime Day deals and promotions

    • Confirm that Prime customers receive special perks such as early access to deals

  • Answered by AI

Interview Preparation Tips

Topics to prepare for ServiceNow Senior Quality Engineer interview:
  • Java
  • Testing

Skills evaluated in this interview

Quality Engineer Interview Questions & Answers

NCR Voyix user image RatnaKumari Vanamoju

posted on 13 Apr 2022

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
No response

I applied via LinkedIn and was interviewed before Apr 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Testing types Testing techniques Find elements vs find element Window handle vs window handles Framework involved/implemented Cucumber options Hooks Char sequence in string Locating tabs in amazon.in and ...
  • Ans. 

    The question covers various testing types, techniques, elements, window handling, frameworks, Cucumber options, hooks, and string manipulation using Java.

    • Testing types include functional testing, regression testing, performance testing, etc.

    • Testing techniques can involve manual testing, automated testing, black box testing, white box testing, etc.

    • Find element is used to locate a single element on a web page, while find...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Logical question on filling 4 ltrs of water with 5 ltr capacity jug and 3 ltr capacity jug Lead questions like, effort estimation Test plan vs test strategy, how to complete test cases execution if excee...

Interview Preparation Tips

Topics to prepare for NCR Voyix Quality Engineer interview:
  • Brush up on technical stacResume

Skills evaluated in this interview

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

(1 Question)

  • Q1. Manual testing Automation Testing

Thomson Reuters Interview FAQs

How many rounds are there in Thomson Reuters Quality Analyst interview?
Thomson Reuters interview process usually has 3-4 rounds. The most common rounds in the Thomson Reuters interview process are HR, Aptitude Test and Technical.
How to prepare for Thomson Reuters Quality 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 Quality Analysis, SDLC, Business operations, Change Management and Coding.

Tell us how to improve this page.

Thomson Reuters Quality Analyst Interview Process

based on 2 interviews

Interview experience

5
  
Excellent
View more
Thomson Reuters Quality Analyst Salary
based on 65 salaries
₹2.8 L/yr - ₹10.1 L/yr
23% more than the average Quality Analyst Salary in India
View more details

Thomson Reuters Quality Analyst Reviews and Ratings

based on 17 reviews

4.2/5

Rating in categories

3.8

Skill development

4.7

Work-life balance

3.9

Salary

3.9

Job security

4.7

Company culture

3.7

Promotions

4.5

Work satisfaction

Explore 17 Reviews and Ratings
Software Engineer
511 salaries
unlock blur

₹5 L/yr - ₹17.1 L/yr

Senior Software Engineer
451 salaries
unlock blur

₹8.4 L/yr - ₹33 L/yr

Content Specialist
197 salaries
unlock blur

₹3 L/yr - ₹6.2 L/yr

Content Analyst
186 salaries
unlock blur

₹2.7 L/yr - ₹7 L/yr

Associate Software Engineer
139 salaries
unlock blur

₹4.4 L/yr - ₹8.1 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