Upload Button Icon Add office photos
Engaged Employer

i

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

Synechron Verified Tick

Compare button icon Compare button icon Compare
3.6

based on 2.7k Reviews

Filter interviews by

Synechron Senior Automation Engineer Interview Questions and Answers for Experienced

Updated 28 Feb 2023

Synechron Senior Automation Engineer Interview Experiences for Experienced

1 interview found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Feb 2022. There were 2 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 

(2 Questions)

  • Q1. Selenium Basic, Core Java, API
  • Q2. Process, DB, Manual Testing scenario based question

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepared at-least one e2e framework scenario, So it will easy to explain.

Interview questions from similar companies

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

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

Round 1 - Technical 

(1 Question)

  • Q1. Explain selenium framework
  • Ans. 

    Selenium framework is a test automation tool used for web applications.

    • Selenium framework allows for automated testing of web applications.

    • It supports multiple programming languages like Java, Python, C#, etc.

    • Selenium WebDriver is a key component for interacting with web elements.

    • Test scripts can be written using Selenium IDE, WebDriver, or Grid.

    • Selenium framework can be integrated with tools like TestNG, JUnit, etc.,

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Explain the framework structure
  • Ans. 

    Framework structure refers to the organization of test automation code, including folders, files, libraries, and configurations.

    • Framework structure typically includes folders for test scripts, test data, page objects, utilities, and configurations.

    • It may involve separation of concerns, such as using Page Object Model for better maintainability.

    • Frameworks like TestNG or JUnit provide annotations to structure test cases ...

  • Answered by AI
  • Q2. Tell me about yourself
  • Ans. 

    I am a dedicated Automation Test Engineer with 5 years of experience in creating and executing test cases for software applications.

    • Experienced in creating automated test scripts using tools like Selenium and Appium

    • Proficient in identifying bugs and issues in software applications

    • Skilled in writing test plans and test cases to ensure comprehensive test coverage

    • Strong knowledge of programming languages such as Java and ...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. How do you check the OS on which the selenium program is running
  • Ans. 

    You can check the OS on which the Selenium program is running by using the 'System.getProperty()' method in Java.

    • Use 'System.getProperty('os.name')' to get the name of the operating system

    • Use 'System.getProperty('os.version')' to get the version of the operating system

    • Use 'System.getProperty('os.arch')' to get the architecture of the operating system

  • Answered by AI

Skills evaluated in this interview

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

I applied via Job Portal and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Java Oops concept
  • Q2. BDD Framework Data driven
Round 2 - One-on-one 

(2 Questions)

  • Q1. Project Structure
  • Q2. Coding questions from array

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for BDD Framework
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 

(2 Questions)

  • Q1. Mostly relevant questions, To the point
  • Q2. Explain Stale element exception and how to overcome that.
  • Ans. 

    Stale element exception occurs when an element is no longer attached to the DOM. It can be overcome by re-locating the element.

    • Stale element exception is a common issue in automation testing, especially in Selenium WebDriver.

    • It occurs when an element that was located on a web page becomes stale, meaning it is no longer attached to the DOM.

    • This can happen when the page is refreshed, updated, or changed in some way.

    • To ov...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between scenario and scenario outline
  • Ans. 

    Scenario is a single test case while scenario outline is a template for multiple test cases with different inputs.

    • Scenario is a single test case with specific inputs and expected outcomes

    • Scenario outline is a template for multiple test cases with placeholders for different inputs

    • In scenario outline, examples table is used to provide different input values for each test case

  • Answered by AI
  • Q2. Explain oops concept
  • Ans. 

    OOPs (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.

    • OOPs focuses on creating objects that interact with each other to solve a problem

    • Key concepts include encapsulation, inheritance, polymorphism, and abstraction

    • Encapsulation: Bundling data and methods that operate on the data into a single unit

    • Inher...

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. 1. Find the second non repetitive character
  • Ans. 

    The second non-repetitive character is to be found in a given array of strings.

    • Iterate through each character in the strings and count their occurrences

    • Identify the characters that occur only once

    • Return the second non-repetitive character

  • Answered by AI

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic question related to automation
Round 2 - Technical 

(1 Question)

  • Q1. Basic final discussion
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Coding Test 

Asked to solve Java simple problem, questions on Selenium and java

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was good. But after interview there was no feedback.

Synechron Interview FAQs

How many rounds are there in Synechron Senior Automation Engineer interview for experienced candidates?
Synechron interview process for experienced candidates usually has 2 rounds. The most common rounds in the Synechron interview process for experienced candidates are Resume Shortlist and One-on-one Round.
How to prepare for Synechron Senior Automation Engineer interview for experienced candidates?
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 Synechron. The most common topics and skills that interviewers at Synechron expect are Active Directory, Application Development, Automation Testing, Computer science and Configuration management.
What are the top questions asked in Synechron Senior Automation Engineer interview for experienced candidates?

Some of the top questions asked at the Synechron Senior Automation Engineer interview for experienced candidates -

  1. Process, DB, Manual Testing scenario based quest...read more
  2. Selenium Basic, Core Java, ...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Synechron interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Synechron Senior Automation Engineer Salary
based on 46 salaries
₹8.5 L/yr - ₹24 L/yr
25% more than the average Senior Automation Engineer Salary in India
View more details

Synechron Senior Automation Engineer Reviews and Ratings

based on 6 reviews

4.3/5

Rating in categories

3.1

Skill development

4.6

Work-Life balance

4.4

Salary & Benefits

1.7

Job Security

4.4

Company culture

2.4

Promotions/Appraisal

4.4

Work Satisfaction

Explore 6 Reviews and Ratings
Technical Lead
2.7k salaries
unlock blur

₹11.3 L/yr - ₹38.5 L/yr

Senior Associate
1.9k salaries
unlock blur

₹8 L/yr - ₹27 L/yr

Senior Software Engineer
1.5k salaries
unlock blur

₹12.4 L/yr - ₹27 L/yr

Senior Associate Technology L1
1k salaries
unlock blur

₹8.7 L/yr - ₹29 L/yr

Associate Specialist
770 salaries
unlock blur

₹12.1 L/yr - ₹40 L/yr

Explore more salaries
Compare Synechron with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview