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

Compare button icon Compare button icon Compare

Filter interviews by

Infosys Automation Tester Interview Questions, Process, and Tips

Updated 21 Jan 2025

Top Infosys Automation Tester Interview Questions and Answers

View all 10 questions

Infosys Automation Tester Interview Experiences

4 interviews found

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

(5 Questions)

  • Q1. Describe the projects u worked on.
  • Ans. 

    I have worked on various projects involving test automation for web applications using Selenium and API testing using Postman.

    • Developed automated test scripts using Selenium WebDriver for regression testing of web applications

    • Created test suites and executed test cases using TestNG framework

    • Performed API testing using Postman to validate response data and status codes

    • Integrated test automation scripts with CI/CD pipeli...

  • Answered by AI
  • Q2. What is API testing?
  • Ans. 

    API testing is a type of software testing that involves testing APIs directly to ensure they meet functionality, reliability, performance, and security requirements.

    • API testing involves testing the functionality, reliability, performance, and security of APIs.

    • It focuses on verifying the communication and data exchange between different software systems.

    • API testing can be done at different levels such as unit testing, i...

  • Answered by AI
  • Q3. Post and patch difference
  • Ans. 

    Post is used to create a new resource, while patch is used to update an existing resource.

    • Post is used to create a new resource in the server.

    • Patch is used to update an existing resource in the server.

    • Post request typically includes all the data needed to create the resource, while patch request only includes the data that needs to be updated.

    • Post requests are idempotent, meaning multiple identical requests will have t...

  • Answered by AI
  • Q4. What is priority and severity
  • Ans. 

    Priority and severity are used to classify the impact and importance of a defect in software testing.

    • Priority determines the order in which defects should be fixed, based on business needs.

    • Severity indicates the impact of a defect on the system or users.

    • Priority is usually set by the product owner or business stakeholders.

    • Severity is typically determined by the testing team based on the impact on functionality.

    • Examples...

  • Answered by AI
  • Q5. Java coding question on string

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. Explain framework
  • Ans. 

    A testing framework is a set of guidelines, coding standards, concepts, processes, practices, project hierarchies, modularity, reporting mechanisms, and tool support for writing automated tests.

    • Provides a structure for organizing test scripts and test data

    • Offers reusable functions and libraries for common testing tasks

    • Helps in generating test reports and managing test execution

    • Supports integration with other tools and

  • Answered by AI
  • Q2. Java code to identify duplicates in given string
  • Ans. 

    Java code to identify duplicates in a given string

    • Convert the string into an array of characters

    • Use a HashMap to store each character and its frequency

    • Iterate through the array and check if the character already exists in the HashMap

    • If it does, increment the frequency count, if not, add it to the HashMap

    • Finally, iterate through the HashMap and print out the characters with frequency greater than 1

  • Answered by AI

Skills evaluated in this interview

Automation Tester Interview Questions Asked at Other Companies

Q1. 1)Diffrence Between sanity and Smoke 2)What is regression Testing ... read more
asked in TCS
Q2. How to mouse hover an element? Write Xpath for an element? How to ... read more
Q3. How to validate that the URL loaded is correct or not?
asked in Deloitte
Q4. There is a table of students having column status with either pas ... read more
Q5. write the dynamic Xpath for the Date element in the cleartrip web ... read more
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 Jul 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Write syntax for Taking Screenshot in Selenium
  • Ans. 

    Taking a screenshot in Selenium can be done using the getScreenshotAs method.

    • Use WebDriver's getScreenshotAs method to capture the screenshot

    • Save the screenshot to a file using File class

    • Handle exceptions using try-catch block

  • Answered by AI
  • Q2. When will a defect have high severity and low priority?
  • Ans. 

    A defect can have high severity and low priority when it affects critical functionality but can be easily worked around.

    • High severity due to impact on critical functionality

    • Low priority because there is a workaround available

    • Example: Spelling mistake in a non-critical error message

  • Answered by AI
  • Q3. Remove duplicates from a String java program?
  • Ans. 

    Use a HashSet to remove duplicates from a String in Java.

    • Create a HashSet to store unique characters.

    • Iterate through the String and add each character to the HashSet.

    • Convert the HashSet back to a String to get the result.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well in Core java, Selenium and TestNG framwork
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Oops used in automation
  • Ans. 

    Oops concepts are not directly used in automation testing, but understanding them can help in writing better test scripts.

    • Understanding object-oriented programming concepts can help in writing efficient and maintainable test scripts

    • Encapsulation, inheritance, and polymorphism can be applied in test automation to improve code reusability and readability

    • For example, using inheritance to create a base test class with comm

  • Answered by AI
  • Q2. Find repeated words in sentence
  • Ans. 

    Use a hash map to find repeated words in a sentence.

    • Split the sentence into words using space as delimiter

    • Create a hash map to store word frequencies

    • Iterate through the words and update the frequencies in the hash map

    • Identify words with frequency greater than 1 as repeated words

  • Answered by AI
  • Q3. Cucumber questions

