Upload Button Icon Add office photos

Zoho

Compare button icon Compare button icon Compare
4.3

based on 915 Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Zoho QA Engineer Interview Questions and Answers for Experienced

Updated 21 Oct 2024

Zoho QA Engineer Interview Experiences for Experienced

2 interviews found

QA Engineer Interview Questions & Answers

user image Ranjith Natarajan

posted on 21 Oct 2024

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

Aptitude and C questions

Round 2 - Coding Test 

Easy and medium level questions

Round 3 - Coding Test 

Long coding round simple console application

Round 4 - HR 

(2 Questions)

  • Q1. Basic details and some behavioural questions
  • Q2. Tell me about urself
  • Ans. 

    I am a dedicated QA Engineer with 5 years of experience in testing web and mobile applications.

    • Experienced in manual and automated testing

    • Proficient in using testing tools like Selenium and Jira

    • Strong understanding of software development lifecycle

    • Excellent problem-solving skills

    • Effective communication and teamwork abilities

  • Answered by AI

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 6 Sep 2023

Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Apitude test with aputide questions without options (Non-mcq's) 15 questions they were asked. and also 10 c++ coding questions asked.

Round 2 - Coding Test 

I a not shortlisted for the secomd round

Interview questions from similar companies

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

(1 Question)

  • Q1. How you will validate the input you are giving while login if its correct but not with the success message and algorithm for it
  • Ans. 

    Validate input by checking for specific error messages instead of success message

    • Check for error messages related to incorrect input (e.g. 'Invalid username/password')

    • Verify the response code or status returned after login attempt

    • Look for any specific patterns in the error messages that indicate incorrect input

  • Answered by AI

Skills evaluated in this interview

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

(8 Questions)

  • Q1. Java and oops concepts- this, super keyword, regression testing ,manual testing questions
  • Q2. Oops concepts used in framework
  • Ans. 

    Object-oriented programming concepts used in framework design

    • Inheritance: Allows classes to inherit attributes and methods from other classes

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

    • Polymorphism: Ability to present the same interface for different data types

    • Abstraction: Hiding the complex implementation details and showing only the necessary features

  • Answered by AI
  • Q3. How much you rate yourself in java write java programs 1-Interchange array elements 2- occurance of character's in string 3- remove duplicates from given string 4- Find square root
  • Q4. Scenarios based questions 1- questions were based on manual testing, automatio challenges, raising bugs
  • Q5. Will defenitly ask to find xpath Difference between rel and abs xpath
  • Q6. How to select dropdown in selenium
  • Ans. 

    To select a dropdown in Selenium, use the Select class and its methods like selectByVisibleText, selectByValue, or selectByIndex.

    • Use the Select class from org.openqa.selenium.support.ui package

    • Identify the dropdown element using findElement method

    • Create a new Select object by passing the dropdown element as a parameter

    • Use selectByVisibleText, selectByValue, or selectByIndex methods to choose an option

  • Answered by AI
  • Q7. Diff between findelement vs findelements
  • Ans. 

    findelement is used to locate a single element on a webpage, while findelements is used to locate multiple elements on a webpage.

    • findelement returns the first matching element found on the webpage

    • findelements returns a list of all matching elements found on the webpage

    • findelement is used when only one element needs to be located, like a unique identifier

    • findelements is used when multiple elements need to be located, li

  • Answered by AI
  • Q8. Main method in java ,whether it can be overloaded , overrided? why it cannot be overrided?
  • Ans. 

    The main method in Java can be overloaded but not overridden.

    • Main method can be overloaded by defining multiple main methods with different parameters.

    • Overloading allows multiple methods with the same name but different parameters.

    • Main method cannot be overridden because it is a static method and static methods cannot be overridden.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare python/java (whatever your comfortable) questions, with oops concepts
Manual testing FAQ
selenium FAQ
will defenitly ask to write code- prepare mainly on strings and arrays simple programs[ reverse, palindrome, array elements interchange, remove duplicates of string, char occurance in string]

Skills evaluated in this interview

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

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

Round 1 - Aptitude Test 

General Awareness and Numerical ability

Round 2 - Coding Test 

2 coding questions related to Array and Strings

Round 3 - Technical 

(1 Question)

  • Q1. SQL + Puzzles + Java and OOPs concept
Round 4 - HR 

(1 Question)

  • Q1. All types of HR questions related to organization.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Manual : Defect cycle, SDLC, STLC Java : OOPs concept with example. Selenium : Xpath, waits and framwork. ralso they asked UNIX and SQL qua, in SQL joins syntax.
Round 2 - HR 

(1 Question)

  • Q1. HR discussion........

I applied via Company Website and was interviewed in Sep 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Basic autocad functional questions.
  • Q2. About GA and commands

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and back yourself on your knowledge.

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

Interview Questionnaire 

1 Question

  • Q1. Jav aand selenium

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good and smooth. Most if the questions wer asked basics

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

Interview Questionnaire 

1 Question

  • Q1. Java and selenium

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was smooth and good

I applied via Naukri.com and was interviewed in Jun 2020. There were 6 interview rounds.

Interview Questionnaire 

9 Questions

  • Q1. 1) Introduce yourself( informal + formal i.e. including your hobbies, area of interest and then your schooling.college,current job and your future vision)
  • Q2. 2)Based on your roles and responsibilities they will ask questions (scenario based and real time examples also, in my case they asked me to explain the automation framework from scratch , they asked me to ...
  • Q3. 3)You can be asked to solve puzzles (random logical questions which you might have solved when preparing for any competitive exams)
  • Q4. 4)Multiple technical questions on Selenium , Rest Assured for API automation, basics of Java ( note: they can ask you to write any java program also for e.g. print integers in reverse )
  • Q5. 5)Basics of testing , automation vs manual , can you automate 100% functionality ? , What have you done to Optimize your scripts , Framework?
  • Q6. 6)What do you do when your automation script fails , debug process?
  • Ans. 

    When automation script fails, debug process involves identifying the root cause and fixing it.

    • Check the error logs and identify the line of code where the script failed

    • Verify the test data and environment setup

    • Re-run the script with debug mode enabled to identify the issue

    • Fix the issue and re-run the script to ensure it passes

    • Update the test case and report the issue to the development team if necessary

  • Answered by AI
  • Q7. 7)how do you drive your data in automation , how do you validate whether your data is accurate and precise?
  • Ans. 

    Data is driven in automation through input files or databases. Validation is done through assertions and comparing expected vs actual results.

    • Data can be driven through input files like CSV, Excel or databases like MySQL, Oracle

    • Assertions can be used to validate data accuracy and precision

    • Expected vs actual results can be compared to ensure data correctness

    • Data can also be validated through manual inspection or using t

  • Answered by AI
  • Q8. 8)Why do you want to join Dassault Systemes , what do you about the company?
  • Ans. 

    I want to join Dassault Systemes because of their reputation as a leading company in the field of engineering and software solutions.

    • Dassault Systemes is known for its innovative and cutting-edge technology solutions.

    • The company has a strong global presence and a diverse range of clients.

    • Dassault Systemes has a culture of continuous learning and development, which aligns with my career goals.

    • I am impressed by the compa...

  • Answered by AI
  • Q9. 9)What are your future plans , where do you see yourself after 5 years , do you have an plans for higher studies?
  • Ans. 

    I plan to continue growing as a QA Engineer and eventually pursue higher studies in software engineering.

    • I see myself taking on more challenging projects and responsibilities in the QA field.

    • I aim to enhance my skills and knowledge in software testing and quality assurance.

    • I plan to stay updated with the latest industry trends and technologies.

    • Higher studies in software engineering will help me gain a deeper understand...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be relaxed , listen carefully , no hurry , the more precise and crisp your answer is the better your chances are , not necessary to give correct solutions for all the questions if you don't know just politely say it but make sure to tackle questions with a approach consisting of a start , mid and end properly whenever you are solving a question, they are looking at your approach, logical, technical and analytical skills and try to optimize your solutions, Good Luck Folks , You can do it :-) .

Skills evaluated in this interview

Zoho Interview FAQs

How many rounds are there in Zoho QA Engineer interview for experienced candidates?
Zoho interview process for experienced candidates usually has 3-4 rounds. The most common rounds in the Zoho interview process for experienced candidates are Coding Test, Aptitude Test and Resume Shortlist.
What are the top questions asked in Zoho QA Engineer interview for experienced candidates?

Some of the top questions asked at the Zoho QA Engineer interview for experienced candidates -

  1. they asked how did we solve the aptitude questi...read more
  2. Basic details and some behavioural questi...read more
  3. The questions were mostly logi...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Zoho interview
Company Website
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Zoho QA Engineer Salary
based on 32 salaries
₹3.5 L/yr - ₹10 L/yr
At par with the average QA Engineer Salary in India
View more details

Zoho QA Engineer Reviews and Ratings

based on 3 reviews

4.8/5

Rating in categories

3.7

Skill development

4.2

Work-Life balance

4.0

Salary & Benefits

4.8

Job Security

4.8

Company culture

3.8

Promotions/Appraisal

3.7

Work Satisfaction

Explore 3 Reviews and Ratings
Member Technical Staff
1.4k salaries
unlock blur

₹5.5 L/yr - ₹22.2 L/yr

Technical Support Engineer
514 salaries
unlock blur

₹2.2 L/yr - ₹10.8 L/yr

Software Developer
377 salaries
unlock blur

₹4 L/yr - ₹15.5 L/yr

Web Developer
79 salaries
unlock blur

₹3.5 L/yr - ₹12.3 L/yr

Software Engineer
73 salaries
unlock blur

₹4.8 L/yr - ₹14 L/yr

Explore more salaries
Compare Zoho with

Freshworks

3.5
Compare

Salesforce

4.1
Compare

SAP

4.2
Compare

TCS

3.7
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