Upload Button Icon Add office photos

Filter interviews by

Handelnine Global Interview Questions and Answers

Updated 30 Aug 2024

Handelnine Global Interview Experiences

Popular Designations

2 interviews found

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 30 Aug 2024

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Hirist and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Assignment 

The assignment covers multiple areas of manual QA concepts and tests your critical thinking capability and then they also ask for finding issues in their site

Round 2 - One-on-one 

(5 Questions)

  • Q1. Difference between Sanity and Smoke
  • Ans. 

    Sanity testing is a narrow and deep testing to ensure that the critical functionalities work correctly, while smoke testing is a broad and shallow testing to ensure that the software is stable enough for further testing.

    • Sanity testing focuses on specific areas of the application, while smoke testing covers the basic functionalities.

    • Sanity testing is usually performed after a specific change or bug fix, while smoke test...

  • Answered by AI
  • Q2. Difference between Regression and Retesting
  • Ans. 

    Regression testing is testing the entire application after a change, while retesting is testing a specific bug fix.

    • Regression testing is done to ensure that new code changes do not affect existing functionality.

    • Retesting is done to verify that a specific bug or issue has been fixed.

    • Regression testing involves testing the entire application, while retesting focuses on a specific area.

    • Examples: After adding a new feature...

  • Answered by AI
  • Q3. Important components of a bug report
  • Ans. 

    Key components of a bug report

    • Description of the bug

    • Steps to reproduce the bug

    • Expected behavior

    • Actual behavior

    • Screenshots or logs if available

  • Answered by AI
  • Q4. Why mentioning priority and severity are important
  • Ans. 

    Priority and severity help in determining the urgency and impact of a bug, guiding the team in deciding which issues to address first.

    • Priority indicates the order in which bugs should be fixed, based on business needs or impact on users.

    • Severity reflects the impact of a bug on the system or users, helping prioritize critical issues.

    • By considering both priority and severity, teams can efficiently allocate resources and ...

  • Answered by AI
  • Q5. Elaborate different testing techniques.
  • Ans. 

    Different testing techniques include black box testing, white box testing, regression testing, and exploratory testing.

    • Black box testing: Testing the functionality of a system without knowing its internal code.

    • White box testing: Testing the internal logic and structure of a system.

    • Regression testing: Testing to ensure that new code changes do not adversely affect existing functionality.

    • Exploratory testing: Informal tes...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview questions are basic but the panel is rude and racist.
They would like you to agree with their opinion and would keep on stretching the interview over silly arguement over a question as if they don’t have intention to hire but I think are basically getting their site tested through assignments.So I would recommend not to go for this company.

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 minimum number of socks need to be taken out to get 15 pairs of socks
View answer (9)
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about yourself?
  • Ans. 

    Experienced operations executive with a track record of driving efficiency and profitability in diverse industries.

    • Over 10 years of experience in operations management

    • Led cross-functional teams to streamline processes and reduce costs

    • Implemented technology solutions to improve productivity

    • Strong focus on continuous improvement and strategic planning

    • Previously managed operations for a Fortune 500 company

  • Answered by AI
  • Q2. The work was explained and they expected to complete the task as per their instructions.
Round 2 - Aptitude Test 

Test link was send of testgorilla

Round 3 - One-on-one 