Skills evaluated in this interview

Infosys interview questions for designations

 Selenium Automation Tester

 (6)

 Quality Assurance and Automation Tester

 (1)

 Software Tester

 (20)

 ETL Tester

 (12)

 Performance Tester

 (5)

 Manual Tester

 (4)

 QA Tester

 (2)

 Senior Software Tester

 (1)

Automation Tester Jobs at Infosys

View all

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Description of project
  • Ans. 

    The project involved designing and implementing a new network infrastructure for a large corporation.

    • Conducted a thorough analysis of the existing network infrastructure

    • Designed a new network architecture that met the company's needs

    • Implemented the new network infrastructure with minimal disruption to business operations

    • Tested and optimized the new network to ensure optimal performance

    • Provided ongoing support and maint

  • Answered by AI
  • Q2. Your previous experince

Interview Preparation Tips

Interview preparation tips for other job seekers - Well prepare for your resume

I applied via Naukri.com and was interviewed in Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. The questions were on front end web development questions with managerial interview

Interview Preparation Tips

Interview preparation tips for other job seekers - The overall experience was good. The interview was on technical and managerial skills based on the experience gained.

I applied via Campus Placement and was interviewed before Jul 2020. There were 5 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Most common questions - 1-Introduction 2-Basics of programming 3-Skills included in resume
  • Q2. My answer to the 1 is I went in unorthodox manner , instead of telling about myself I started the journey that made It here to attend the interview and I informed the interviewer to have a look at the shee...
  • Q3. 2- Simple syntax; and basics of c language abou strings , factorial programs thats it.
  • Q4. Skills - I made my resume so simple like I added a skill as a Good listener , which made the interviewer Impressed - may be am not sure these is skill but being patience is also a skill in time of need .

Interview Preparation Tips

Interview preparation tips for other job seekers - Be +ve , no one will play the role as you
Do remember -You do you , I do me

