Upload Button Icon Add office photos

Filter interviews by

Quinbay Sdet Automation Test Engineer Interview Questions and Answers

Updated 10 Jun 2024

Quinbay Sdet Automation Test Engineer Interview Experiences

2 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Puzzles calendar age java questions

Round 2 - Coding Test 

Java array string puzzle

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

I applied via Campus Placement and was interviewed before May 2022. There were 5 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 - Coding Test 

1easy 1 medium question

Round 3 - One-on-one 

(3 Questions)

  • Q1. Technical interview
  • Q2. Oops concepts intermediate level
  • Q3. Data structures basic level
Round 4 - One-on-one 

(1 Question)

  • Q1. Technical interview round 2
Round 5 - HR 

(1 Question)

  • Q1. Personality questions

Sdet Automation Test Engineer Interview Questions Asked at Other Companies

Q1. Wait in selenium and how to find all links present in a page xpat ... read more
Q2. What is page object model and test ng annotations
Q3. How to handle alert in selenium and methods
Q4. How to take screenshot and project framework
Q5. What is software testing life cycle

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 tips
Round 2 - Aptitude Test 

Online aptitude test with reasoning and java

Round 3 - Technical 

(2 Questions)

  • Q1. Explain all Oops concepts briefly
  • Ans. 

    Oops concepts are fundamental principles of object-oriented programming like inheritance, polymorphism, encapsulation, and abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Polymorphism: Ability of objects to take on multiple forms based on the context.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Abstraction: Hiding the complex implemen...

  • Answered by AI
  • Q2. One basic level java question

I applied via Campus Placement and was interviewed in Mar 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. I was asked a question on counting continuous max occurences of 1 in a string

Interview Preparation Tips

Interview preparation tips for other job seekers - Deep knowledge of programming is a must

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

I applied via Referral and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Coding Test 

If you are a fresher , then this is for you else almost no coding test for experienced candidates.

Round 2 - One-on-one 

(1 Question)

  • Q1. Javascript basics, Angular react general questions depends upon profile.
Round 3 - Behavioral 

(1 Question)

  • Q1. They asked general questions related to some hectic situation faced in previous company / project..

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm . Clear your basics . That's it.

I applied via Campus Placement and was interviewed before Aug 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. It was mostly puzzles.
  • Q2. One algo question invoving recursive function .

Interview Preparation Tips

Interview preparation tips for other job seekers - For freshers - prepare puzzles and basic computer science fundamentals
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Self introduction
  • Q2. Project description
  • Ans. 

    Developed a web application for tracking personal fitness goals and progress.

    • Used React.js for front-end development

    • Implemented RESTful APIs for data retrieval and storage

    • Utilized MongoDB for database management

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

(2 Questions)

  • Q1. Questions on project
  • Q2. Any problems faced
  • Ans. 

    Yes, faced challenges with debugging complex code and integrating third-party APIs.

    • Debugging complex code with multiple dependencies

    • Integrating third-party APIs with inconsistent documentation

    • Resolving compatibility issues between different software components

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just chill , they hire anybody even if don't have knowledge they will still hire
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Genral aptitude questions

Round 3 - Technical 

(4 Questions)

  • Q1. Be prepared with your basics
  • Q2. Languages and work flow
  • Q3. Be aware what you keep in your resume
  • Q4. Be strong in a area
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. React lifecycle methods, React hooks

Quinbay Interview FAQs

How many rounds are there in Quinbay Sdet Automation Test Engineer interview?
Quinbay interview process usually has 3-4 rounds. The most common rounds in the Quinbay interview process are Coding Test, One-on-one Round and Resume Shortlist.
How to prepare for Quinbay Sdet Automation Test Engineer 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 Quinbay. The most common topics and skills that interviewers at Quinbay expect are Automation Testing, Cucumber, Java, Selenium and Testng.
What are the top questions asked in Quinbay Sdet Automation Test Engineer interview?

Some of the top questions asked at the Quinbay Sdet Automation Test Engineer interview -

  1. Oops concepts intermediate le...read more
  2. Data structures basic le...read more
  3. Technical interview roun...read more

Tell us how to improve this page.

Quinbay Sdet Automation Test Engineer Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more
Quinbay Sdet Automation Test Engineer Salary
based on 17 salaries
₹7 L/yr - ₹10.1 L/yr
38% less than the average Sdet Automation Test Engineer Salary in India
View more details

Quinbay Sdet Automation Test Engineer Reviews and Ratings

based on 3 reviews

3.7/5

Rating in categories

4.2

Skill development

3.2

Work-life balance

3.6

Salary

3.2

Job security

4.2

Company culture

2.9

Promotions

3.2

Work satisfaction

Explore 3 Reviews and Ratings
Software Engineer
111 salaries
unlock blur

₹8 L/yr - ₹21 L/yr

Senior Software Engineer
94 salaries
unlock blur

₹11.4 L/yr - ₹28 L/yr

Software Developer
43 salaries
unlock blur

₹7.5 L/yr - ₹16.5 L/yr

Site Engineer
26 salaries
unlock blur

₹17 L/yr - ₹22.5 L/yr

Sdet
19 salaries
unlock blur

₹7 L/yr - ₹11.5 L/yr

Explore more salaries
Compare Quinbay with

Medcode

4.5
Compare

Maxgen Technologies

4.5
Compare

Cyfuture

3.0
Compare

Value Point Systems

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