Premium Employer

i

This company page is being actively managed by Mercedes-Benz Research and Development India Team. If you also belong to the team, you can get access from here

Filter interviews by

Mercedes-Benz Research and Development India Sdet Automation Test Engineer Interview Questions and Answers

Updated 14 Jun 2024

Mercedes-Benz Research and Development India Sdet Automation Test Engineer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Read Data from Excel in Selenium
  • Q2. Take Screenshot of a particular element
  • Ans. 

    Use Selenium WebDriver to take a screenshot of a specific element on a web page

    • Locate the element using appropriate locator strategy

    • Use Selenium WebDriver's TakesScreenshot interface to capture the screenshot

    • Crop the screenshot to focus on the specific element if needed

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

(2 Questions)

  • Q1. CI/CD concepts in automation
  • Ans. 

    CI/CD concepts in automation refer to continuous integration and continuous delivery practices in software testing.

    • CI/CD involves automating the process of integrating code changes into a shared repository and delivering them to production.

    • It helps in detecting and fixing bugs early in the development cycle.

    • Examples of CI/CD tools include Jenkins, GitLab CI, and CircleCI.

  • Answered by AI
  • Q2. Behavioural questions

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Array sorting for a given input.
  • Ans. 

    Array sorting for a given input involves arranging elements in a specific order.

    • Use built-in sorting functions like sort() in programming languages such as Java, Python, or JavaScript.

    • Consider the sorting algorithm complexity for large arrays.

    • Ensure the sorting is done based on the specific requirements like alphabetical order or numerical order.

  • Answered by AI
  • Q2. Rotation of array to right by 2 position
  • Ans. 

    Rotate array to right by 2 positions

    • Create a new array with the same length as the original array

    • Copy elements from original array starting from index (length - 2) to the new array

    • Copy elements from original array starting from index 0 to (length - 3) to the new array

    • Return the new array as the rotated array

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Ask about java streams and lambda function?
  • Q2. Questions from scenario based testing

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
No response

I was interviewed before May 2023.

Round 1 - Coding Test 

Zip file shared containing challenge. expected implementation of OOPs principles such as method overloading, overriding, object class impl, multiple inheritance etc.

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I was interviewed before Feb 2023.

Round 1 - Aptitude Test 

Basic apti ques grammer and all

Round 2 - Technical 

(1 Question)

  • Q1. Java, spring, html
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Basic selenium and Basic Java
Round 2 - Technical 

(1 Question)

  • Q1. Java Program - Reverse a string Selenium - stale element
  • Ans. 

    Reverse a string using Java program and handle stale element in Selenium

    • Create a Java program to reverse a string using StringBuilder or char array

    • In Selenium, handle stale element exception by refreshing the element or using WebDriverWait

    • Example: Java program - input: 'hello', output: 'olleh'; Selenium - handle stale element by refreshing the element before interacting with it

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. What is your expected salary
  • Ans. 

    My expected salary is based on my experience, skills, and the market rate for Automation Test Engineers.

    • I have researched the average salary range for Automation Test Engineers in this location.

    • I am looking for a competitive salary that reflects my expertise in automation testing.

    • I am open to negotiation based on the overall compensation package offered.

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Coding Test 

30 mins - interview duration
C# OOPS, Selenium and Manual testing concepts

Sde1 Interview Questions & Answers

Cyient user image Anonymous

posted on 7 Jan 2025

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

(1 Question)

  • Q1. What is your expected salary?

Interview Preparation Tips

Interview preparation tips for other job seekers - Inform her of a smaller amount.
Interview experience
3
Average
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 tips
Round 2 - Coding Test 

Add very long numbers integers.

Round 3 - Technical 

(3 Questions)

  • Q1. System Design. Design central logging system.
  • Ans. 

    Design a central logging system for efficient monitoring and troubleshooting.

    • Use a centralized server to collect logs from all systems

    • Implement log aggregation tools like ELK stack or Splunk

    • Set up alerts for critical errors or anomalies

    • Ensure secure access controls for log data

    • Consider scalability and storage requirements

  • Answered by AI
  • Q2. Central logging system
  • Q3. Ratelimit apis not system design
  • Ans. 

    Ratelimiting APIs is a crucial aspect of ensuring system stability and preventing abuse.

    • Implement rate limiting to restrict the number of API calls a user can make within a specific time frame.

    • Use tokens or counters to track and enforce rate limits.

    • Consider using a distributed cache or database to store rate limit data for scalability.

    • Monitor and adjust rate limits based on usage patterns and system performance.

    • Provide...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for leadership principles questions

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
No response