I applied via Recruitment Consultant and was interviewed in Dec 2018. There were 3 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. What is basic function of firewall.
  • Ans. 

    Firewall is a network security system that monitors and controls incoming and outgoing network traffic based on predetermined security rules.

    • Firewall acts as a barrier between a trusted, secure internal network and another network, such as the Internet.

    • It examines each packet of data that passes through it and determines whether to allow or block the traffic based on the set of rules.

    • Firewalls can be hardware or softwa...

  • Answered by AI
  • Q2. Which are the BGP attributes
  • Ans. 

    BGP attributes are used to determine the best path for routing traffic between networks.

    • BGP attributes include: AS Path, Next Hop, Local Preference, MED, Origin, and Community

    • AS Path is a list of autonomous systems that the route has passed through

    • Next Hop is the IP address of the next router on the path

    • Local Preference is used to indicate the preferred path for outbound traffic

    • MED (Multi-Exit Discriminator) is used to...

  • Answered by AI
  • Q3. How VPN works
  • Ans. 

    VPN stands for Virtual Private Network. It allows secure remote access to a private network over the internet.

    • VPN creates a secure and encrypted connection between the user's device and the private network.

    • It masks the user's IP address and location, providing anonymity and privacy.

    • VPN uses different protocols such as PPTP, L2TP, IPSec, and OpenVPN.

    • It can be used to access geographically restricted content, bypass cens...

  • Answered by AI
  • Q4. Which are the difference Routing protocols
  • Ans. 

    Routing protocols are used to determine the best path for data to travel in a network.

    • Distance Vector protocols: RIP, IGRP, EIGRP

    • Link State protocols: OSPF, IS-IS

    • Hybrid protocols: BGP

    • Path Vector protocols: BGP

    • IGP vs EGP

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

    VTP stands for VLAN Trunking Protocol, used to manage VLANs in a switched network.

    • VTP is a Cisco proprietary protocol.

    • It allows for easy VLAN management by propagating VLAN information across the network.

    • VTP operates in three modes: server, client, and transparent.

    • Server mode allows for VLAN creation, deletion, and modification.

    • Client mode receives and stores VLAN information.

    • Transparent mode forwards VTP messages but ...

  • Answered by AI
  • Q6. What is the difference between Router and firewall
  • Ans. 

    Routers connect networks while firewalls protect networks from unauthorized access.

    • Routers direct traffic between networks while firewalls filter traffic based on predefined rules.

    • Routers operate at layer 3 of the OSI model while firewalls operate at layer 4 or higher.

    • Examples of routers include Cisco routers, while examples of firewalls include Fortinet firewalls.

    • Routers can be used to segment networks while firewalls...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview was a technical one. It lasted for about 30 minutes. The interviewer wanted to test both my knowledge and communication skills. Most of the questions asked to me were related to networking,like firewall, routing and switching, Luckily I was able to answer most of the questions correctly. I tried to answer each question with network topology. You need to stay calm and should apply presence of mind. Please go through the job description thoroughly word-by-word and recheck your resume to ensure that you are a best-fit for the position.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Nov 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Largest area in a histogram
  • Ans. 

    The largest area in a histogram refers to the rectangle with the maximum area that can be formed within the histogram.

    • To find the largest area in a histogram, we can use the concept of a stack.

    • We iterate through each bar in the histogram and maintain a stack of bars in non-decreasing order of their heights.

    • If the current bar's height is greater than the height of the bar at the top of the stack, we push the current bar...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay positive

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Oct 2019. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions were asked related to my ug course in technical interview and during HR Round Self introduction is main....from my answer they raised many questions

Interview Preparation Tips

Interview preparation tips for other job seekers - 1.Whatever the questions asked be bold to face the interview panel and that is the first thing they will notice.
2. Strong communication skills is much needed..Do practice on that regularly.
3.Your Ug ,Pg main subject concepts also matters.
First two points are the most important things rather than third one.

And Finally all depends on your way of style approaching them.

Infosys Interview FAQs

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

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

  1. When will a defect have high severity and low priori...read more
  2. Remove duplicates from a String java progr...read more
  3. Write syntax for Taking Screenshot in Selen...read more

Tell us how to improve this page.

Infosys Automation Tester Interview Process

based on 4 interviews

1 Interview rounds

  • Technical Round
View more
Join Infosys Creating the next opportunity for people, businesses & communities
Infosys Automation Tester Salary
based on 109 salaries
₹2.5 L/yr - ₹8 L/yr
33% less than the average Automation Tester Salary in India
View more details

Infosys Automation Tester Reviews and Ratings

based on 6 reviews

3.6/5

Rating in categories

4.0

Skill development

3.9

Work-life balance

2.1

Salary

3.7

Job security

3.5

Company culture

2.3

Promotions

3.5

Work satisfaction

Explore 6 Reviews and Ratings
Automation Tester(Python)- Gurugram

Hyderabad / Secunderabad,

Pune

+1

3-8 Yrs

Not Disclosed

Automation Testers - Selenium with Java

Pune,

Chennai

+1

2-7 Yrs

Not Disclosed

Tosca Automation Testers

Pune,

Chennai

+1

3-6 Yrs

Not Disclosed

Explore more jobs
Technology Analyst
55.7k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Systems Engineer
50.6k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

System Engineer
39.5k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
30.8k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Associate Consultant
28k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Infosys with

TCS

3.7
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare

Accenture

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