i
Infosys
Work with us
Filter interviews by
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...
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...
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
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...
posted on 22 Mar 2024
I appeared for an interview 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
I applied via Recruitment Consultant and was interviewed in Mar 2021. There were 3 interview rounds.
I applied via Company Website and was interviewed in May 2021. There were 4 interview rounds.
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...
I applied via Naukri.com and was interviewed in Apr 2021. There were 3 interview rounds.
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...
based on 7 interview experiences
Difficulty level
Duration
Technology Analyst
54.7k
salaries
| ₹4.8 L/yr - ₹10 L/yr |
Senior Systems Engineer
53.8k
salaries
| ₹2.5 L/yr - ₹6.3 L/yr |
Technical Lead
35.1k
salaries
| ₹9.4 L/yr - ₹16.4 L/yr |
System Engineer
32.5k
salaries
| ₹2.4 L/yr - ₹5.3 L/yr |
Senior Associate Consultant
31.3k
salaries
| ₹8.2 L/yr - ₹15 L/yr |
TCS
Wipro
Cognizant
Accenture