I applied via campus placement at Manav Rachana International University, Faridabad and was interviewed in Apr 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was actually a mix of aptitude and technical. 1st round included aptitude, English, essay writing and coding questions.

Round 2 - One-on-one 

(1 Question)

  • Q1. This was an online technical interview round. Questions were moderate on difficulty level. The interviewer was friendly and asked questions from the resume.
Round 3 - One-on-one 

(1 Question)

  • Q1. Technical+HR round

Interview Preparation Tips

Interview preparation tips for other job seekers - I think with good communication skills and basic knowledge of your domain will enable you to qualify this round. Also be confident, extremely important.
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Sri Jayachamarajendran College of Engineering (SJCE) and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

It is mix of aptitude and coding

Round 2 - Technical 

(3 Questions)

  • Q1. They will just ask you about questions on projects and some basic coding questions
  • Q2. Reverse a string
  • Ans. 

    Reverse a string

    • Use the built-in reverse() function to reverse the string

    • Convert the string into an array of characters, reverse the array, and then join the characters back into a string

    • Iterate through the string from the last character to the first and append each character to a new string

  • Answered by AI
  • Q3. Technologies used in my project
  • Ans. 

    The technologies used in my project include Selenium WebDriver, Java, TestNG, Maven, and Jenkins.

    • Selenium WebDriver for automating web browsers

    • Java for writing test scripts

    • TestNG for test execution and reporting

    • Maven for project management and dependency management

    • Jenkins for continuous integration and test execution

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Basic info about me

Interview Preparation Tips

Interview preparation tips for other job seekers - Tata elxsi is very easy to crack they just see your communication and give you job but the main problem with this company is that they will tell you that they will hire you for one role and give other role after joining the company same happened with me they told they will give me ott developer role but inside the company they gave me the role of tester(automation and validation) so be very very specfic and if possible record a proff that they will give you that role only else difficult

Skills evaluated in this interview

Mercedes-Benz Research and Development India Interview FAQs

How many rounds are there in Mercedes-Benz Research and Development India Sdet Automation Test Engineer interview?
Mercedes-Benz Research and Development India interview process usually has 2 rounds. The most common rounds in the Mercedes-Benz Research and Development India interview process are One-on-one Round.
What are the top questions asked in Mercedes-Benz Research and Development India Sdet Automation Test Engineer interview?

Some of the top questions asked at the Mercedes-Benz Research and Development India Sdet Automation Test Engineer interview -

  1. Take Screenshot of a particular elem...read more
  2. CI/CD concepts in automat...read more
  3. Read Data from Excel in Selen...read more

Tell us how to improve this page.

Mercedes-Benz Research and Development India Sdet Automation Test Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Join Mercedes-Benz Research and Development India The best or nothing.

Mercedes-Benz Research and Development India Sdet Automation Test Engineer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

3.0

Skill development

5.0

Work-life balance

3.0

Salary

5.0

Job security

5.0

Company culture

3.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Senior Engineer
1k salaries
unlock blur

₹10.3 L/yr - ₹32.4 L/yr

Senior Technical Lead
862 salaries
unlock blur

₹13 L/yr - ₹42.5 L/yr

Senior Consultant
748 salaries
unlock blur

₹9.2 L/yr - ₹28 L/yr

Principal Consultant
556 salaries
unlock blur

₹12 L/yr - ₹37.9 L/yr

Senior Software Engineer
517 salaries
unlock blur

₹10 L/yr - ₹32.2 L/yr

Explore more salaries
Compare Mercedes-Benz Research and Development India with

Bosch Global Software Technologies

3.9
Compare

Qualcomm

3.8
Compare

Tata Motors

4.2
Compare

BMW

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