Upload Button Icon Add office photos

Carrier

Compare button icon Compare button icon Compare

Filter interviews by

Carrier Sdet Automation Test Engineer Interview Questions and Answers

Updated 25 Nov 2024

Carrier Sdet Automation Test Engineer Interview Experiences

1 interview found

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

I was interviewed in Oct 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Some basic questions related to java like final, finally, finalize and selenium related questions like how to select drop down in selenium and playwright
  • Q2. How to take screenshot in selenium and playwright and also related to agile methodologies
Round 2 - Technical 

(2 Questions)

  • Q1. Write a test script for a given scenario in any of your suitable framework
  • Ans. 

    Write a test script for a given scenario in any suitable framework

    • Identify the scenario to be tested

    • Create test data if needed

    • Write test steps using the chosen framework

    • Execute the test script and analyze results

  • Answered by AI
  • Q2. What is test strategies and test plans
  • Ans. 

    Test strategies and test plans are essential documents that outline the approach and scope of testing activities.

    • Test strategy defines the overall testing approach, including objectives, resources, and timelines.

    • Test plan details the specific tests to be conducted, including test cases, test data, and expected results.

    • Test strategy is high-level and focuses on the big picture, while test plan is more detailed and speci...

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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
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
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

1st round was Assesment which contains Coading questions

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

(1 Question)

  • Q1. Oops concepts Waits
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Jul 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. Project,python , sql,Java
Round 3 - HR 

(1 Question)

  • Q1. Why signify,wt do u know about the company

I applied via Naukri.com and was interviewed in Oct 2022. 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 - Technical 

(2 Questions)

  • Q1. Tell me about yourself Automation testing interview questions
  • Q2. Java Selenium Framework Oops

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics rather than focusing on hard part.
And prepare oops concepts with every example and you should be able to explain those with help of one program
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Coding Test 

Trees linked list stacks queues etc

Round 2 - Case Study 

Lenskart boat and emcure was asked about it

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy cool intresting and luck asked on data structures and display screen was easy

I applied via campus placement at National Institute of Technology,(NIT), Agartala and was interviewed in Jun 2021. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. 1) Tell me about yourself.
  • Q2. 2) 4 pillars of oops concept.
  • Ans. 

    4 pillars of OOPs: Abstraction, Encapsulation, Inheritance, Polymorphism.

    • Abstraction: Hiding implementation details and showing only necessary information.

    • Encapsulation: Binding data and functions together and restricting access to them.

    • Inheritance: Creating new classes from existing ones, inheriting properties and methods.

    • Polymorphism: Ability of objects to take on multiple forms or behaviors.

  • Answered by AI
  • Q3. 3) implement queue using stack
  • Ans. 

    Implement a queue using stack

    • Use two stacks, one for enqueue and one for dequeue

    • When dequeue is called, pop all elements from enqueue stack and push to dequeue stack

    • Then pop from dequeue stack to get the first element added to the queue

    • When enqueue is called, simply push the element to enqueue stack

  • Answered by AI
  • Q4. 4)Merge sort
  • Q5. 5) Dynamic programming question

Interview Preparation Tips

Interview preparation tips for other job seekers - One need to have a good knowledge of Dats structure and Algorithms

Skills evaluated in this interview

Carrier Interview FAQs

How many rounds are there in Carrier Sdet Automation Test Engineer interview?
Carrier interview process usually has 2 rounds. The most common rounds in the Carrier interview process are Technical.
How to prepare for Carrier Sdet Automation Test Engineer 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 Carrier. The most common topics and skills that interviewers at Carrier expect are SDET, Automation Framework, Automation Testing, Python and Selenium.
What are the top questions asked in Carrier Sdet Automation Test Engineer interview?

Some of the top questions asked at the Carrier Sdet Automation Test Engineer interview -

  1. Write a test script for a given scenario in any of your suitable framew...read more
  2. What is test strategies and test pl...read more
  3. Some basic questions related to java like final, finally, finalize and selenium...read more

Tell us how to improve this page.

Carrier Sdet Automation Test Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Dell Interview Questions
4.0
 • 392 Interviews
HARMAN Interview Questions
3.7
 • 257 Interviews
OPPO Interview Questions
4.0
 • 210 Interviews
Maersk Interview Questions
4.2
 • 201 Interviews
LG Electronics Interview Questions
4.0
 • 193 Interviews
Vivo Interview Questions
4.1
 • 192 Interviews
Philips Interview Questions
3.9
 • 157 Interviews
Daikin Interview Questions
4.2
 • 144 Interviews
Apple Interview Questions
4.3
 • 141 Interviews
Samsung Research Interview Questions
3.2
 • 130 Interviews
View all
Lead Engineer
165 salaries
unlock blur

₹10.9 L/yr - ₹32 L/yr

Assistant Manager
152 salaries
unlock blur

₹6 L/yr - ₹18.5 L/yr

Senior Engineer
131 salaries
unlock blur

₹6 L/yr - ₹23.4 L/yr

Senior Leader Engineer
130 salaries
unlock blur

₹12.4 L/yr - ₹32 L/yr

Manager
88 salaries
unlock blur

₹9.6 L/yr - ₹26 L/yr

Explore more salaries
Compare Carrier with

FedEx Express

4.0
Compare

DHL Express

4.1
Compare

Ups Logistics

3.7
Compare

Maersk

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