Upload Button Icon Add office photos

Filter interviews by

Navatar Group QA Engineer Interview Questions and Answers

Updated 18 Sep 2024

Navatar Group QA Engineer Interview Experiences

1 interview found

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 18 Sep 2024

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

(2 Questions)

  • Q1. What is Salesforce
  • Ans. 

    Salesforce is a cloud-based customer relationship management (CRM) platform that helps businesses manage their sales, customer service, marketing, and more.

    • CRM platform used for managing sales, customer service, marketing, and more

    • Cloud-based solution accessible from anywhere

    • Offers various tools and features for automation, analytics, and collaboration

  • Answered by AI
  • Q2. What is the concept of manual testing and test case writting
  • Ans. 

    Manual testing involves executing test cases without the use of automation tools. Test case writing is the process of documenting steps to test a specific functionality.

    • Manual testing is the process of executing test cases by hand to identify software defects.

    • Test case writing involves documenting detailed steps to test a specific functionality or feature.

    • Manual testing requires human intervention to observe and verify...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Confidence is the key to crack interviews

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
No response

I applied via Approached by Company

Round 1 - Aptitude Test 

They conduct the first aptitude round,after selected this test,then you move to interview processes.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Time wasted,the HR only interested to know our personal details only such as family bakground details,they asked some points about my projects which i mentioned my resume.After giving interview no response...
  • Q2. Details explanation about projects

Interview Preparation Tips

Interview preparation tips for other job seekers - if you want to wasted your time,then come here
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Coding Test 

First round is the coding test in which it involves multiple choice questions based on programming , output questions in which we have to write output of a given code, and 2-4 theoretical question based on oops , dsa and mysql. Overall the test was very simple and easy.

Round 2 - Technical 

(4 Questions)

  • Q1. What is inheritance and its types?
  • Ans. 

    Inheritance is a concept in object-oriented programming where a class inherits attributes and methods from another class.

    • Types of inheritance include single inheritance, where a class inherits from only one parent class

    • Multiple inheritance, where a class inherits from more than one parent class

    • Multilevel inheritance, where a class inherits from a derived class, which in turn inherits from another class

    • Hierarchical inhe...

  • Answered by AI
  • Q2. Swap two variables without using third variable
  • Ans. 

    To swap two variables without using a third variable, use arithmetic operations.

    • Use addition and subtraction to swap values

    • Example: a = 5, b = 10. a = a + b (a = 15), b = a - b (b = 5), a = a - b (a = 10)

  • Answered by AI
  • Q3. Question about error handling in python
  • Q4. Write a code to implement exception in python
  • Ans. 

    Implementing exception handling in Python code

    • Use try-except block to catch and handle exceptions

    • Raise custom exceptions using 'raise' keyword

    • Use 'finally' block to execute code regardless of exception

    • Handle specific exceptions using 'except' with specific exception type

  • Answered by AI

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Aptitude Test 

In this round you have to solve 3 section where first section has 10 technical MCQ, second section has three code problem for which You have to write output and then last section has 3 code but have to write two code and for one question you have to write percentage.

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
No response

I applied via Approached by Company

Round 1 - Aptitude Test 

They conduct the first aptitude round,after selected this test,then you move to interview processes.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Time wasted,the HR only interested to know our personal details only such as family bakground details,they asked some points about my projects which i mentioned my resume.After giving interview no response...
  • Q2. Details explanation about projects

Interview Preparation Tips

Interview preparation tips for other job seekers - if you want to wasted your time,then come here
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Coding Test 

First round is the coding test in which it involves multiple choice questions based on programming , output questions in which we have to write output of a given code, and 2-4 theoretical question based on oops , dsa and mysql. Overall the test was very simple and easy.

Round 2 - Technical 

(4 Questions)

  • Q1. What is inheritance and its types?
  • Ans. 

    Inheritance is a concept in object-oriented programming where a class inherits attributes and methods from another class.

    • Types of inheritance include single inheritance, where a class inherits from only one parent class

    • Multiple inheritance, where a class inherits from more than one parent class

    • Multilevel inheritance, where a class inherits from a derived class, which in turn inherits from another class

    • Hierarchical inhe...

  • Answered by AI
  • Q2. Swap two variables without using third variable
  • Ans. 

    To swap two variables without using a third variable, use arithmetic operations.

    • Use addition and subtraction to swap values

    • Example: a = 5, b = 10. a = a + b (a = 15), b = a - b (b = 5), a = a - b (a = 10)

  • Answered by AI
  • Q3. Question about error handling in python
  • Q4. Write a code to implement exception in python
  • Ans. 

    Implementing exception handling in Python code

    • Use try-except block to catch and handle exceptions

    • Raise custom exceptions using 'raise' keyword

    • Use 'finally' block to execute code regardless of exception

    • Handle specific exceptions using 'except' with specific exception type

  • Answered by AI

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Aptitude Test 

In this round you have to solve 3 section where first section has 10 technical MCQ, second section has three code problem for which You have to write output and then last section has 3 code but have to write two code and for one question you have to write percentage.

Navatar Group Interview FAQs

How many rounds are there in Navatar Group QA Engineer interview?
Navatar Group interview process usually has 1 rounds. The most common rounds in the Navatar Group interview process are Technical.
What are the top questions asked in Navatar Group QA Engineer interview?

Some of the top questions asked at the Navatar Group QA Engineer interview -

  1. What is the concept of manual testing and test case writt...read more
  2. What is Salesfo...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Odoo Interview Questions
3.5
 • 25 Interviews
Anywhere Interview Questions
4.5
 • 13 Interviews
Seceon Inc. Interview Questions
4.8
 • 12 Interviews
Apptunix Interview Questions
3.5
 • 7 Interviews
View all
Navatar Group QA Engineer Salary
based on 6 salaries
₹2.2 L/yr - ₹7.9 L/yr
33% less than the average QA Engineer Salary in India
View more details

Navatar Group QA Engineer Reviews and Ratings

based on 2 reviews

5.0/5

Rating in categories

4.9

Skill development

5.0

Work-Life balance

4.9

Salary & Benefits

4.9

Job Security

4.9

Company culture

4.9

Promotions/Appraisal

4.9

Work Satisfaction

Explore 2 Reviews and Ratings
Business Analyst
18 salaries
unlock blur

₹6.5 L/yr - ₹12 L/yr

Senior Business Analyst
13 salaries
unlock blur

₹9.1 L/yr - ₹16.8 L/yr

Salesforce Developer
10 salaries
unlock blur

₹5.5 L/yr - ₹14 L/yr

Senior QA Engineer
8 salaries
unlock blur

₹4.4 L/yr - ₹8.4 L/yr

Senior Software Engineer
7 salaries
unlock blur

₹7 L/yr - ₹16 L/yr

Explore more salaries
Compare Navatar Group with

Sequoia Capital

3.4
Compare

Kalaari Capital

3.5
Compare

Matrix Partners

2.8
Compare

Nexus Venture Partners

3.0
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