Upload Button Icon Add office photos

Filter interviews by

Esmob Technologies QA Engineer Interview Questions and Answers

Updated 24 Jan 2022

Esmob Technologies QA Engineer Interview Experiences

1 interview found

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 20 Jan 2022

I applied via Recruitment Consultant and was interviewed in Dec 2021. There were 3 interview rounds.

Interview Preparation Tips

Interview preparation tips for other job seekers - Good place to work for freshers u vl get a knowledge

Interview questions from similar companies

I applied via Naukri.com and was interviewed in May 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Testing techniques

Interview Preparation Tips

Interview preparation tips for other job seekers - Check on glassdoor about questions asked for QA engineer interview
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Aug 2022. There were 3 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 - Technical 

(1 Question)

  • Q1. Test planning , previous projects and automation questions
Round 3 - HR 

(1 Question)

  • Q1. Expectations from company and all.

I applied via Naukri.com and was interviewed in Jan 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. 1. All about the projects/products you worked on.
  • Q2. 2. SQL queries, specially joins, selenium basics , webdriver and java oops concepts
  • Q3. 3. About Api testing, cross browser testing, agile concepts, different types of testing.

Interview Preparation Tips

Interview preparation tips for other job seekers - There are 2 technical and one round with director. Also before technical there is a basic test to see how you can write tests for particular web application.

Prepare well whatever you have mentioned on the resume, your projects, the business knowledge behind the product you worked on and be very confident about your ability to learn and adapt.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Case Study 

Identifying test cases

Round 2 - Aptitude Test 

Defect and bug difference

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

I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Assignment 

Sql question more and related to database

I applied via Approached by Company and was interviewed in Sep 2021. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Agilecscrum, team management, test Mgmt, end to end testing, jira, defect flow
Round 2 - One-on-one 

(1 Question)

  • Q1. Agile scrum, validation testing, jira, Team management, test mgmt

Interview Preparation Tips

Interview preparation tips for other job seekers - Good interview process, shot n sweet process
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. TELL ME ABOUT YOUSELF
  • Ans. 

    I am a dedicated QA Engineer with a passion for ensuring software quality through thorough testing and attention to detail.

    • Experienced in manual and automated testing

    • Proficient in test case creation and execution

    • Skilled in identifying and documenting software defects

    • Strong knowledge of testing methodologies and tools

  • Answered by AI
  • Q2. HOW WAS YOUR DAY
  • Ans. 

    My day was productive and busy, with a lot of testing and bug fixing.

    • Completed regression testing on new feature

    • Identified and fixed several critical bugs

    • Collaborated with developers to resolve issues

    • Attended team meeting to discuss project progress

  • Answered by AI

I appeared for an interview before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 60 mins
Round difficulty - Medium

  • Q1. 

    Railway Seat Berth Determination

    Given a railway seat number represented as an integer, determine if it is a valid seat number and identify its berth type. Possible berth types include lower berth, middle...

  • Ans. 

    Given a railway seat number, determine if it is valid and identify its berth type.

    • Parse input integer 't' for number of test cases

    • For each test case, check if seat number is valid (1 <= N <= 100)

    • Identify berth type based on seat number and output the result

    • Possible berth types are Lower, Middle, Upper, Side Lower, and Side Upper

  • Answered by AI
Round 2 - Video Call 

(1 Question)

Round duration - 90 mins
Round difficulty - Hard

First they asked me to introduce myself then they started questioning on oops concept from basic to advance level such as inheritance, polymorphism, abstraction, exception handling , STL etc. Next they started questioning on data structures. They asked me the logic of “how to find the middle of a linked list”.

  • Q1. 

    Matrix Symmetry Check

    You are provided with a square matrix. Your task is to return true if the matrix is symmetric; otherwise, return false.

    A symmetric matrix is characterized by its transpose being eq...

  • Ans. 

    Check if a square matrix is symmetric by comparing it with its transpose.

    • Iterate through the matrix and compare each element with its corresponding element in the transpose

    • If any pair of elements do not match, return false immediately

    • If all pairs match, return true at the end

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from K. K. Wagh Institute Of Engineering Education And Research. I applied for the job as Software Engineer in PuneEligibility criteria6.0 CGPAJosh Technology Group interview preparation:Topics to prepare for the interview - Data Structures, OOPS, DBMS, Python, SQLTime required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : Clear the basic concepts of data structure and OOPs.
Tip 2 : Use coding ninja platform and Hackerearth for practice on coding skills.
Tip 3 : Use Geeks For Geeks for interview preparation.

Application resume tips for other job seekers

Tip 1: Make your resume short and try to make it of one page only.
Tip 2: Add relevant keywords

Final outcome of the interviewRejected

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Jul 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Check if binary tree is balanced or not.
  • Ans. 

    Check if binary tree is balanced or not.

    • A balanced binary tree has the height of left and right subtrees differ by at most 1.

    • Recursively check the height of left and right subtrees and compare.

    • Use a helper function to calculate the height of a subtree.

    • Time complexity: O(nlogn) for a balanced tree, O(n^2) for a skewed tree.

  • Answered by AI
  • Q2. Detect loops in linked list.
  • Ans. 

    Detect loops in a linked list.

    • Use two pointers, one moving at a faster pace than the other.

    • If there is a loop, the faster pointer will eventually catch up to the slower one.

    • To detect the start of the loop, reset one pointer to the head and move both pointers at the same pace.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview experience was good, do your DS Algo questoin thoroughly.

Skills evaluated in this interview

Tell us how to improve this page.

Esmob Technologies QA Engineer Salary
based on 11 salaries
₹3.4 L/yr - ₹7.2 L/yr
22% less than the average QA Engineer Salary in India
View more details

Esmob Technologies QA Engineer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

3.0

Salary

4.0

Job security

4.0

Company culture

3.0

Promotions

3.0

Work satisfaction

Explore 1 Review and Rating
Software Engineer
191 salaries
unlock blur

₹3.2 L/yr - ₹8 L/yr

Softwaretest Engineer
75 salaries
unlock blur

₹3.5 L/yr - ₹6.8 L/yr

Test Engineer
66 salaries
unlock blur

₹2.8 L/yr - ₹6.4 L/yr

Software Developer
65 salaries
unlock blur

₹3.5 L/yr - ₹7 L/yr

Devops Engineer
51 salaries
unlock blur

₹3.8 L/yr - ₹8.6 L/yr

Explore more salaries
Compare Esmob Technologies with

Medcode

4.5
Compare

Maxgen Technologies

4.6
Compare

Cyfuture

3.0
Compare

Value Point Systems

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