Upload Button Icon Add office photos

Filter interviews by

Thomson Reuters Senior Quality Assurance Engineer 2 Interview Questions and Answers

Updated 13 Aug 2024

Thomson Reuters Senior Quality Assurance Engineer 2 Interview Experiences

1 interview found

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 Aug 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Given a string, print the count of each character occurance.
  • Ans. 

    Count the occurance of each character in a given string.

    • Iterate through the string and store the count of each character in a hashmap.

    • Print the count of each character from the hashmap.

  • Answered by AI
  • Q2. Questions about the current project.
Round 2 - Technical 

(2 Questions)

  • Q1. Questions related to api performance testing
  • Q2. How to automate api using jmeter and how to write assertions for output
  • Ans. 

    Automating API using JMeter and writing assertions for output

    • Record API requests using JMeter's HTTP(S) Test Script Recorder

    • Add assertions to verify response data, status codes, headers, etc.

    • Use JMeter's built-in assertions like Response Assertion, JSON Assertion, etc.

    • Write custom assertions using JMeter functions or scripting languages like Groovy

    • Run the test plan and analyze the results to ensure the API is functioni

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why do you want to switch company
  • Ans. 

    Looking for new challenges and growth opportunities in a different environment.

    • Seeking new challenges and opportunities for professional growth

    • Interested in working with new technologies or industries

    • Desire for a change in company culture or work environment

  • Answered by AI
  • Q2. Salary expectations

Skills evaluated in this interview

Interview questions from similar companies

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

This was 7 years back when i joined as fresher
SQL coding - 1 hr

Round 2 - Technical 

(1 Question)

  • Q1. All testing related theory questions.
Round 3 - One-on-one 

(1 Question)

  • Q1. This round was with manager

I applied via Naukri.com and was interviewed in Jul 2021. There were 6 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Explain oops concept where did you use in your program.
  • Ans. 

    OOPs is a programming paradigm based on the concept of objects. I have used OOPs in multiple programs.

    • Encapsulation: Used private and public access modifiers to restrict access to data members and methods.

    • Inheritance: Created child classes that inherit properties and methods from parent classes.

    • Polymorphism: Implemented method overloading and overriding to perform different actions based on the context.

    • Abstraction: Use...

  • Answered by AI
  • Q2. What is TestNG.
  • Ans. 

    TestNG is a testing framework for Java that supports various testing types and provides advanced features.

    • TestNG stands for Test Next Generation.

    • It supports various testing types such as unit, functional, integration, and end-to-end testing.

    • It provides advanced features such as annotations, data-driven testing, parallel testing, and reporting.

    • It integrates with build tools such as Maven and Gradle.

    • It is widely used in ...

  • Answered by AI
  • Q3. Write String program to reverse the string.
  • Ans. 

    Program to reverse a given string.

    • Declare a character array of the same length as the given string.

    • Copy the characters of the given string into the array in reverse order.

    • Print the reversed string by iterating through the array.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Good with technical sound.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare each and every concept.
You must know everything you written in your resume

I applied via Campus Placement and was interviewed before Sep 2019. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. How do you test a landline phone ?
  • Ans. 

    A landline phone can be tested by checking its connectivity, sound quality, and features.

    • Check if the phone is properly connected to the phone line

    • Make a test call to check the sound quality

    • Test the features such as call waiting, caller ID, and voicemail

    • Check if the phone can make and receive calls

    • Test the volume and tone settings

  • Answered by AI
  • Q2. Why is software testing necessary ?
  • Ans. 

    Software testing is necessary to ensure that the software meets the requirements and functions as expected.

    • Identify defects and errors in the software

    • Ensure software meets functional and non-functional requirements

    • Improve software quality and reliability

    • Reduce the risk of software failure and potential harm to users

    • Save time and money by detecting and fixing issues early

    • Increase user satisfaction and trust in the softw...

  • Answered by AI

Skills evaluated in this interview

Interview Preparation Tips

Round: Test
Experience: It was an online test conducted on a global level platform. The verbal section consisted some random passages on which various questions were asked. Basic English, good reading skills and analyzing capacity are enough to answer these questions. Coming to the quant section, they were based on data interpretation and case studies. Since calculators were allowed, the level of problems were at appreciable level. Time was major factor since it required many lengthy calculations.
Tips: If you have done with your GRE, then this might be somewhat easier. Apart from that practice of quant questions is required and strong fundamentals in maths and English will be the make or break factors of your test.
Duration: 40 minutes
Total Questions: 50

