Upload Button Icon Add office photos
Engaged Employer

i

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

SIXT Research & Development Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

SIXT Research & Development Sdet Automation Test Engineer Interview Questions and Answers

Updated 29 Sep 2024

SIXT Research & Development 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 applied via Referral and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Asked me Api related question by giving some scenarios

Round 2 - Aptitude Test 

Questions related to java

Interview questions from similar companies

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

(5 Questions)

  • Q1. Introduction about self
  • Ans. 

    I am a passionate SDET Automation Test Engineer with 5 years of experience in creating and executing automated test scripts.

    • 5 years of experience in automation testing

    • Proficient in creating and executing automated test scripts

    • Strong knowledge of testing tools like Selenium and JUnit

    • Experience in Agile development environment

    • Excellent problem-solving skills

  • Answered by AI
  • Q2. What is the difference between close and quit
  • Q3. Reverse a string program
  • Ans. 

    Program to reverse a string

    • Use a loop to iterate through the characters of the string

    • Swap the characters from start to end of the string

    • Repeat until the entire string is reversed

  • Answered by AI
  • Q4. How to handle pop-up
  • Ans. 

    To handle pop-ups in automation testing, use methods like switchTo().alert(), accept(), dismiss(), getText()

    • Use switchTo().alert() method to switch focus to the pop-up

    • Use accept() method to click on the 'OK' button in the pop-up

    • Use dismiss() method to click on the 'Cancel' button in the pop-up

    • Use getText() method to retrieve the text from the pop-up for validation

  • Answered by AI
  • Q5. What is getWindowsHandles
  • Ans. 

    getWindowsHandles is a method in Selenium WebDriver used to get the window handles of all the open browser windows.

    • getWindowsHandles returns a set of window handles as strings.

    • It is useful for switching between multiple browser windows during automation testing.

    • Example: Set handles = driver.getWindowHandles();

  • Answered by AI

Skills evaluated in this interview

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
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Coding Test 

Java and automation question

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

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

Round 1 - Technical 

(1 Question)

  • Q1. How to run your automated test case in jenkins and its configuration, How to automate DB testing, how do you perform localization testing
  • Ans. 

    To run automated test cases in Jenkins, configure DB testing, and perform localization testing

    • To run automated test cases in Jenkins, create a Jenkins job and configure it to trigger the automation test suite

    • For DB testing automation, use tools like Selenium WebDriver to interact with the database and verify data integrity

    • For localization testing, use tools like Selenium WebDriver to test the application with different...

  • Answered by AI

Skills evaluated in this interview

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

It was a moderate test

Round 2 - Technical 

(1 Question)

  • Q1. General questions on java and opps
Round 3 - HR 

(1 Question)

  • Q1. Questions about projects
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

60 mints, gform ,topics like train ,age ,numbers,propability,

Interview Preparation Tips

Interview preparation tips for other job seekers - do the interview with confidence
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Core Java, String manipulation

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall decent experience
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basics maths and reasoning and they will give you one topic based on that you have write story with 200 words with the given time

Round 2 - Technical 

(3 Questions)

  • Q1. What is OOPS ??
  • Ans. 

    OOPS stands for Object-Oriented Programming System. It is a programming paradigm based on the concept of objects.

    • OOPS focuses on creating objects that contain data in the form of fields (attributes) and code in the form of procedures (methods).

    • Encapsulation, inheritance, and polymorphism are key principles of OOPS.

    • Encapsulation refers to the bundling of data with the methods that operate on that data.

    • Inheritance allows...

  • Answered by AI
  • Q2. What is class and variable
  • Ans. 

    A class is a blueprint for creating objects in object-oriented programming, while a variable is a container for storing data.

    • A class defines the properties and behaviors of objects, while a variable holds a value that can be changed or manipulated.

    • Classes can be used to create multiple instances of objects with the same properties and behaviors.

    • Variables can be of different data types such as int, string, boolean, etc.

    • ...

  • Answered by AI
  • Q3. Difference between println and print
  • Ans. 

    println adds a new line after printing, while print does not

    • println adds a new line character at the end of the output

    • print does not add a new line character, so the next output will be on the same line

    • Example: println('Hello') will print 'Hello' on a new line, while print('Hello') will print 'Hello' on the same line

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Referral and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Java programs, concepts of java selenium
  • Q2. Oops concepts of java
  • Ans. 

    Oops concepts of Java

    • Encapsulation: Bundling data and methods together in a class

    • Inheritance: Acquiring properties and behaviors from a parent class

    • Polymorphism: Ability to take on many forms

    • Abstraction: Hiding complex implementation details

    • Interface: Blueprint of a class that defines methods to be implemented

  • Answered by AI
  • Q3. Constructor concept
  • Q4. Java logical program
  • Q5. Selenium webdriver questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Study well

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

SIXT Research & Development Interview FAQs

How many rounds are there in SIXT Research & Development Sdet Automation Test Engineer interview?
SIXT Research & Development interview process usually has 2 rounds. The most common rounds in the SIXT Research & Development interview process are Coding Test and Aptitude Test.

Recently Viewed

CAMPUS PLACEMENT

Birla Institute of Technology (BIT), Ranchi

INTERVIEWS

Axxela Research & Analytics

No Interviews

INTERVIEWS

SIXT Research & Development

No Interviews

CAMPUS PLACEMENT

Heritage Institute of Technology, Kolkata

CAMPUS PLACEMENT

Delhi College of Engineering (DCE), Delhi

INTERVIEWS

Country Holidays Travel India

No Interviews

INTERVIEWS

Country Holidays Travel India

20 top interview questions

INTERVIEWS

Country Holidays Travel India

No Interviews

INTERVIEWS

Sterlite Technologies

No Interviews

INTERVIEWS

SIXT Research & Development

No Interviews

Tell us how to improve this page.

SIXT Research & Development Sdet Automation Test Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
SIXT Research & Development Sdet Automation Test Engineer Salary
based on 4 salaries
Lock Unlock
₹10 L/yr - ₹24 L/yr
30% more than the average Sdet Automation Test Engineer Salary in India
View more details
Software Development Engineer II
28 salaries
unlock blur Lock Unlock

₹0 L/yr - ₹0 L/yr

Senior Product Manager
20 salaries
unlock blur Lock Unlock

₹0 L/yr - ₹0 L/yr

Product Manager
14 salaries
unlock blur Lock Unlock

₹0 L/yr - ₹0 L/yr

Software Development Engineer 3
12 salaries
unlock blur Lock Unlock

₹0 L/yr - ₹0 L/yr

Sdet 2
12 salaries
unlock blur Lock Unlock

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare SIXT Research & Development with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

3.5
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