Upload Button Icon Add office photos
Engaged Employer

i

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

Testbook.com Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Testbook.com QA Engineer Interview Questions and Answers

Updated 10 Jun 2024

Testbook.com QA Engineer Interview Experiences

1 interview found

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 10 Jun 2024

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

I applied via Company Website

Round 1 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. It was an easy question

Interview questions from similar companies

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

I applied via Campus Placement and was interviewed before Mar 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Coding Test consist of 3 coding question, 2 sql questions and 10 output question.

Round 2 - One-on-one 

(1 Question)

  • Q1. Project written on CV, Java questions, Scenario based question and 2 coding question 1. palindrome and string question.
Round 3 - Technical 

(2 Questions)

  • Q1. Panel of 5 , with company CT0, Backend Manager, Android Team Manager and 2 more people. Java question based on String, Java, Scenario based question on testing like, coffee machine, lift, Water bottle, Pa...
  • Q2. Geeksforgeeks puzzle question 2, Aptitude question based on Probalility.
Round 4 - HR 

(2 Questions)

  • Q1. With HR and QA Team Manager
  • Q2. Aptitude and puzzle question. why you want to join company, what are your strengths and weakness, hobbies. Salary Discussion
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is class in python
  • Ans. 

    In Python, a class is a blueprint for creating objects with attributes and methods.

    • Classes are used to create new objects with specific properties and behaviors.

    • They can have attributes (variables) and methods (functions) associated with them.

    • Classes can be used to create multiple instances of objects with the same structure but different data.

    • Inheritance allows classes to inherit attributes and methods from other clas...

  • Answered by AI
  • Q2. What is object in python
  • Ans. 

    In Python, an object is a collection of data (variables) and methods (functions) that act on the data.

    • Objects are instances of classes in Python.

    • They have attributes (variables) and methods (functions) associated with them.

    • Objects can be created using the class keyword.

    • Example: class Car: def __init__(self, make, model): self.make = make self.model = model car1 = Car('Toyota', 'Corolla')

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. What are your strengths'
  • Q2. What are weakness
  • Ans. 

    One of my weaknesses is that I can be overly critical of my own work.

    • I tend to be a perfectionist and can spend too much time on a task to ensure it is flawless

    • I sometimes struggle with delegating tasks to others because I want to make sure they are done correctly

    • I am working on improving my time management skills to prioritize tasks more effectively

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - good

Skills evaluated in this interview

I applied via Job lever and was interviewed before Sep 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Easy leetcode code 2 questions , HTML5 css javascript simple screen design

Round 2 - One-on-one 

(1 Question)

  • Q1. Oop, Simple coding javascript, react basic, sql basic

Interview Preparation Tips

Interview preparation tips for other job seekers - Take it easy and go with confidence which matters most

I applied via Referral and was interviewed before Jan 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Skill & Thaught

Interview Preparation Tips

Interview preparation tips for other job seekers - Just give a simple answer

I applied via Naukri.com and was interviewed in May 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 - HR 

(2 Questions)

  • Q1. Tell me about yourself Why want to join
  • Q2. Willing to relocate , salary expectations

Interview Preparation Tips

Interview preparation tips for other job seekers - Be positive be confident best of luck
Be Positive be confident best of luck
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Nov 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all Resume tips
Round 2 - HR 

(1 Question)

  • Q1. Knowledge regarding the position
Round 3 - Technical 

(1 Question)

  • Q1. Knowledge relevant to position

Interview Preparation Tips

Topics to prepare for BYJU'S Associate interview:
  • Advanced Excel
  • Operations
  • Google sheets
  • Langauges

I was interviewed before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 120 minutes
Round difficulty - Easy

It was a mix of mathematical aptitude, logical ability, and puzzles along with 2 programming questions of easy and medium level. Time was enough and no sectional time was present. 1-2 MCQs on SQL were also present.

This round was immediately followed by an SHL aptitude test which was basically a quick limited time check of your verbal ability and math because many questions were to be done in 1 hour.

  • Q1. 

    Boolean Matrix Transformation Challenge

    Given a 2-dimensional boolean matrix mat of size N x M, your task is to modify the matrix such that if any element is 1, set its entire row and column to 1. Specifi...

  • Ans. 

    Modify a boolean matrix such that if any element is 1, set its entire row and column to 1.

    • Iterate through the matrix and mark rows and columns to be modified

    • Use additional arrays to keep track of rows and columns to be modified

    • Update the matrix in-place based on the marked rows and columns

  • Answered by AI
Round 2 - Video Call 

Round duration - 60 minutes
Round difficulty - Easy

