Upload Button Icon Add office photos
Engaged Employer

i

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

Amazon Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Amazon Device Associate Interview Questions and Answers

Updated 18 Nov 2024

16 Interview questions

A Device Associate was asked
Q. How do you identify the root cause when WhatsApp crashes?
Ans. 

To identify the root cause analysis when WhatsApp gets crashed, follow these steps:

  • Check for any recent updates or changes made to the app

  • Verify if the crash is occurring on a specific device or for all users

  • Analyze crash logs or error messages to identify any patterns or common factors

  • Consider any recent changes in the device's operating system or firmware

  • Test the app on different devices and operating systems to...

A Device Associate was asked
Q. Define SDLC.
Ans. 

SDLC stands for Software Development Life Cycle, which is a process used to design, develop, and test software.

  • SDLC is a structured approach to software development.

  • It involves several stages such as planning, analysis, design, implementation, testing, and maintenance.

  • Each stage has its own set of activities and deliverables.

  • The goal of SDLC is to produce high-quality software that meets the customer's requirement...

Device Associate Interview Questions Asked at Other Companies

asked in Amazon
Q1. How do you identify the root cause when WhatsApp crashes?
asked in Amazon
Q2. Define STLC in brief? what is the documentation done between requ ... read more
asked in Amazon
Q3. How do you handle a large number of test cases in a short period ... read more
asked in Amazon
Q4. Test cases of IRCTC application ( specific booking functionality ... read more
asked in Amazon
Q5. What are some test scenarios and test cases for a mobile applicat ... read more
A Device Associate was asked
Q. What are some test scenarios and test cases for a mobile application?
Ans. 

Test scenarios and test cases for a mobile application

  • Test login functionality with valid and invalid credentials

  • Test navigation between screens and menus

  • Test app performance under different network conditions

  • Test app behavior when receiving notifications or calls

  • Test app compatibility with different devices and operating systems

A Device Associate was asked
Q. How do you handle a large number of test cases in a short period of time?
Ans. 

Prioritize test cases based on risk and automate where possible.

  • Identify critical test cases and execute them first

  • Automate repetitive test cases using tools like Selenium

  • Use data-driven testing to cover multiple scenarios with one test case

  • Leverage parallel testing to run multiple test cases simultaneously

  • Collaborate with team members to divide and conquer the workload

What people are saying about Amazon

View All
a software developer
6d
Use AI, or get left behind.
That’s not a slogan. That’s the new corporate reality. Amazon CEO Andy Jassy just said it out loud: “You won’t be successful at Amazon if you don’t know how to use AI.” Not won’t thrive. Not won’t get ahead. Won’t survive. And it’s not just Amazon. CEOs across industries, from finance to retail to healthcare, are dropping the same message: Adapt fast or risk becoming obsolete. This isn’t hype anymore. This is the new baseline. If your job can be done faster, cheaper, or smarter with AI... You’re either the one using it, or the one being replaced by it. Are you adapting? Or waiting to be disrupted?
FeedCard Image
Got a question about Amazon?
Ask anonymously on communities.
🔥 Asked by recruiter 2 times
A Device Associate was asked
Q. What is black box testing?
Ans. 

Black box testing is a software testing technique where the tester tests the functionality of the software without knowing its internal code.

  • Tester focuses on the inputs and outputs of the software

  • Tester does not have knowledge of the internal workings of the software

  • Used to test the functionality of the software

  • Examples include GUI testing, regression testing, and acceptance testing

🔥 Asked by recruiter 8 times
A Device Associate was asked
Q. What is regression testing?
Ans. 

Regression testing ensures that new code changes do not adversely affect existing functionalities.

  • Verifies that previously developed and tested software still performs after changes.

  • Example: After a new feature is added, regression tests confirm that existing features work as intended.

  • Can be automated to save time and increase efficiency.

  • Example: Automated tests can quickly run through all existing test cases afte...

🔥 Asked by recruiter 2 times
A Device Associate was asked
Q. What is grey box testing?
Ans. 

Grey box testing combines aspects of both black box and white box testing, focusing on internal and external knowledge of the system.

  • Involves testing with partial knowledge of the internal workings of the application.

  • Useful for identifying security vulnerabilities, as testers can leverage internal logic.

  • Example: Testing a web application where the tester knows the database structure but not the source code.

  • Helps i...

Are these interview questions helpful?
A Device Associate was asked
Q. Relate manual testing to your final year project.
Ans. 

My final year project involved manual testing of a web application.

  • I tested the functionality of the web application manually

  • I created test cases and executed them manually

  • I reported bugs and issues to the development team

  • I learned the importance of thorough testing and attention to detail

  • I gained experience in using testing tools and techniques

A Device Associate was asked
Q. Defn Sdlc and Stlc.
Ans. 

SDLC stands for Software Development Life Cycle and STLC stands for Software Testing Life Cycle.

  • SDLC is a process followed for software development from planning to deployment.

  • STLC is a process followed for software testing from planning to closure.

  • SDLC includes phases like requirements gathering, design, development, testing, deployment, and maintenance.

  • STLC includes phases like test planning, test design, test e...

A Device Associate was asked
Q. Defn Black box and white box testing
Ans. 

Black box testing is testing without knowledge of the internal workings of the system, while white box testing is testing with knowledge of the internal workings.

  • Black box testing focuses on the functionality of the system, while white box testing focuses on the code and internal structure.

  • Black box testing is often used for user acceptance testing, while white box testing is often used for unit testing.

  • Examples o...

Amazon Device Associate Interview Experiences

33 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
-

I applied via AmbitionBox and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Moderate level and easy to analyze.

Round 2 - Assignment 

How we behave and answer their questions.

Round 3 - Technical 

(1 Question)

  • Q1. Manual testing, Test case, Test case development
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Aptitude Test 

Aptitude test was conducted

Round 2 - Technical 

(2 Questions)

  • Q1. 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 functionality.

    • Regression testing is performed after code changes to verify that the existing features still work correctly.

    • It helps in identifying any defects introduced by new code changes.

    • Automated testing tools are often used for regression testing to save time and effort.

    • Regress...

  • Answered by AI
  • Q2. What is black box testing
  • Ans. 

    Black box testing is a software testing method where the internal structure or code of the application is not known to the tester.

    • Tester focuses on the functionality of the software without knowing its internal workings

    • Tests are based on the software requirements and specifications

    • Input data is provided and output is compared with expected results

    • Examples include system testing, acceptance testing, and regression testi...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Walk-in and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Introduction round
  • Q2. Were you want to c after 5 years
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Referral and was interviewed in Mar 2023. 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 - Technical 

(2 Questions)

  • Q1. Test Case scenarios on Manual Testing
  • Ans. 

    Manual testing involves creating test case scenarios to ensure software functions as intended and meets requirements.

    • Identify test objectives: Determine what needs to be tested, e.g., user login functionality.

    • Create test cases: Write detailed steps for each test, such as entering valid and invalid credentials.

    • Define expected results: Specify what should happen, like successful login or error message.

    • Execute test cases:...

  • Answered by AI
  • Q2. Mostly regression testing. Why testing is required in SDLC. Bug life cycle. STLC. etc.
Round 3 - Technical 

(1 Question)

  • Q1. Mixed kind both technical and managerial.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Company Website and was interviewed in Jul 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Basic technical knowledge will be checked along with basic interaction
  • Q2. Test scenarios will be given and test case will be asked
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via AmbitionBox and was interviewed in May 2023. There were 4 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 - Aptitude Test 

Grammar test objective type only 30 questions.

Round 3 - Aptitude Test 

Written versant test in five parts. Easy question. Only your grammar test.

Round 4 - HR 

(5 Questions)

  • Q1. Asked about your self. They will introduce about your job profile. Why do you want to join this company?
  • Q2. Why do you want to join this company?
  • Ans. 

    I am drawn to this company for its innovative approach and commitment to excellence in device technology, aligning with my career goals.

    • The company's reputation for cutting-edge technology excites me, as I am passionate about working with innovative devices.

    • I admire the company's commitment to quality and customer satisfaction, which resonates with my own values in delivering exceptional service.

    • Joining a team that pri...

  • Answered by AI
  • Q3. Tell me about this job role.
  • Ans. 

    The Device Associate role involves supporting device testing, data collection, and quality assurance for various technology products.

    • Conduct device testing to ensure functionality and performance, e.g., testing new features on smartphones.

    • Collect and analyze data to identify issues, such as tracking bugs during software updates.

    • Collaborate with engineering teams to provide feedback and suggest improvements based on tes...

  • Answered by AI
  • Q4. Are you comfortable to relocate?
  • Q5. They asked two logical reasoning questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Only speak truth. Silent environment.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic numerical and quantitative type questions

Round 2 - HR 

(1 Question)

  • Q1. Basic questions on manual testing

I applied via LinkedIn and was interviewed in Jul 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

First round aptitude test have 50 questions they were mid level of tough to me alike some few more question also were answered easier and We need clarity on this to end it well. So this for my experience. Thank you

Round 2 - One-on-one 

(1 Question)

  • Q1. This role have only one technical round if you done this well you will move on the manager interview round...

Interview Preparation Tips

Topics to prepare for Amazon Device Associate interview:
  • Logistics
  • Verbal Communication
  • Comprehension
  • Essay
Interview preparation tips for other job seekers - Thank for me to given this opportunity...

Device Associate Interview Questions & Answers

user image Sai Krishna N

posted on 27 Sep 2022

I applied via Amazon.jobs and was interviewed in Apr 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 - Aptitude Test 

Aptitude test like basic aptitude

Round 3 - One-on-one 

(3 Questions)

  • Q1. One on one with Manager after completing the Aptitude test
  • Q2. Also will ask self introduction about yourself
  • Q3. Say with basic English is enough

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident with manager and speak with confidence
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 - Aptitude Test 

Its basic level aptitude so basic preparation is more than enough

Round 3 - HR 

(2 Questions)

  • Q1. Tell me about yourself some aptitude que
  • Q2. Some logical reasoning questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Attend the interview with confidence you can easily crack the interview

Amazon Interview FAQs

How many rounds are there in Amazon Device Associate interview?
Amazon interview process usually has 2-3 rounds. The most common rounds in the Amazon interview process are Aptitude Test, HR and Resume Shortlist.
How to prepare for Amazon Device Associate 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 Amazon. The most common topics and skills that interviewers at Amazon expect are Software Testing, Manual Testing, QA Engineering, Recruitment and Automation Testing.
What are the top questions asked in Amazon Device Associate interview?

Some of the top questions asked at the Amazon Device Associate interview -

  1. How to identify the root cause analysis when what's app gets cras...read more
  2. Define STLC in brief? what is the documentation done between requirement analys...read more
  3. How to finish a large number of test cases in short period of t...read more
What are the most common questions asked in Amazon Device Associate HR round?

The most common HR questions asked in Amazon Device Associate interview are -

  1. What are your strengths and weakness...read more
  2. Why should we hire y...read more
  3. Tell me about yourse...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3.7/5

based on 10 interview experiences

Difficulty level

Easy 22%
Moderate 78%

Duration

Less than 2 weeks 44%
2-4 weeks 44%
6-8 weeks 11%
View more

Interview Questions from Similar Companies

Uber Interview Questions
4.2
 • 155 Interviews
Expedia Group Interview Questions
3.7
 • 78 Interviews
LinkedIn Interview Questions
4.3
 • 69 Interviews
OLX Interview Questions
3.8
 • 60 Interviews
Facebook Interview Questions
4.3
 • 53 Interviews
Uplers Interview Questions
3.9
 • 43 Interviews
Groupon Interview Questions
3.1
 • 42 Interviews
Fareportal Interview Questions
3.3
 • 32 Interviews
Yahoo Interview Questions
4.6
 • 30 Interviews
Airbnb Interview Questions
3.7
 • 25 Interviews
View all
Amazon Device Associate Salary
based on 383 salaries
₹1.8 L/yr - ₹4.5 L/yr
12% more than the average Device Associate Salary in India
View more details

Amazon Device Associate Reviews and Ratings

based on 51 reviews

3.4/5

Rating in categories

2.6

Skill development

3.3

Work-life balance

3.1

Salary

2.9

Job security

3.8

Company culture

2.6

Promotions

2.9

Work satisfaction

Explore 51 Reviews and Ratings
Device Associate

Chennai

0-5 Yrs

₹ 2-3.5 LPA

Device Associate

Chennai

2-5 Yrs

₹ 2-3.5 LPA

Device Associate II, OPD Hardware

Bangalore / Bengaluru

0-5 Yrs

Not Disclosed

Explore more jobs
Customer Service Associate
4.3k salaries
unlock blur

₹0.6 L/yr - ₹5 L/yr

Transaction Risk Investigator
3.1k salaries
unlock blur

₹2 L/yr - ₹6.3 L/yr

Associate
3k salaries
unlock blur

₹0.8 L/yr - ₹7 L/yr

Senior Associate
2.6k salaries
unlock blur

₹1.8 L/yr - ₹9 L/yr

Software Developer
2.2k salaries
unlock blur

₹23.8 L/yr - ₹48.7 L/yr

Explore more salaries
Compare Amazon with

Flipkart

3.9
Compare

TCS

3.6
Compare

Google

4.4
Compare

Netflix

4.3
Compare
write
Share an Interview