i
Infosys
Filter interviews by
I applied via Company Website and was interviewed in Nov 2024. There was 1 interview round.
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
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...
Code to test weather the loop is running correctly or not
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
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
Infosys interview questions for designations
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...
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...
Get interview-ready with Top Infosys Interview Questions
posted on 22 Mar 2024
I was interviewed before Mar 2023.
Data structure coding
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...
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
What people are saying about Infosys
posted on 25 Aug 2024
I applied via Walk-in and was interviewed in Jul 2024. There was 1 interview round.
Swap pair of characters in each string of an array of strings.
Iterate through each string in the array
For each string, swap pairs of characters by iterating through the string with a step of 2
Return the modified array of strings
Find duplicate characters in a set of strings.
Iterate through each string in the array.
For each string, iterate through each character and store them in a hashmap with their frequency.
Identify characters with frequency greater than 1 as duplicates.
I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.
findElement is used to locate a single element on a web page, while findElements is used to locate multiple elements.
findElement returns the first matching element on the page, while findElements returns a list of all matching elements.
findElement throws NoSuchElementException if no element is found, while findElements returns an empty list.
findElement is used when you expect only one element to be present, while findE...
Java program to find the largest number in an array of strings
Convert each string element in the array to an integer using Integer.parseInt()
Initialize a variable to store the largest number and compare each element to update it
Return the largest number found in the array
1 Interview rounds
Technology Analyst
56.2k
salaries
| ₹3 L/yr - ₹11 L/yr |
Senior Systems Engineer
50.1k
salaries
| ₹2.8 L/yr - ₹8 L/yr |
System Engineer
39.2k
salaries
| ₹2.5 L/yr - ₹7.9 L/yr |
Technical Lead
30.6k
salaries
| ₹5.2 L/yr - ₹19.5 L/yr |
Senior Associate Consultant
27.5k
salaries
| ₹6.2 L/yr - ₹17 L/yr |
TCS
Wipro
Cognizant
Accenture