Upload Button Icon Add office photos

QAD

Compare button icon Compare button icon Compare

Filter interviews by

QAD QA Engineer Interview Questions and Answers

Updated 15 Mar 2024

QAD QA Engineer Interview Experiences

1 interview found

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 15 Mar 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Case Study 

Question about testing principles, testing pyramid, some scenarious how I would behave

Interview questions from similar companies

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 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 Naukri.com and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Testing concepts and agile methodology, linux commands, few java programmings, logical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong at basic concepts.

QA Engineer Interview Questions & Answers

IBM user image Rishik Bhimavarapu

posted on 11 Oct 2023

Interview experience
3
Average
Difficulty level
Moderate
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 

2 coding ques in 1 hr

Round 3 - Technical 

(5 Questions)

  • Q1. Core java and oops
  • Q2. Use of this keyword in java
  • Ans. 

    The 'this' keyword in Java refers to the current instance of the class.

    • Used to refer to instance variables or methods of the current object

    • Can be used to differentiate between instance variables and local variables with the same name

    • Can be passed as an argument to other methods

  • Answered by AI
  • Q3. Difference between final and finally
  • Ans. 

    final is a keyword used in Java to declare constants, while finally is a block of code used in exception handling to ensure a piece of code is always executed.

    • final is used to declare constants in Java, its value cannot be changed once assigned

    • finally is a block of code used in exception handling to ensure a piece of code is always executed, regardless of whether an exception is thrown or not

    • Example: final int MAX_VALU...

  • Answered by AI
  • Q4. Basic principles of oops
  • Ans. 

    Basic principles of OOP include encapsulation, inheritance, and polymorphism.

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

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

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

    • Example: A 'Car' class may have properties like 'color' and 'model', and methods like 'st

  • Answered by AI
  • Q5. Method over riding and method overloading

Skills evaluated in this interview

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

I was interviewed before Oct 2023.

Round 1 - Technical 

(2 Questions)

  • Q1. Write a program to remove all the space from the sentence .
  • Ans. 

    Program to remove all spaces from a sentence

    • Iterate through each character in the sentence

    • If the character is not a space, add it to a new string

    • Return the new string without spaces

  • Answered by AI
  • Q2. Java oops questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be through with resume and one coding language
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

2 programs.

one finding number times a letter is repeated given a string. other finding all prime numbers until n.

Round 2 - Technical 

(2 Questions)

  • Q1. Intro about self
  • Q2. What goes beind the servers when let's say an order is placed on amazon or something.
  • Ans. 

    When an order is placed on Amazon, it goes through multiple servers including web servers, application servers, databases, and payment gateways.

    • Order is received by web servers which handle the initial request from the user

    • Application servers process the order, check inventory, and update the database

    • Database servers store customer information, order details, and inventory levels

    • Payment gateways handle the transaction ...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Tell me about your skills
  • Ans. 

    I have strong skills in manual and automated testing, test planning, test case design, defect tracking, and regression testing.

    • Proficient in using testing tools such as Selenium, JIRA, and TestRail

    • Experience in creating test plans, test cases, and test scripts

    • Skilled in identifying and documenting software defects

    • Knowledge of regression testing and test automation frameworks

    • Ability to work effectively in a team environ

  • Answered by AI
  • Q2. What is your expected salary
  • Ans. 

    My expected salary is based on my experience, skills, and the market rate for QA Engineers.

    • Consider my years of experience in QA testing

    • Take into account my relevant certifications or qualifications

    • Research the average salary range for QA Engineers in this location

  • Answered by AI

I applied via Naukri.com and was interviewed in Jun 2021. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Java fundamental
  • Q2. Selenium fundamental
  • Q3. SQL query for minimum salary of employees
  • Ans. 

    SQL query to find minimum salary of employees

    • Use the SELECT statement to retrieve the minimum salary

    • Use the MIN() function to find the minimum value

    • Specify the column name for the salary field

    • Specify the table name where the salary field is located

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Make fundamental strong
SQL query
Selenium functionality
OOPS concept

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Questions asked related to SQL and manual testing
Round 2 - Technical 

(1 Question)

  • Q1. Asked questions related to java selenium and manual testing
Round 3 - One-on-one 

(1 Question)

  • Q1. Few technical and few behavioural questions were asked

QAD Interview FAQs

How many rounds are there in QAD QA Engineer interview?
QAD interview process usually has 1 rounds. The most common rounds in the QAD interview process are Case Study.

Tell us how to improve this page.

QAD QA Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

QA Engineer Interview Questions from Similar Companies

TCS QA Engineer Interview Questions
3.7
 • 43 Interviews
IBM QA Engineer Interview Questions
4.0
 • 12 Interviews
View all
Technical Consultant
22 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
17 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Service Delivery Analyst
13 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Consultant 2
12 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Software Engineer
12 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare QAD with

SAP

4.2
Compare

Oracle

3.7
Compare

Infor Global Solution

4.0
Compare

Microsoft Corporation

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