It was an online video interview round on HackerEarth with simultaneous code option. It was mostly justifying your resume in the first 15 minutes. After that OOPS was majorly asked. Basics of programming including questions on STL were asked. A class which required inheritance was asked by the interviewer to write. I was helped by the interviewer if i got stuck somewhere, Some questions on implementation of hashmaps and priority queues were also asked. A puzzle was asked which luckily struct to me at that moment.

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Dronacharya College of Engineering. I applied for the job as Software Engineer in DelhiEligibility criteria7 CGPAToppr interview preparation:Topics to prepare for the interview - DBMS, OOPS, Data structures, Dynamic Programming, Graphs, Algorithms, Sorting searching, Compiler designTime required to prepare for the interview - 4 monthsInterview preparation tips for other job seekers

Tip 1 : Never give up
Tip 2 : When u start a topic, don't move on to next topic before you are 100% confident in previous topic
Tip 3 : Try to give maximum time on basics of a topic especially OOPS
Tip 4 - Practice Atleast 250 Questions
Tip 5 - Ex- Do atleast 2 projects

Application resume tips for other job seekers

Tip 1 : Write only those things in resume in which you are 100% confident
Tip 2 : Write maximum projects you have and be ready to explain them thoroughly
Tip 3 : Don't make any silly spelling mistakes on resume

Final outcome of the interviewSelected

Skills evaluated in this interview

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Explain request lifecycle in rails?
  • Ans. 

    Request lifecycle in Rails involves routing, controller actions, rendering views, and responding to the client.

    • 1. Request comes in through the browser or API endpoint.

    • 2. Rails router determines which controller and action to route the request to.

    • 3. Controller action processes the request, interacts with the model, and prepares data for the view.

    • 4. View template is rendered with the data from the controller.

    • 5. Response ...

  • Answered by AI
  • Q2. Code Merge Sort using Ruby
  • Ans. 

    Implement Merge Sort algorithm in Ruby

    • Divide the array into two halves recursively

    • Merge the sorted halves back together

    • Use a helper method to merge the two halves

  • Answered by AI

Skills evaluated in this interview

Associate Interview Questions & Answers

Planet Spark user image Sayani Chakraborty

posted on 1 Aug 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Good, short and concise

Round 2 - One-on-one 

(1 Question)

  • Q1. Why do you want to join
  • Ans. 

    I am passionate about the industry and believe in the company's mission and values.

    • Passionate about the industry

    • Believe in the company's mission and values

  • Answered by AI
Contribute & help others!
anonymous
You can choose to be anonymous

Testbook.com Interview FAQs

How many rounds are there in Testbook.com QA Engineer interview?
Testbook.com interview process usually has 1 rounds. The most common rounds in the Testbook.com interview process are HR.

Recently Viewed

SALARIES

Reliance Industries

SALARIES

Reliance Industries

SALARIES

Adda 247

COMPANY BENEFITS

Doubtnut

No Benefits

SALARIES

Aditya Birla Group

SALARIES

Eckovation

SALARIES

Nagarro

SALARIES

WizKlub

SALARIES

Fujitsu

SALARIES

Virohan

Tell us how to improve this page.

Testbook.com QA Engineer Interview Process

based on 2 interviews

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

BYJU'S Interview Questions
3.1
 • 2.1k Interviews
Planet Spark Interview Questions
3.7
 • 360 Interviews
Unacademy Interview Questions
3.0
 • 206 Interviews
upGrad Interview Questions
3.7
 • 199 Interviews
NxtWave Interview Questions
3.8
 • 178 Interviews
Simplilearn Interview Questions
3.2
 • 101 Interviews
Skill Lync Interview Questions
3.1
 • 90 Interviews
Teachnook Interview Questions
3.2
 • 86 Interviews
LEAD School Interview Questions
3.3
 • 86 Interviews
Scaler Academy Interview Questions
3.7
 • 82 Interviews
View all
Testbook.com QA Engineer Salary
based on 6 salaries
₹2.9 L/yr - ₹16.4 L/yr
42% more than the average QA Engineer Salary in India
View more details

Testbook.com QA Engineer Reviews and Ratings

based on 2 reviews

1.6/5

Rating in categories

1.6

Skill development

1.6

Work-life balance

1.6

Salary

1.6

Job security

1.6

Company culture

1.6

Promotions

1.6

Work satisfaction

Explore 2 Reviews and Ratings
Senior Business Development Associate
136 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

SME
129 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Business Development Associate
116 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Business Development Executive
70 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
60 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Testbook.com with

BYJU'S

3.1
Compare

Unacademy

3.0
Compare

upGrad

3.7
Compare

MeritNation

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