Upload Button Icon Add office photos

Filter interviews by

SDL Technologies India QA Engineer Automation QA.Selenium Interview Questions and Answers

Updated 13 Mar 2019

SDL Technologies India QA Engineer Automation QA.Selenium Interview Experiences

1 interview found

Interview Questionnaire 

7 Questions

  • Q1. Manual, java, selenium, project, sql with written script
  • Q2. Testng, oops, thread,exceptions, collection,
  • Q3. Same java, selenium, sql, c#, oops, advance automation, senario testing
  • Q4. Very smile question regarding about yourself, family background, education,
  • Q5. Ctc, experience, salary nagotions,
  • Q6. This manager will take he just ask experience, family and friends, extra activities, some technical, salary ctc,
  • Q7. This telephonic by director just want to know your willing Ness for joing and interest

Interview questions from similar companies

I applied via Naukri.com

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 

(1 Question)

  • Q1. CoreJava, Selenium Automation , TestNG, BDD Cucumber Framework,.

Interview Preparation Tips

Interview preparation tips for other job seekers - i immediatly Joining the Company can you please connect with the interview companies,.

Interview Questionnaire 

6 Questions

  • Q1. 1 tell me all locators
  • Ans. 

    There are several locators used in Selenium such as ID, Name, Class Name, Tag Name, Link Text, and Partial Link Text.

    • ID - unique identifier for an element

    • Name - name attribute of an element

    • Class Name - class attribute of an element

    • Tag Name - HTML tag name of an element

    • Link Text - exact text of a link element

    • Partial Link Text - partial text of a link element

  • Answered by AI
  • Q2. Difference between abstract and interface
  • Ans. 

    Abstract classes are partially implemented classes while interfaces are fully abstract classes.

    • Abstract classes can have both implemented and abstract methods while interfaces can only have abstract methods.

    • A class can only inherit from one abstract class but can implement multiple interfaces.

    • Abstract classes can have constructors while interfaces cannot.

    • Abstract classes can have instance variables while interfaces can...

  • Answered by AI
  • Q3. Different design techniques
  • Ans. 

    Different design techniques for QA automation

    • Data-driven testing

    • Keyword-driven testing

    • Behavior-driven development

    • Model-based testing

    • Exploratory testing

  • Answered by AI
  • Q4. TakeScreenshot in selenium- code
  • Ans. 

    TakeScreenshot method in Selenium captures a screenshot of the current web page.

    • Create an object of the TakesScreenshot interface

    • Use the getScreenshotAs() method to capture the screenshot

    • Save the screenshot to a file or display it in the console

  • Answered by AI
  • Q5. Difference between overloading and overriding
  • Ans. 

    Overloading is having multiple methods with the same name but different parameters. Overriding is having a method in child class with the same name and signature as in parent class.

    • Overloading is compile-time polymorphism while overriding is runtime polymorphism

    • Overloading is used to provide different ways of calling the same method with different parameters

    • Overriding is used to provide a specific implementation of a m...

  • Answered by AI
  • Q6. Various Selenium components
  • Ans. 

    Selenium components for automation testing

    • Selenium WebDriver - main component for browser automation

    • Selenium IDE - record and playback tool for creating test cases

    • Selenium Grid - distribute tests across multiple machines

    • Selenium RC - deprecated component for browser automation

    • Selenium Server - used to run Selenium tests on remote machines

  • Answered by AI

Skills evaluated in this interview

I applied via Company Website and was interviewed in Jan 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Selenium automation questions
  • Q2. Basics of java
  • Q3. High level java

Interview Preparation Tips

Interview preparation tips for other job seekers - ffvfv
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
Hard
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Aptitude Test 

Test was based on Aptitude and Selenium, Java question.

Round 2 - Technical 

(2 Questions)

  • Q1. Sorting of hashmap using keys without any method. xpath for list of webelements in PageFactory. TARGET folder in maven Data Table in cucumber.
  • Ans. 

    Sorting a hashmap using keys without any method involves iterating through the keys and rearranging them in ascending order.

    • Iterate through the keys of the hashmap

    • Compare each key with the next key and swap them if they are in the wrong order

    • Continue this process until all keys are in ascending order

  • Answered by AI
  • Q2. Use Set to store all the keys and then perform soting.

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed in May 2023. There were 4 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 - Coding Test 

There was one program which will be easy-medium leavel.

Round 3 - Technical 

(2 Questions)

  • Q1. Only who have good knowledge can clear the interview. The process was very authentic.
  • Q2. 1. Explain oops concepts in coding. 2. Write a program to find missing no in a list 3. Write a program to count the alphabets in a string. 4. Explain project framework from scratch 5. Explain selenium code...
  • Ans. 

    The interview questions cover OOP concepts, coding exercises, project frameworks, Selenium automation, BDD with Cucumber, and TestNG.

    • OOP concepts include inheritance, encapsulation, polymorphism, and abstraction.

    • Example: Inheritance - a class 'Car' can inherit properties from a class 'Vehicle'.

    • To find missing number in a list, iterate through the list and check for gaps in sequence.

    • Example: List {1, 2, 4, 5} - Missing ...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. It was managerial based round

Interview Preparation Tips

Topics to prepare for Publicis Sapient Automation Engineer interview:
  • Oops concepts
  • Basic java
  • Selenium
  • Bdd cucumber
  • Testng

Skills evaluated in this interview

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

(1 Question)

  • Q1. JAVA coding, Selenium
Round 2 - Technical 

(1 Question)

  • Q1. Project flow, Critical scenarios
Round 3 - HR 

(1 Question)

  • Q1. Salary, Date of joining
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
No response

I applied via Naukri.com and was interviewed before Jan 2024. There was 1 interview round.

Round 1 - Coding Test 

String reverse in JS, Framework related question

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Selenium interview questions
Round 3 - HR 

(1 Question)

  • Q1. Salary Discussion

SDL Technologies India Interview FAQs

What are the top questions asked in SDL Technologies India QA Engineer Automation QA.Selenium interview?

Some of the top questions asked at the SDL Technologies India QA Engineer Automation QA.Selenium interview -

  1. This manager will take he just ask experience, family and friends, extra activi...read more
  2. Manual, java, selenium, project, sql with written scri...read more
  3. This telephonic by director just want to know your willing Ness for joing and i...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
View all
Cloud Engineer
17 salaries
unlock blur

₹5.8 L/yr - ₹15 L/yr

Senior Software Engineer
10 salaries
unlock blur

₹10.9 L/yr - ₹21.1 L/yr

Associate Cloud Support Engineer
7 salaries
unlock blur

₹4.3 L/yr - ₹5.8 L/yr

Cloud Support Engineer
6 salaries
unlock blur

₹6 L/yr - ₹7 L/yr

Information Technology Service Delivery Specialist
5 salaries
unlock blur

₹5.9 L/yr - ₹7.5 L/yr

Explore more salaries
Compare SDL Technologies India with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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