Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Globant Team. If you also belong to the team, you can get access from here

Globant Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Globant Quality Analyst Interview Questions and Answers

Updated 18 Apr 2024

Globant Quality Analyst Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

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

Round 1 - Technical 

(4 Questions)

  • Q1. Straight forward questions.. like mobile application types
  • Q2. How to install app on mobile devices for testing?
  • Ans. 

    To install an app on mobile devices for testing, you can use various methods such as manual installation, using app stores, or using testing tools.

    • Manually install the app by transferring the APK file to the device and installing it.

    • Use app stores like Google Play Store or Apple App Store to download and install the app.

    • Utilize testing tools like Appium or TestFlight for automated installation and testing.

    • Consider usin...

  • Answered by AI
  • Q3. What is API testing.why we do that, diff between Soap and Rest
  • Ans. 

    API testing is testing the functionality, reliability, performance, and security of APIs. It is done to ensure that the API meets its requirements.

    • API testing involves testing the functionality, reliability, performance, and security of APIs.

    • It is done to ensure that the API meets its requirements and functions as expected.

    • API testing can be done manually or using automated tools.

    • Examples of API testing tools include P...

  • Answered by AI
  • Q4. Few simple db queries DML, DDL

Interview Preparation Tips

Interview preparation tips for other job seekers - There are 2 technical rounds, 1 virtual, 1 f2f, in 1st all straight forward questions

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain Projects
  • Ans. 

    Projects are temporary endeavors with a specific goal, timeline, and budget.

    • Projects have a defined scope, objectives, and deliverables.

    • They are unique and not part of routine operations.

    • Projects require resources such as people, time, and money.

    • Examples: developing a new software application, constructing a building, organizing an event.

  • Answered by AI
  • Q2. Roles and Responsibilities
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Nov 2023.

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 - Aptitude Test 

Basic questions about Aptitude

Round 3 - Coding Test 

Core Java and Different normal manual testing

Round 4 - HR 

(1 Question)

  • Q1. About yourself and normal questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. General questions
Round 2 - Technical 

(1 Question)

  • Q1. Related my projects and both manual and automation questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Again technical and then they said hr will connect

I applied via LinkedIn and was interviewed in Dec 2021. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Why BPO? How will you achieve your sales target?
  • Ans. 

    BPO offers a dynamic work environment and opportunities for growth.

    • BPO provides a dynamic work environment with diverse challenges.

    • It offers opportunities for growth and career advancement.

    • Working in a BPO allows me to develop strong communication and problem-solving skills.

    • I enjoy interacting with customers and providing excellent service.

    • BPO industry is constantly evolving, providing new learning opportunities.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Tell them that you are flexible and ready to work any time as per business requirement
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is Test case
  • Ans. 

    A test case is a set of conditions or variables under which a tester will determine whether a system under test satisfies requirements or works correctly.

    • Test cases are designed to validate the functionality of a system.

    • They include steps to be executed, expected results, and actual results.

    • Test cases can be automated or manual.

    • Examples: Login functionality, search feature, checkout process.

  • Answered by AI
  • Q2. Diffrence between validation and verification in testing
  • Ans. 

    Validation ensures the right product is built, while verification ensures the product is built right.

    • Validation confirms that the product meets the customer's requirements and expectations.

    • Verification ensures that the product conforms to its specified requirements.

    • Validation answers the question 'Are we building the right product?' while verification answers 'Are we building the product right?'

    • Examples: Validating tha...

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

(2 Questions)

  • Q1. About project and details of project
  • Q2. Some puzzles to test the logic reasoning

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Get all the characters in a String
  • Ans. 

    To get all the characters in a String, you can convert the String to an array of characters.

    • Convert the String to a char array using the toCharArray() method

    • Iterate through the char array to get each character

    • Store each character in a String array

  • Answered by AI
  • Q2. Write test cases for Prime customers in Amazon Big Billion Day
  • Ans. 

    Test cases for Prime customers in Amazon Big Billion Day

    • Verify that Prime customers have access to exclusive deals and discounts

    • Check if Prime customers receive faster shipping options compared to non-Prime customers

    • Ensure that Prime customers are able to access Prime Day deals and promotions

    • Confirm that Prime customers receive special perks such as early access to deals

  • Answered by AI

Interview Preparation Tips

Topics to prepare for ServiceNow Senior Quality Engineer interview:
  • Java
  • Testing

Skills evaluated in this interview

Quality Engineer Interview Questions & Answers

NCR Voyix user image RatnaKumari Vanamoju

posted on 13 Apr 2022

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
No response

I applied via LinkedIn and was interviewed before Apr 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Testing types Testing techniques Find elements vs find element Window handle vs window handles Framework involved/implemented Cucumber options Hooks Char sequence in string Locating tabs in amazon.in and ...
  • Ans. 

    The question covers various testing types, techniques, elements, window handling, frameworks, Cucumber options, hooks, and string manipulation using Java.

    • Testing types include functional testing, regression testing, performance testing, etc.

    • Testing techniques can involve manual testing, automated testing, black box testing, white box testing, etc.

    • Find element is used to locate a single element on a web page, while find...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Logical question on filling 4 ltrs of water with 5 ltr capacity jug and 3 ltr capacity jug Lead questions like, effort estimation Test plan vs test strategy, how to complete test cases execution if excee...

Interview Preparation Tips

Topics to prepare for NCR Voyix Quality Engineer interview:
  • Brush up on technical stacResume

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Manual testing Automation Testing
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. 2 round coding, easy to medium code.

Globant Interview FAQs

How many rounds are there in Globant Quality Analyst interview?
Globant interview process usually has 1 rounds. The most common rounds in the Globant interview process are Technical.
What are the top questions asked in Globant Quality Analyst interview?

Some of the top questions asked at the Globant Quality Analyst interview -

  1. What is API testing.why we do that, diff between Soap and R...read more
  2. How to install app on mobile devices for testi...read more
  3. Straight forward questions.. like mobile application ty...read more

Tell us how to improve this page.

Globant Quality Analyst Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Globant Quality Analyst Salary
based on 22 salaries
₹4.2 L/yr - ₹11.6 L/yr
53% more than the average Quality Analyst Salary in India
View more details

Globant Quality Analyst Reviews and Ratings

based on 4 reviews

4.5/5

Rating in categories

4.5

Skill development

4.5

Work-life balance

4.2

Salary

4.2

Job security

4.2

Company culture

3.8

Promotions

3.9

Work satisfaction

Explore 4 Reviews and Ratings
Senior Software Engineer
1.6k salaries
unlock blur

₹10 L/yr - ₹33 L/yr

Software Engineer
291 salaries
unlock blur

₹6 L/yr - ₹21 L/yr

Automation Test Engineer
239 salaries
unlock blur

₹6.3 L/yr - ₹25 L/yr

Technical Lead
233 salaries
unlock blur

₹16.1 L/yr - ₹39 L/yr

Senior Automation Test Engineer
209 salaries
unlock blur

₹9.5 L/yr - ₹28.6 L/yr

Explore more salaries
Compare Globant with

Accenture

3.8
Compare

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

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