Premium Employer

i

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

Infosys Verified Tick Work with us arrow

Compare button icon Compare button icon Compare

Filter interviews by

Infosys Selenium Automation Tester Interview Questions and Answers

Updated 21 Dec 2024

Infosys Selenium Automation Tester Interview Experiences

6 interviews found

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

(2 Questions)

  • Q1. Explain your automation framework
  • Ans. 

    My automation framework is a robust, modular, and scalable solution designed for efficient test automation using Selenium.

    • Utilizes Page Object Model (POM) for better maintainability and reusability of code.

    • Incorporates TestNG for test management, allowing parallel execution and detailed reporting.

    • Integrates with Maven for dependency management and build automation.

    • Uses Selenium WebDriver for browser automation, support...

  • Answered by AI
  • Q2. Different types of waits
  • Ans. 

    Selenium provides three types of waits: implicit, explicit, and fluent waits to handle dynamic web elements.

    • Implicit Wait: Sets a default wait time for the entire session. Example: driver.manage().timeouts().implicitlyWait(10, TimeUnit.SECONDS);

    • Explicit Wait: Waits for a specific condition to occur before proceeding. Example: WebDriverWait wait = new WebDriverWait(driver, 10); wait.until(ExpectedConditions.visibilityOf...

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Coding Test 

Open Amazon page (-----) >>Maximize the browser >> put an explicit wait 3000 milliseconds >> Click on "All" dropdown("next to update location") using relative xpath functionality >> Select "books" ("Use any locator except xpath) >> Type in "Wings of Fire" >> click on "Search (use ancestor attribute of xpath) >> capture the screenshot of final screen .>> close the browser

Interview Preparation Tips

Topics to prepare for Infosys Selenium Automation Tester interview:
  • Selenium WebdriverIO
  • xpaths
  • screenshots
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is explicit and implicit wait
  • Ans. 

    Explicit wait is defined by the user to wait for a certain condition to be met before proceeding, while implicit wait is set globally for the entire test script.

    • Explicit wait is used for specific elements and conditions, like waiting for an element to be clickable or visible.

    • Implicit wait is set once at the beginning of the test script and is applied to all elements, waiting for a specified amount of time before throwi...

  • Answered by AI
  • Q2. Selenium framework
Round 2 - Coding Test 

Code to test weather the loop is running correctly or not

Round 3 - HR 

(1 Question)

  • Q1. Tell about infosys
  • Ans. 

    Infosys is a global consulting and IT services company headquartered in India.

    • Founded in 1981 by Narayana Murthy and his colleagues

    • Provides services in areas such as software development, maintenance, and consulting

    • Has a presence in over 46 countries worldwide

    • Listed on the NYSE and BSE stock exchanges

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Regarding my experience

Skills evaluated in this interview

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

(3 Questions)

  • Q1. Tell me about your self
  • Ans. 

    I am a dedicated Selenium Automation Tester with 5 years of experience in creating and executing automated test scripts.

    • 5 years of experience in Selenium automation testing

    • Proficient in creating and executing automated test scripts

    • Strong knowledge of testing frameworks like TestNG and JUnit

    • Experience in working with continuous integration tools like Jenkins

    • Familiarity with programming languages like Java and Python

  • Answered by AI
  • Q2. Selenium questions
  • Q3. Actuon class,alert
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Technical 

(2 Questions)

  • Q1. What is dry run
  • Ans. 

    Dry run is a practice run of a program or system to test its functionality without actually executing it.

    • Dry run helps in identifying any potential issues or errors before the actual execution of the program.

    • It involves going through the code or system logic step by step to simulate the execution process.

    • Dry run is commonly used in programming and testing to ensure the correctness of the code.

    • It is a way to validate th...

  • Answered by AI
  • Q2. Difference between POM & pagefactory
  • Ans. 

    POM is a design pattern that separates test scripts from page objects, while PageFactory is a class in Selenium used to initialize elements in a page object model.

    • POM (Page Object Model) is a design pattern that organizes test scripts by separating them from page objects.

    • PageFactory is a class in Selenium that is used to initialize elements in a page object model.

    • POM helps in improving code reusability, readability, an...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Always be confident

Skills evaluated in this interview

Selenium Automation Tester Interview Questions & Answers

user image Pooja Himmat Vibhute...

posted on 22 Mar 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I appeared for an interview before Mar 2023.

Round 1 - Coding Test 

Data structure coding

Round 2 - Technical 

(3 Questions)

  • Q1. Core Java, SQL, data structure
  • Q2. Hashmap vs Hashtree
  • Ans. 

    Hashmap is a data structure that stores key-value pairs, while Hashtree is a tree-like structure used for storing and organizing data.

    • Hashmap is a key-value pair data structure, allowing fast retrieval of values based on keys.

    • Hashtree is a tree-like structure used for storing and organizing data in a hierarchical manner.

    • Hashmap is typically used for faster retrieval of data, while Hashtree is used for organizing data i...

  • Answered by AI
  • Q3. How to achieve multiple inheritance in java
  • Ans. 

    Multiple inheritance is not supported in Java due to the Diamond Problem, but can be achieved using interfaces.

    • Java does not support multiple inheritance of classes due to the Diamond Problem

    • Multiple inheritance can be achieved in Java using interfaces

    • Create multiple interfaces with desired methods and implement them in a single class

  • Answered by AI

Skills evaluated in this interview

What people are saying about Infosys

View All
yedabhai
1w
works at
Hyperpure
Are we not even safe in our own workplaces?
An Infosys employee was arrested for secretly recording women in the office washroom. Over 30 videos were found on his phone. This isn't just shocking, it's horrifying. Offices are meant to be safe, respectful spaces. 🙎 When will companies truly prioritize safety and surveillance in all corners, not just the visible ones?
FeedCard Image
Got a question about Infosys?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Routing and switching related

Interview Preparation Tips

Interview preparation tips for other job seekers - Do your best. Study well.
Its all about God's grace.
Are these interview questions helpful?

Interview Questionnaire 

3 Questions

  • Q1. About skilla
  • Q2. Project
  • Q3. Roles in

I applied via Company Website and was interviewed in May 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Whats is your skill level in Should casting
  • Ans. 

    I have an intermediate skill level in shell casting.

    • I have experience in creating shell molds using different materials such as ceramic, resin, and plaster.

    • I am familiar with the process of pouring molten metal into the shell mold and the subsequent cooling and solidification process.

    • I have worked on projects that required precision and accuracy in shell casting, such as creating intricate metal parts for aerospace app...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest , say what you know.
Stick to your basics.
Don't try to convince as if you know everything.

I applied via Naukri.com and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Written: (Data structures) 1. write a c pgm to insert a node at the end, at the begning, in the middle of a linked list ...
  • Ans. 

    Interview questions for Senior Engineer position on data structures and memory management.

    • Write C programs to insert and delete nodes at the beginning, end, and middle of a linked list.

    • Understand the differences between singly and doubly linked lists.

    • Explain what segmentation fault is and how it occurs.

    • Differentiate between malloc and calloc functions.

    • Define memory leak and how it can be prevented.

    • Understand the XOR lo...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare C, Linux, Data Structures and networking protocols well

Skills evaluated in this interview

Infosys Interview FAQs

How many rounds are there in Infosys Selenium Automation Tester interview?
Infosys interview process usually has 1-2 rounds. The most common rounds in the Infosys interview process are Technical, Coding Test and HR.
How to prepare for Infosys Selenium Automation Tester 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 Infosys. The most common topics and skills that interviewers at Infosys expect are Automation Testing, Selenium Java, Selenium Automation Testing, Selenium Testing and Java Selenium.
What are the top questions asked in Infosys Selenium Automation Tester interview?

Some of the top questions asked at the Infosys Selenium Automation Tester interview -

  1. How to achieve multiple inheritance in j...read more
  2. What is explicit and implicit w...read more
  3. Difference between POM & pagefact...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 7 interview experiences

Difficulty level

Hard 100%

Duration

Less than 2 weeks 100%
View more
Join Infosys Creating the next opportunity for people, businesses & communities
Infosys Selenium Automation Tester Salary
based on 12 salaries
₹2.3 L/yr - ₹10 L/yr
6% less than the average Selenium Automation Tester Salary in India
View more details
Java-Selenium Automation Tester- H

Noida,

Gurgaon / Gurugram

+1

3-8 Yrs

₹ 3-12 LPA

Automation Tester - Selenium Java

Bhubaneswar,

Pune

+1

3-8 Yrs

₹ 3-12 LPA

Java-Selenium Automation Tester- HKH

Hyderabad / Secunderabad,

Pune

+1

3-8 Yrs

₹ 3-12 LPA

Explore more jobs
Technology Analyst
54.7k salaries
unlock blur

₹4.8 L/yr - ₹10 L/yr

Senior Systems Engineer
53.8k salaries
unlock blur

₹2.5 L/yr - ₹6.3 L/yr

Technical Lead
35.1k salaries
unlock blur

₹9.4 L/yr - ₹16.4 L/yr

System Engineer
32.5k salaries
unlock blur

₹2.4 L/yr - ₹5.3 L/yr

Senior Associate Consultant
31.3k salaries
unlock blur

₹8.2 L/yr - ₹15 L/yr

Explore more salaries
Compare Infosys with

TCS

3.6
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare

Accenture

3.7
Compare
write
Share an Interview