Premium Employer

i

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

BigBasket Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

BigBasket QA Engineer Interview Questions and Answers

Updated 6 Jun 2024

BigBasket QA Engineer Interview Experiences

2 interviews found

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 6 Jun 2024

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

I applied via Naukri.com and was interviewed before Jun 2023. There were 2 interview rounds.

Round 1 - Coding Test 

HackerRank, one graph question which I solved.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Discussed solutions and better approaches for coding round questions.
  • Q2. What work you did in previous company.

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 5 Apr 2017

I was interviewed in Mar 2017.

Interview Questionnaire 

1 Question

  • Q1. Questions were from Manual testing,Automation testing,core java. Testing concepts need to be known in depth. Diff bw regression and sanity,examples for severity and priority,Can abstract class be instantia...

Interview Preparation Tips

Round: Test
Experience: In this round we were given with 20 questions,each carrying one mark.
Well surely scoring around 14+ would put you on a safer side.
The test was not tough it was easy.
Tips: Prepare from India bix(train,passage,psychometric,time and work,pipes and cistern).
Practice well guys,I believe in clearing first round will be like clearing 40% of our interview.
Duration: 30 minutes
Total Questions: 20

Skills: Quick Thinking, Confidence, Your Depth In Subject
College Name: NIE IT

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

QA Engineer Interview Questions & Answers

Swiggy user image Kumar Mayank

posted on 25 Jul 2023

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 Resume tips
Round 2 - Coding Test 

Binary Search questions were asked

Round 3 - Coding Test 

Peak in a mountain array question were asked

Round 4 - HR 

(2 Questions)

  • Q1. Salary Questions were asked
  • Q2. Salaryyy questions were asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and dont loose hope at last you will get success
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Oops concepts, Selenium Questions

Round 2 - One-on-one 

(1 Question)

  • Q1. Explain your Automation Framework, OOPs Concept, Java Basic coding question

Interview Preparation Tips

Interview preparation tips for other job seekers - Please brush up your basic knowledge on JAVA and selenium

I applied via LinkedIn and was interviewed in Jul 2022. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Testcase enumeration
  • Q2. Coding question based on an array traversal

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough with qa process documents. Test plan, testing process. Test case scenarios.
Round 1 - Coding Test 

Two simple coding questions, mcqs related to testing

Round 2 - Technical 

(2 Questions)

  • Q1. Bjnary tree left child = right child
  • Q2. Sorting a string question
Round 3 - Technical 

(2 Questions)

  • Q1. Testing related questions
  • Q2. Real life scenarios and test cases

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best for your Amazon interview!

QA Engineer Interview Questions & Answers

Amazon user image Santhosh Kumar

posted on 14 Sep 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Tell me about yourself
  • Ans. 

    I am a detail-oriented QA Engineer with 5 years of experience in manual and automated testing.

    • Experienced in creating test plans, test cases, and executing tests

    • Proficient in using testing tools such as Selenium and Jira

    • Strong analytical skills and ability to troubleshoot issues efficiently

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Assignment 

Online assessment test

Round 2 - One-on-one 

(2 Questions)

  • Q1. Test strategy and test plan, scenario based questions
  • Q2. Conding round leetcode easy/medium level questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(4 Questions)

  • Q1. What is software text life cycle
  • Ans. 

    Software text life cycle refers to the stages through which a piece of software text goes from creation to retirement.

    • Includes stages like requirements gathering, design, coding, testing, deployment, and maintenance

    • Involves activities like writing, reviewing, editing, and updating text

    • Ensures that the text meets quality standards and user requirements

    • Examples: user manuals, help guides, release notes

  • Answered by AI
  • Q2. Explained stlc to them
  • Q3. What is regression testing
  • Ans. 

    Regression testing is the process of retesting a software application to ensure that new code changes have not adversely affected existing features.

    • It involves running previously executed test cases to verify that the existing functionalities are still working as expected after code changes.

    • Regression testing helps in identifying any defects or issues introduced by new code changes.

    • Automated testing tools are often use...

  • Answered by AI
  • Q4. What is sanity testing
  • Ans. 

    Sanity testing is a subset of regression testing that focuses on testing the most critical functionalities of a software application.

    • Sanity testing is a quick and focused testing to ensure that the most critical functionalities of the software are working as expected.

    • It is usually performed after a new build or minor changes to the code.

    • The main goal of sanity testing is to verify that the application is stable enough ...

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

(2 Questions)

  • Q1. Write a script to convert json value into excel sheet
  • Ans. 

    Script to convert JSON value into Excel sheet

    • Use a library like pandas in Python to read the JSON data and convert it into a DataFrame

    • Use the to_excel() function in pandas to write the DataFrame to an Excel file

    • Specify the file path and name for the Excel file in the script

  • Answered by AI
  • Q2. Wrote the code in python, make sure to use flatten and unflatten

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare few medium level questions

Skills evaluated in this interview

QA Engineer Interview Questions & Answers

Amazon user image Navdeep Singh

posted on 31 Jan 2024

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

Technical assessment
Work style assessment
programming knowledge (DSA, JAVA)

Round 2 - Technical 

(3 Questions)

  • Q1. Test cases, test plan and test data for QR code
  • Q2. Questions on selenium and java basics
  • Q3. Questions on xpath
Contribute & help others!
anonymous
You can choose to be anonymous

BigBasket Interview FAQs

How many rounds are there in BigBasket QA Engineer interview?
BigBasket interview process usually has 2 rounds. The most common rounds in the BigBasket interview process are Coding Test and One-on-one Round.
What are the top questions asked in BigBasket QA Engineer interview?

Some of the top questions asked at the BigBasket QA Engineer interview -

  1. Questions were from Manual testing,Automation testing,core java. Testing concep...read more
  2. Discussed solutions and better approaches for coding round questio...read more

Recently Viewed

JOBS

Leaguex Gaming

No Jobs

SALARIES

Mphasis

INTERVIEWS

EPAM Systems

No Interviews

COMPANY BENEFITS

EPAM Systems

No Benefits

INTERVIEWS

EPAM Systems

No Interviews

JOBS

EPAM Systems

No Jobs

INTERVIEWS

EPAM Systems

No Interviews

JOBS

EPAM Systems

No Jobs

SALARIES

Infosys

REVIEWS

Argusoft

No Reviews

Tell us how to improve this page.

BigBasket QA Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Join BigBasket India's largest online supermarket

Interview Questions from Similar Companies

Amazon Interview Questions
4.1
 • 5k Interviews
Reliance Retail Interview Questions
3.9
 • 1.5k Interviews
Flipkart Interview Questions
4.0
 • 1.3k Interviews
Swiggy Interview Questions
3.8
 • 428 Interviews
DMart Interview Questions
3.9
 • 404 Interviews
PolicyBazaar Interview Questions
3.6
 • 354 Interviews
JustDial Interview Questions
3.5
 • 329 Interviews
Zomato Interview Questions
3.8
 • 312 Interviews
Blinkit Interview Questions
3.7
 • 182 Interviews
View all
BigBasket QA Engineer Salary
based on 19 salaries
₹3 L/yr - ₹10 L/yr
At par with the average QA Engineer Salary in India
View more details

BigBasket QA Engineer Reviews and Ratings

based on 2 reviews

4.1/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

4.0

Salary

4.0

Job security

4.0

Company culture

4.0

Promotions

4.0

Work satisfaction

Explore 2 Reviews and Ratings
Business Development Executive
654 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Inventory Executive
432 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Operations Controller
380 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Shift Incharge
371 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Customer Support Executive
326 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare BigBasket with

Milkbasket

3.9
Compare

Amazon

4.1
Compare

Blinkit

3.7
Compare

Nature's Basket

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent