Upload Button Icon Add office photos

Filter interviews by

Quovantis Technologies QA Engineer Interview Questions and Answers

Updated 19 Apr 2024

Quovantis Technologies QA Engineer Interview Experiences

2 interviews found

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 19 Apr 2024

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

I applied via Referral and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Assignment 

Bunny Rabbit program

Round 2 - Technical 

(2 Questions)

  • Q1. Login Page scenario
  • Q2. Explain the code written in Assignment
  • Ans. 

    The code written in the Assignment is a program that performs a specific task.

    • The code likely contains functions, variables, and possibly loops or conditional statements.

    • It may involve testing different scenarios or inputs to ensure the program functions correctly.

    • The code could be written in a specific programming language like Java, Python, or C++.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be ready with Java basics

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 3 Jan 2022

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

Interview Questionnaire 

4 Questions

  • Q1. Write test cases on situation based. (They have given me a portal)
  • Ans. They were basically trying to judge if i can think all the edge/use cases related to that portal. They were also expecting me to ask more and more question related to that portal.
  • Answered Anonymously
  • Q2. Write xpath and css selectors for some elements present on that element.
  • Ans. 

    The candidate is asked to write XPath and CSS selectors for elements on a webpage.

    • XPath is a language used to navigate XML documents and can be used to locate elements on a webpage.

    • CSS selectors are patterns used to select elements on a webpage based on their attributes.

    • XPath selectors start with a forward slash (/) and can traverse the DOM hierarchy.

    • CSS selectors can select elements based on their tag name, class, ID,...

  • Answered by AI
  • Q3. Basic Java questions based on string and array manipulation.
  • Ans. Explain your code to them. Why have you opted for that particular solution.
  • Answered Anonymously
  • Q4. Some questions related to selenium. Like different waits, repoting tools

Interview Preparation Tips

Interview preparation tips for other job seekers - They were several rounds
1. Technical - It lasted for around 1 hr 10 mins (Writing test cases, xpaths, Java coding questions, basic selenium questions, project explanation)
-- I tried to explain my each solution to them. Though all edge cases related to portal to write test cases.

2. Technical with QA Lead - (it also lasted more than 1 hour discussion, project and framework explanation, SQL questions, Java Questions)
-- QA Lead was very good with SQL. Be ready to explain your solution in depth. Basic Java coding questions which were easy. Explained my framework in detail, my day to day responsibilities.

3. Discussion with Manager - (Testing related questions, what is the most critical bug you have found, Tools like JIRA, ALM questions, future aspirations, real reason to join Quovantis)
-- Apart from testing, any other thing I would like to aspire is devOps. I remained transparent on why I wanted to join Quovantis as I was already having offers from big MNCs like Wipro and Deloitte.

4. Discussion with PE team. ( Why do you want to join Quovantis)

5. Final discussion.

Skills evaluated in this interview

QA Engineer Interview Questions Asked at Other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many mi ... read more
Q2. Suppose your manager gave you one task which has to be complete i ... read more
Q3. how to access amazon page directly directly with out using driver ... read more
Q4. 100 apples in 5 consecutive days, each day 6 more than the previo ... read more
Q5. 7)how do you drive your data in automation , how do you validate ... read more

Interview questions from similar companies

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

(2 Questions)

  • Q1. What is the main responsibility of a QA Engineer?
  • Q2. Ensure software quality through testing.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Tell about yourself
  • Q2. Write a program using pythin
  • Ans. 

    Program to print 'Hello, World!' in Python

    • Use the print() function in Python to display text

    • Enclose the text in single or double quotes

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It's nice and godd to feel

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 Dec 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. About your experience.
  • Q2. Tell your experience
  • Ans. 

    I have 5 years of experience in QA roles, focusing on test automation, regression testing, and defect tracking.

    • Experience in test automation using tools like Selenium and JUnit

    • Proficient in regression testing to ensure software quality

    • Skilled in defect tracking and reporting using tools like Jira

    • Collaborated with development teams to resolve issues and improve product quality

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude questions were asked

Round 2 - Coding Test 

It had two questions on binary strings

Interview experience
3
Average
Difficulty level
-
Process Duration
4-6 weeks
Result
No response

I applied via Job Fair and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Aptitude Test 

General queries from lead code

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - HR 

(3 Questions)

  • Q1. Introduction , qualification,job role
  • Q2. Expected salary, working hours
  • Q3. Shift of working

Interview Preparation Tips

Interview preparation tips for other job seekers - They kept me wait about 3hrs then hr came and took 5 mins interview and said we will reschedule for technical round till now I didn't get any response or info regarding technical round its been 2-3months

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

Interview Questionnaire 

1 Question

  • Q1. Mostly related to my profile of testing and work which I was doing in my current company.

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Please make your hiring process fast.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the D/B verification and validation in QA?
  • Ans. 

    D/B verification and validation in QA refers to the process of ensuring that data in a database is accurate, complete, and consistent.

    • Verification involves checking if the data in the database matches the expected values or rules.

    • Validation involves ensuring that the data in the database meets the specified requirements and is reliable.

    • Examples include verifying that user information is correctly stored in a database a...

  • Answered by AI
  • Q2. Verification : ensures the product is being built correctly (meet design specifications). Validation : ensures the right product is built (meets user needs and requirements).

Interview Preparation Tips

Interview preparation tips for other job seekers - Network smartly; connections open door.

Quovantis Technologies Interview FAQs

How many rounds are there in Quovantis Technologies QA Engineer interview?
Quovantis Technologies interview process usually has 2 rounds. The most common rounds in the Quovantis Technologies interview process are Assignment and Technical.
How to prepare for Quovantis Technologies QA 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 Quovantis Technologies. The most common topics and skills that interviewers at Quovantis Technologies expect are Agile, Analytics, Application Development, Business Intelligence and Consulting.
What are the top questions asked in Quovantis Technologies QA Engineer interview?

Some of the top questions asked at the Quovantis Technologies QA Engineer interview -

  1. Write xpath and css selectors for some elements present on that eleme...read more
  2. Explain the code written in Assignm...read more
  3. Write test cases on situation based. (They have given me a port...read more

Tell us how to improve this page.

Quovantis Technologies QA Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Quovantis Technologies QA Engineer Salary
based on 25 salaries
₹4.5 L/yr - ₹13 L/yr
37% more than the average QA Engineer Salary in India
View more details

Quovantis Technologies QA Engineer Reviews and Ratings

based on 2 reviews

3.9/5

Rating in categories

4.8

Skill development

3.9

Work-life balance

3.9

Salary

3.1

Job security

4.0

Company culture

3.0

Promotions

3.9

Work satisfaction

Explore 2 Reviews and Ratings
Software Engineer
81 salaries
unlock blur

₹5.4 L/yr - ₹18 L/yr

Senior Software Engineer
63 salaries
unlock blur

₹10 L/yr - ₹24.5 L/yr

Technical Lead
43 salaries
unlock blur

₹13.8 L/yr - ₹31.5 L/yr

Senior QA Engineer
42 salaries
unlock blur

₹8.4 L/yr - ₹21 L/yr

QA Engineer
25 salaries
unlock blur

₹4.5 L/yr - ₹13 L/yr

Explore more salaries
Compare Quovantis Technologies with

Srijan Technologies

3.5
Compare

TO THE NEW

3.7
Compare

Net Solutions

4.2
Compare

Publicis Sapient

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