(3 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    Experienced operations executive with a proven track record of driving efficiency and profitability.

    • Over 10 years of experience in operations management

    • Led cross-functional teams to streamline processes and reduce costs

    • Implemented technology solutions to improve productivity

    • Strong focus on continuous improvement and strategic planning

  • Answered by AI
  • Q2. Question was asked according to my past experience
  • Q3. What are your weaknesses and strengths?
  • Ans. 

    My strengths include strong leadership skills and strategic thinking. My weaknesses include a tendency to be overly critical of myself.

    • Strengths: strong leadership skills

    • Strengths: strategic thinking

    • Weaknesses: tendency to be overly critical of myself

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The Hr doesn’t get back to you. You have to ask for the revert.

Senior Executive Operations Interview Questions asked at other Companies

Q1. In 1 day how many veh can be loaded and unloaded with dock man power count of 14.
View answer (7)

Jobs at Handelnine Global

View all

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Jul 2021. There were 4 interview rounds.

Round 1 - Aptitude Test 

Aptitude test on CS subjects like C programming, DBMS, CN, and OS.

Round 2 - Coding Test 

There were 2 input-output based questions of easy to moderate level

Round 3 - Group Discussion 

Every candidate was given an individual topic and was asked to speak on it

Round 4 - HR 

(1 Question)

  • Q1. Some typical HR questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with basic CS subjects you will be able to clear all rounds with ease.

I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic questions

I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude round consists Logical reasoning, General Aptitude, Grammar related questions etc. All are moderate level questions.

Round 2 - Technical 

(3 Questions)

  • Q1. Explain OOPs w.r.t Java
  • Ans. 

    OOPs is a programming paradigm that uses objects to represent real-world entities. Java is an OOPs language.

    • OOPs stands for Object-Oriented Programming System

    • Java is a class-based OOPs language

    • Encapsulation, Inheritance, Polymorphism, and Abstraction are the four pillars of OOPs

    • Objects have state and behavior

    • Java supports interfaces, which allow for multiple inheritance

    • Example: A car can be represented as an object wit...

  • Answered by AI
  • Q2. Explain about the projects that you have worked on
  • Q3. Explain how Java solves machine dependency of code execution
  • Ans. 

    Java solves machine dependency by using bytecode and virtual machine.

    • Java code is compiled into bytecode which is platform-independent

    • The bytecode is executed by the Java Virtual Machine (JVM) which is platform-specific

    • JVM translates bytecode into machine code for the specific platform

    • This allows Java code to run on any platform with a JVM installed

    • Example: A Java program compiled on Windows can run on Linux or Mac as

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why should we hire you?
  • Q2. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Java
Interview preparation tips for other job seekers - Keep it simple, Prepare basics of 1st preferred Programming Language.

Skills evaluated in this interview

I applied via Company Website and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude, reasoning, English, cloud sections

Round 2 - Coding Test 

2 questions in which , one has to complete within an 50 minutes

Round 3 - Communication assessment 

(2 Questions)

  • Q1. Tell me about t Yourself
  • Q2. What are the previous experiences

Interview Preparation Tips

Topics to prepare for Accenture Associate Software Engineer interview:
  • Java
  • SQL
  • Agile Methodology
  • SDLC
Interview preparation tips for other job seekers - Be confident
Keep it just and short
Explain more about your experiences

I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Numerical ability and logical reasoning followed by some coding mcqs

Round 2 - Technical 

(1 Question)

  • Q1. Print 1 to 100 without for loop
  • Ans. 

    Printing 1 to 100 without for loop

    • Use recursion to print numbers from 1 to 99

    • Print 100 outside the recursion

    • Use a base case to stop recursion at 100

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from interview bit and practice mcqs

I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Simple aptitude test

Round 2 - One-on-one 

(1 Question)

  • Q1. General questions as per your cv

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Aptitude
Interview preparation tips for other job seekers - Great company for freshers.. lot to learn and experience

I applied via Campus Placement and was interviewed before Aug 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was a basic aptitude test.

Round 2 - One-on-one 

(1 Question)

  • Q1. Interview was fine. Mostly asked about my final year project.

Interview Preparation Tips

Interview preparation tips for other job seekers - Attend the interview with cool head. All the best.

I applied via Newspaper Ad and was interviewed before Jun 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Technical 

(1 Question)

  • Q1. Basic questions of java.
Round 3 - HR 

(1 Question)

  • Q1. Intro and other hr related questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Cover the basic questions regarding the programming language.

Handelnine Global Interview FAQs

How many rounds are there in Handelnine Global interview?
Handelnine Global interview process usually has 2-3 rounds. The most common rounds in the Handelnine Global interview process are One-on-one Round, Technical and Aptitude Test.
How to prepare for Handelnine Global 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 Handelnine Global. The most common topics and skills that interviewers at Handelnine Global expect are Customer Service, Communication Skills, Javascript, Logistics Operations and customer support.
What are the top questions asked in Handelnine Global interview?

Some of the top questions asked at the Handelnine Global interview -

  1. Why mentioning priority and severity are import...read more
  2. Difference between Regression and Retest...read more
  3. Important components of a bug rep...read more

Tell us how to improve this page.

Handelnine Global Interview Process

based on 3 interviews

Interview experience

2.3
  
Poor
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 796 Interviews
View all

Handelnine Global Reviews and Ratings

based on 19 reviews

3.6/5

Rating in categories

3.3

Skill development

4.2

Work-life balance

3.8

Salary

3.5

Job security

3.7

Company culture

3.6

Promotions

3.8

Work satisfaction

Explore 19 Reviews and Ratings
Full Stack Developer

Mumbai

3-8 Yrs

Not Disclosed

Business Analyst

Mumbai

1-4 Yrs

Not Disclosed

ReactJS Professional

Mumbai

2-5 Yrs

Not Disclosed

Explore more jobs
Senior Executive
6 salaries
unlock blur

₹3 L/yr - ₹4.2 L/yr

Senior Executive Operations
5 salaries
unlock blur

₹4.2 L/yr - ₹5 L/yr

Assistant Manager Operations
4 salaries
unlock blur

₹6.5 L/yr - ₹8 L/yr

Procurement Manager
4 salaries
unlock blur

₹11 L/yr - ₹11 L/yr

Senior Customer Service Executive
4 salaries
unlock blur

₹3.6 L/yr - ₹5.4 L/yr

Explore more salaries
Compare Handelnine Global with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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