Round: Puzzle Interview
Experience: Rather than calling this as a puzzle interview, I can call it as a combination of puzzles and technical questions. Since there were three profiles offered by the company, I was asked which profile I would like to be in. Later on, they asked why I was fit for that profile and what makes me ideal for that. Since I mentioned that I have good approach towards a problem and good problem solving ability, the interviewer asked me a couple of logical puzzles. Luckily, I cleared them both and was asked to solve them using various approaches. Moving further, some of my programming and logical skills were tested by asking to write down a code and some theoretical concepts.
Tips: I would suggest that when you are given a question to solve, just don't grab the pen and start solving it quietly. Rather than, while solving, keep on saying what and how you are solving. Since the interviewer wants to know how your approach is rather than the answer. He is only interested in your confidence, approach and concepts.

Round: Technical Interview
Experience: Moving on further, I got selected for the technical round, as they were eliminating at every round. The first question was the same and obvious, that why I choose that particular profile. Then followed the questions regarding the software testing and their types.
Explaining that I also provided some real life examples. Then I was given a case study which comprised of all those concepts and was asked to evaluate. Answering that, I was asked whether I had any doubts regarding the profile. The interviewer was very friendly and was very encouraging type.
Tips: Be confident regarding whatever you are trying to say. Rather than answering the interviewer's question in one single shot, try to convince him regarding how you actually arrived at that answer and why that is the most suitable one. Brush up your fundamentals in testing and coding. Relevant knowledge in python and linux is an added advantage.

Round: HR Interview
Experience: I was very glad that I made it this long. HR interview was very chill. I was asked about my hobbies and interests. Later on, I was asked regarding how I perform under pressures and one life turning event. After that it was a friendly discussion. I was briefed regarding the company, CTC and benefits and all.
Tips: Bear a smile while you talk and be diplomatic.

General Tips: As I mentioned earlier, be confident, brush up your fundamentals and give your best infront of the interviewer. Take sufficient time to prepare your resume and be very attentive while mentioning your areas of interests.
Skills: Programming, Logical thinking, Problem solving ability
College Name: Manipal Institute Of Technology, Manipal
Motivation: My friends and our placement coordinator. Main reason was the company itself since I love travelling its a good place to pursue my career.
Funny Moments: In the HR interview, I was asked about one thing I would like to change. The first thing popped in my mind was that I need to stop biting my nails. Listening to that the interviewer burst out laughing and told me some of her experiences regarding this, since she also had the same problem.

Thomson Reuters Interview FAQs

How many rounds are there in Thomson Reuters Senior Quality Assurance Engineer 2 interview?
Thomson Reuters interview process usually has 3 rounds. The most common rounds in the Thomson Reuters interview process are Technical and HR.
What are the top questions asked in Thomson Reuters Senior Quality Assurance Engineer 2 interview?

Some of the top questions asked at the Thomson Reuters Senior Quality Assurance Engineer 2 interview -

  1. How to automate api using jmeter and how to write assertions for out...read more
  2. Given a string, print the count of each character occuran...read more
  3. Questions related to api performance test...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Amdocs Interview Questions
3.8
 • 519 Interviews
Salesforce Interview Questions
4.1
 • 265 Interviews
S&P Global Interview Questions
4.2
 • 264 Interviews
Adobe Interview Questions
4.0
 • 247 Interviews
Morningstar Interview Questions
4.0
 • 238 Interviews
FactSet Interview Questions
4.0
 • 205 Interviews
24/7 Customer Interview Questions
3.5
 • 174 Interviews
Globant Interview Questions
3.9
 • 164 Interviews
View all
Software Engineer
516 salaries
unlock blur

₹5.1 L/yr - ₹20 L/yr

Senior Software Engineer
448 salaries
unlock blur

₹8.1 L/yr - ₹30 L/yr

Content Specialist
201 salaries
unlock blur

₹3 L/yr - ₹6 L/yr

Content Analyst
180 salaries
unlock blur

₹2.2 L/yr - ₹7 L/yr

Devops Engineer
138 salaries
unlock blur

₹4.8 L/yr - ₹18.2 L/yr

Explore more salaries
Compare Thomson Reuters with

Bloomberg

3.4
Compare

S&P Global

4.2
Compare

FactSet

3.9
Compare

Morningstar

4.0
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