Upload Button Icon Add office photos

Navatar Group

Compare button icon Compare button icon Compare

Filter interviews by

Navatar Group Interview Questions and Answers

Updated 5 Mar 2025
Popular Designations

Navatar Group Interview Experiences

3 interviews 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 experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Excel questions
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024.

Round 1 - One-on-one 

(1 Question)

  • Q1. How many people in india drink tea?
  • Ans. 

    Tea is a staple beverage in India, with millions consuming it daily, reflecting cultural significance and diverse preferences.

    • Cultural Importance: Tea is deeply ingrained in Indian culture, often served during social gatherings and hospitality.

    • Consumption Statistics: Approximately 80% of the Indian population drinks tea, with an estimated 1.3 billion people in the country.

    • Varieties: Popular types include Masala Chai, A...

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. Roles & responsibilities

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Navatar Group?
Ask anonymously on communities.

Interview questions from similar companies

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

Interview Questionnaire 

3 Questions

  • Q1. Supply Chain action on inter location transfer
  • Ans. 

    Inter location transfer in supply chain involves movement of goods between different locations within the supply chain network.

    • Inter location transfer helps in optimizing inventory levels and reducing lead times.

    • It requires coordination between different locations and proper documentation.

    • Examples include transfer of raw materials from warehouse to production facility, transfer of finished goods from manufacturing plan...

  • Answered by AI
  • Q2. Order action if items are not in stock
  • Ans. 

    Order alternative items or notify customer if items are not in stock.

    • Check inventory levels regularly

    • Identify alternative products that can be offered to customers

    • Notify customers of out-of-stock items and provide estimated restock dates

  • Answered by AI
  • Q3. Which ERPs do you have experience in implementing?
  • Ans. 

    I have experience in implementing SAP and Oracle ERPs.

    • Implemented SAP ERP for a manufacturing company

    • Implemented Oracle ERP for a retail company

    • Experience in customizing ERP modules to meet business requirements

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with the ERP modules overview and action

Skills evaluated in this interview

Interview Questionnaire 

2 Questions

  • Q1. State management, oops concept
  • Q2. Indexing, sql joins,sql function

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview was technical.Prepare all the basic concept of c# and sql. Like state management, oops concept, indexing, stored procedure etc
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Dec 2023. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Introduced Yourself
  • Q2. About knowledge in Software Development

Interview Preparation Tips

Interview preparation tips for other job seekers - NA
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Jul 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Coding test duration is 30 to 40 min
on paper pen and topic is simple like related to string,pattern and number's

Round 2 - HR 

(2 Questions)

  • Q1. Introduction about yourself
  • Q2. Salary expectation
Round 3 - Technical 

(2 Questions)

  • Q1. Related to the basic of html css and js
  • Q2. Ask run time short code and explanation
  • Ans. 

    Runtime refers to the period when a program is executing, affecting performance and resource usage.

    • Runtime is when code is executed, as opposed to compile time.

    • Performance can vary based on algorithms used; e.g., O(n) vs O(n^2).

    • Memory usage is crucial; e.g., using arrays vs linked lists can impact runtime.

    • Dynamic typing in languages like Python can lead to slower runtime compared to statically typed languages like C++.

  • Answered by AI
Round 4 - One-on-one 

(2 Questions)

  • Q1. About yourself and other
  • Q2. All about company your expectation and salary disscuced

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident in every round the proccess is so simple and easy
Are these interview questions helpful?
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
  • Q1. Write a mongoDB query to filter top 5 students
  • Ans. 

    Use MongoDB's aggregation framework to filter and sort students by their scores, returning the top 5 results.

    • Use the `find()` method to query the students collection.

    • Sort the results by the score field in descending order.

    • Limit the results to 5 using the `limit()` method.

    • Example: `db.students.find().sort({ score: -1 }).limit(5)`

    • Ensure the score field exists and is indexed for better performance.

  • Answered by AI
  • Q2. What is redux and difference between redux and context api
  • Ans. 

    Redux is a state management library for JavaScript apps, while Context API is a built-in React feature for managing state.

    • Redux provides a centralized store for application state, while Context API allows for state sharing across components without prop drilling.

    • Redux uses actions and reducers to manage state changes, whereas Context API uses the Provider and Consumer pattern.

    • Redux is more suitable for large applicatio...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Apr 2025, where I was asked the following questions.

  • Q1. How I have planned my career.
  • Ans. 

    I have strategically planned my career by setting clear goals, gaining relevant experience, and continuously improving my skills.

    • Goal Setting: I defined short-term and long-term career goals, such as becoming a certified Business Analyst within two years.

    • Skill Development: I enrolled in courses on data analysis and project management to enhance my analytical skills and knowledge.

    • Networking: I actively participated in i...

  • Answered by AI
  • Q2. How I have started my journey towards business analyst
  • Ans. 

    My journey as a business analyst began with a passion for problem-solving and a desire to bridge the gap between business needs and technology.

    • Educational Background: I pursued a degree in Business Administration, which provided me with foundational knowledge in business processes and management.

    • Initial Experience: I started my career as a data analyst, where I honed my skills in data interpretation and reporting, whic...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Aug 2022. 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 - One-on-one 

(2 Questions)

  • Q1. How Many years of experience you have
  • Q2. 12 years of experience on the same field
Round 3 - HR 

(1 Question)

  • Q1. My Expectation and my notice period

Interview Preparation Tips

Interview preparation tips for other job seekers - You must join for better working and learning experiance

Navatar Group Interview FAQs

How many rounds are there in Navatar Group interview?
Navatar Group interview process usually has 1-2 rounds. The most common rounds in the Navatar Group interview process are Technical and One-on-one Round.
What are the top questions asked in Navatar Group interview?

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

  1. What is the concept of manual testing and test case writt...read more
  2. How many people in india drink t...read more
  3. What is Salesfo...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 4 interview experiences

Difficulty level

Easy 100%

Duration

Less than 2 weeks 50%
2-4 weeks 50%
View more

Interview Questions from Similar Companies

Apptunix Interview Questions
4.2
 • 47 Interviews
Odoo Interview Questions
3.3
 • 28 Interviews
Anywhere Interview Questions
4.6
 • 16 Interviews
SaaS Labs Interview Questions
3.4
 • 13 Interviews
Seceon Inc. Interview Questions
4.7
 • 13 Interviews
View all

Navatar Group Reviews and Ratings

based on 23 reviews

2.6/5

Rating in categories

2.2

Skill development

3.0

Work-life balance

2.8

Salary

1.9

Job security

2.4

Company culture

2.3

Promotions

2.2

Work satisfaction

Explore 23 Reviews and Ratings
Business Analyst
15 salaries
unlock blur

₹6.5 L/yr - ₹11.9 L/yr

Senior Business Analyst
14 salaries
unlock blur

₹9.1 L/yr - ₹16.8 L/yr

Salesforce Developer
10 salaries
unlock blur

₹5.5 L/yr - ₹14 L/yr

Salesforce Business Analyst
7 salaries
unlock blur

₹8 L/yr - ₹13 L/yr

Senior QA Engineer
7 salaries
unlock blur

₹4.4 L/yr - ₹8.3 L/yr

Explore more salaries
Compare Navatar Group with

Bhash Software Labs

4.3
Compare

QR Crypher

4.2
Compare

Apptunix

4.2
Compare

HirePro Consulting

3.7
Compare
write
Share an Interview