Upload Button Icon Add office photos

Filter interviews by

DronaHQ QA Engineer Interview Questions and Answers

Updated 11 Aug 2024

DronaHQ QA Engineer Interview Experiences

1 interview found

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 14 Oct 2022

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

I applied via Referral and was interviewed before Oct 2021. 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 

(2 Questions)

  • Q1. What Is api testing?
  • Ans. 

    API testing is the process of testing APIs to ensure they meet functionality, reliability, performance, and security requirements.

    • API testing involves testing the functionality, reliability, performance, and security of APIs.

    • It focuses on verifying that the API meets its specifications and works as expected.

    • API testing can be done manually or using automated tools.

    • Examples of API testing tools include Postman, SoapUI,

  • Answered by AI
  • Q2. What is Selenium?
  • Ans. 

    Selenium is a popular open-source tool used for automating web browsers.

    • Selenium supports multiple programming languages such as Java, Python, and C#.

    • It can be used for automating testing tasks on web applications.

    • Selenium WebDriver is the most commonly used component for browser automation.

    • Selenium IDE is a record and playback tool for creating automated tests.

    • Selenium Grid allows for parallel test execution across di

  • Answered by AI
Round 3 - Case Study 

Test Case, Bug Life Cycle

Skills evaluated in this interview

Interview questions from similar companies

I applied via Referral and was interviewed in Nov 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Why TCS?

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be clear with the basics and you will be through

I applied via Walk-in and was interviewed before Jun 2021. 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 - Group Discussion 

Current Technologies

Round 3 - Aptitude Test 

Duration 1 hr, Coding,GK and English

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a good knowledge in ths subject which you are applying for th post

I applied via Referral and was interviewed before Mar 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Selenium, Java, functional testing
Round 2 - HR 

(1 Question)

  • Q1. Salary, notice period

Interview Preparation Tips

Interview preparation tips for other job seekers - Good work life balance and learning new technologies

QA Engineer Interview Questions & Answers

Swiggy user image Kumar Mayank

posted on 25 Jul 2023

Interview experience
4
Good
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 - Coding Test 

Binary Search questions were asked

Round 3 - Coding Test 

Peak in a mountain array question were asked

Round 4 - HR 

(2 Questions)

  • Q1. Salary Questions were asked
  • Q2. Salaryyy questions were asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and dont loose hope at last you will get success

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

Interview Questionnaire 

1 Question

  • Q1. They ask very easy question to you.. you have to learn basic of all i listed here Python, DSA, Linux, Computer Network, DBMS

Interview Preparation Tips

Interview preparation tips for other job seekers - It's not too tough. Basics will help to clear interview

I applied via Naukri.com and was interviewed in Jun 2022. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Write a programme to calculate number of integers in String
  • Ans. 

    Program to count integers in a string

    • Loop through each character in the string

    • Check if the character is a digit

    • If it is a digit, increment the count

    • Return the count

  • Answered by AI
  • Q2. Write a programme to find occurance of character in String.
  • Ans. 

    Program to find occurrence of character in String

    • Use a loop to iterate through each character in the string

    • Use a counter variable to keep track of the number of occurrences

    • Compare each character with the target character and increment the counter if they match

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for core java interview questions

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare better for better job.
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 Apr 2023. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. What does QA test engineer does and explain the E2E
  • Ans. 

    QA test engineer ensures software quality by testing applications and systems. E2E refers to end-to-end testing, which involves testing the entire software application from start to finish.

    • QA test engineer is responsible for testing software applications to ensure they meet quality standards.

    • E2E testing involves testing the entire software application from start to finish to ensure all components work together seamless...

  • Answered by AI
  • Q2. Testing and execution
  • Q3. Different applicationflows
  • Ans. 

    Application flows refer to the different paths a user can take within an application to achieve a specific goal.

    • Identify key user actions and decision points within the application

    • Map out the possible paths users can take to complete tasks

    • Consider edge cases and error scenarios in the flow

    • Test each flow to ensure functionality and usability

  • Answered by AI
  • Q4. Test case writing
  • Q5. Test Life Cycle

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare good

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed before Oct 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 tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Details about the past experience
  • Q2. Asked questions about manual testing

Interview Preparation Tips

Topics to prepare for HCLTech QA Engineer interview:
  • Manualtesting
Interview preparation tips for other job seekers - Interview is not tough

DronaHQ Interview FAQs

How many rounds are there in DronaHQ QA Engineer interview?
DronaHQ interview process usually has 3 rounds. The most common rounds in the DronaHQ interview process are Resume Shortlist, Technical and Case Study.
What are the top questions asked in DronaHQ QA Engineer interview?

Some of the top questions asked at the DronaHQ QA Engineer interview -

  1. What Is api testi...read more
  2. What is Seleni...read more

Tell us how to improve this page.

DronaHQ QA Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

QA Engineer Interview Questions from Similar Companies

TCS QA Engineer Interview Questions
3.7
 • 44 Interviews
View all
DronaHQ QA Engineer Salary
based on 5 salaries
₹3.8 L/yr - ₹4.8 L/yr
29% less than the average QA Engineer Salary in India
View more details

DronaHQ QA Engineer Reviews and Ratings

based on 2 reviews

3.0/5

Rating in categories

1.0

Skill development

2.9

Work-life balance

1.0

Salary

2.0

Job security

2.0

Company culture

1.0

Promotions

2.9

Work satisfaction

Explore 2 Reviews and Ratings
Software Engineer
8 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Softwaretest Engineer
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

QA Engineer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Product Architect
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare DronaHQ with

Innovapptive

2.4
Compare

Capgemini

3.7
Compare

TCS

3.7
Compare

Infosys

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