Upload Button Icon Add office photos
Premium Employer

i

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

Apple

Compare button icon Compare button icon Compare
4.3

based on 525 Reviews

Filter interviews by

Apple Sdet Interview Questions and Answers

Updated 6 Oct 2024

Apple Sdet Interview Experiences

2 interviews found

Sdet Interview Questions & Answers

user image Anonymous

posted on 6 Oct 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Find xpath for some elements in Selenium
  • Ans. 

    XPath is a way to locate elements on a web page using their HTML structure.

    • Use Chrome DevTools to inspect elements and generate XPath

    • Avoid using absolute XPath as it can be brittle

    • Use relative XPath with unique attributes for better stability

  • Answered by AI
  • Q2. Java related questions. Why static, abstract, final etc?
  • Q3. Define the automation framework worked on.
  • Ans. 

    I have worked on a keyword-driven automation framework using Selenium and TestNG.

    • Utilized Excel sheets to store test cases and keywords

    • Implemented reusable functions for common actions like clicking, inputting text, etc.

    • Used TestNG for test case management and reporting

    • Integrated with Jenkins for continuous integration

  • Answered by AI

Skills evaluated in this interview

Sdet Interview Questions & Answers

user image Anjali Gupta

posted on 22 Sep 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Types of testing?
  • Ans. 

    Types of testing include unit testing, integration testing, system testing, and acceptance testing.

    • Unit testing: Testing individual components or modules of the software.

    • Integration testing: Testing how multiple components work together.

    • System testing: Testing the entire system as a whole.

    • Acceptance testing: Testing to ensure the software meets the requirements of the end users.

  • Answered by AI
  • Q2. Coding problem - anagram type

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare throughly

Sdet Interview Questions Asked at Other Companies

Q1. Given a M x N 2D array containing random alphabets and a function ... read more
asked in Amazon
Q2. what happen between, when you enter a URL into a browser address ... read more
asked in InMobi
Q3. In a line where words are separated by spaces, , and capitalize f ... read more
Q4. Given a circular linked list containing sorted elements (int valu ... read more
asked in Amazon
Q5. how will you check that each page of amazon.com is having its log ... read more

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Good it was nice information and Engineering

Round 2 - Coding Test 

Good it was nice information and Engineering

Round 3 - Assignment 

Good it was nice information and Engineering

Round 4 - One-on-one 

(2 Questions)

  • Q1. Good it was nice information and Engineering
  • Q2. Good it was nice information and Engineering
Round 5 - HR 

(1 Question)

  • Q1. Good it was nice
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Everything was fine. The Hr was nice and the manager also.

Round 2 - Technical 

(2 Questions)

  • Q1. What is your experience from your previous work?
  • Q2. Mx experience from my previous work
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated Test Engineer with 5 years of experience in software testing and quality assurance.

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

    • Proficient in using testing tools such as Selenium and JIRA

    • Strong analytical and problem-solving skills

    • Collaborative team player with excellent communication skills

  • Answered by AI
  • Q2. What is the manual testing

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep it cool
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic core Java, manual testing concept

Round 2 - One-on-one 

(2 Questions)

  • Q1. Explain SDLC and there steps in brief
  • Ans. 

    SDLC stands for Software Development Life Cycle, which is a process used by software development teams to design, develop, and test high-quality software.

    • SDLC consists of several steps including planning, analysis, design, implementation, testing, deployment, and maintenance.

    • Each step in the SDLC is crucial for the successful development and delivery of software products.

    • For example, in the testing phase, test engineer...

  • Answered by AI
  • Q2. Manual testing concept

Skills evaluated in this interview

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

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

Round 1 - Technical 

(1 Question)

  • Q1. If you have page with 10 records and verify if a record is deleted
  • Ans. 

    To verify if a record is deleted from a page with 10 records, we can check if the record is no longer displayed.

    • Locate the record on the page

    • Verify that the record is no longer visible

    • Confirm that the total number of records displayed is now 9

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The interviewer was very rude and he is expecting the answers only the way he wants to. He doesnt want to know if the candidate is thinking out of box or if he/she wants to answer in a different way.
He was very rude and called me dumb for taking time to analyse his question. His name is Roopesh Shivana
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed before Sep 2023.

Round 1 - Technical 

(2 Questions)

  • Q1. Different SW module
  • Ans. 

    Different software modules are separate components of a software system that perform specific functions.

    • Software modules are designed to be independent and reusable.

    • Each module has a specific purpose and can be tested individually.

    • Examples include authentication module, database module, and user interface module.

  • Answered by AI
  • Q2. Define SDLC AND BUGLIFE CYCLE
  • Ans. 

    SDLC is the process of developing software through stages like planning, designing, testing, and deployment. Bug Life Cycle is the stages a bug goes through from discovery to resolution.

    • SDLC stands for Software Development Life Cycle

    • SDLC includes stages like planning, designing, coding, testing, and deployment

    • Bug Life Cycle includes stages like New, Assigned, Open, Fixed, Retest, and Closed

    • Bug Life Cycle helps in track

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Explain your framework
  • Ans. 

    My framework is a hybrid framework that combines data-driven and keyword-driven approaches for efficient testing.

    • Combines data-driven and keyword-driven testing

    • Uses reusable test scripts and data sets

    • Supports both manual and automated testing

    • Provides detailed test reports for analysis

  • Answered by AI
  • Q2. Why we need github/bitbucket
  • Ans. 

    Github/Bitbucket are essential for version control, collaboration, code review, and project management in software development.

    • Facilitates version control by tracking changes made to codebase

    • Enables collaboration among team members by providing a centralized platform for sharing code

    • Allows for code review process to ensure quality and consistency

    • Provides project management tools like issue tracking and project boards

    • In...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - questions are simple but they are expecting more

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Apr 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 - One-on-one 

(1 Question)

  • Q1. Technical information
Round 3 - HR 

(1 Question)

  • Q1. About previously worked projects

Interview Preparation Tips

Interview preparation tips for other job seekers - be strong with the experience you had in previous experiences

Apple Interview FAQs

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

Some of the top questions asked at the Apple Sdet interview -

  1. Define the automation framework worked ...read more
  2. Find xpath for some elements in Selen...read more
  3. Types of testi...read more

Tell us how to improve this page.

Apple Sdet Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Amazon Interview Questions
4.1
 • 5k Interviews
Google Interview Questions
4.4
 • 863 Interviews
Samsung Interview Questions
4.0
 • 552 Interviews
Dell Interview Questions
4.0
 • 389 Interviews
HARMAN Interview Questions
3.8
 • 254 Interviews
OPPO Interview Questions
4.0
 • 208 Interviews
Vivo Interview Questions
4.1
 • 190 Interviews
LG Electronics Interview Questions
4.0
 • 188 Interviews
View all
Apple Sdet Salary
based on 5 salaries
₹17 L/yr - ₹35 L/yr
99% more than the average Sdet Salary in India
View more details
Software Engineer
148 salaries
unlock blur

₹17 L/yr - ₹64.1 L/yr

Sales Executive
107 salaries
unlock blur

₹1.6 L/yr - ₹5 L/yr

Ipro
105 salaries
unlock blur

₹2 L/yr - ₹4.8 L/yr

Software Developer
77 salaries
unlock blur

₹11.1 L/yr - ₹46.6 L/yr

Senior Software Engineer
66 salaries
unlock blur

₹14 L/yr - ₹55 L/yr

Explore more salaries
Compare Apple with

Google

4.4
Compare

Amazon

4.1
Compare

Microsoft Corporation

4.0
Compare

Samsung

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